Return nodes, sorted by similarity to the search term. Use search=<str> to search identifier for prefix match, and name for substring and trigram searches (similarity defaults to 0.3); Use search=<str>&similarity=<value> to set your own similarity value in the range of (0, 1.0]. Set similarity=1.0 to exclude trigram search. Filter for select metanodes using metanodes=<str>, where <str> is a comma-separated list of metanode abbreviations. For example, metanodes=C,D will restrict to Compound and Disease nodes.

Set other-node=<node_id> to return non-null values for metapath_count. metapath_counts measures the number of metapaths stored in the database between the result node and other node. If search and other-node and both specified, results are sorted by search similarity and results with metapath_count == 0 are returned. If other-node is specified but not search, results are sorted by metapath_count (descending) and only results with metapath_count > 0 are returned.

GET /v1/nodes/?format=api&offset=23300
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 47031,
    "next": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=23325",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=23275",
    "results": [
        {
            "id": 23293,
            "identifier": "GO:0090063",
            "identifier_type": "str",
            "name": "positive regulation of microtubule nucleation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090063",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23294,
            "identifier": "55500",
            "identifier_type": "int",
            "name": "ETNK1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55500",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "ethanolamine kinase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 23295,
            "identifier": "DB01410",
            "identifier_type": "str",
            "name": "Ciclesonide",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01410",
                "inchi": "InChI=1S/C32H44O7/c1-18(2)28(36)37-17-25(35)32-26(38-29(39-32)19-8-6-5-7-9-19)15-23-22-11-10-20-14-21(33)12-13-30(20,3)27(22)24(34)16-31(23,32)4/h12-14,18-19,22-24,26-27,29,34H,5-11,15-17H2,1-4H3/t22-,23-,24-,26+,27+,29?,30-,31-,32+/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=LUKZNWIVRBCLON-FOMURGDPSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 23296,
            "identifier": "GO:0003976",
            "identifier_type": "str",
            "name": "UDP-N-acetylglucosamine-lysosomal-enzyme N-acetylglucosaminephosphotransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003976",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 23297,
            "identifier": "GO:0015016",
            "identifier_type": "str",
            "name": "[heparan sulfate]-glucosamine N-sulfotransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015016",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 23298,
            "identifier": "54",
            "identifier_type": "int",
            "name": "ACP5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "acid phosphatase 5, tartrate resistant"
            },
            "metanode": "Gene"
        },
        {
            "id": 23299,
            "identifier": "8801",
            "identifier_type": "int",
            "name": "SUCLG2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8801",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "succinate-CoA ligase, GDP-forming, beta subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 23300,
            "identifier": "149401",
            "identifier_type": "int",
            "name": "LOC149401",
            "properties": {
                "url": "http://identifiers.org/ncbigene/149401",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "uncharacterized LOC149401"
            },
            "metanode": "Gene"
        },
        {
            "id": 23301,
            "identifier": "81502",
            "identifier_type": "int",
            "name": "HM13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81502",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "histocompatibility (minor) 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 23302,
            "identifier": "127428",
            "identifier_type": "int",
            "name": "TCEANC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/127428",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "transcription elongation factor A (SII) N-terminal and central domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 23303,
            "identifier": "GO:0032229",
            "identifier_type": "str",
            "name": "negative regulation of synaptic transmission, GABAergic",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032229",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23304,
            "identifier": "2635",
            "identifier_type": "int",
            "name": "GBP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2635",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "guanylate binding protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 23305,
            "identifier": "11142",
            "identifier_type": "int",
            "name": "PKIG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11142",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "protein kinase (cAMP-dependent, catalytic) inhibitor gamma"
            },
            "metanode": "Gene"
        },
        {
            "id": 23306,
            "identifier": "GO:0007567",
            "identifier_type": "str",
            "name": "parturition",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007567",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23307,
            "identifier": "GO:0004499",
            "identifier_type": "str",
            "name": "N,N-dimethylaniline monooxygenase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004499",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 23308,
            "identifier": "GO:0043495",
            "identifier_type": "str",
            "name": "protein anchor",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043495",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 23309,
            "identifier": "129881",
            "identifier_type": "int",
            "name": "CCDC173",
            "properties": {
                "url": "http://identifiers.org/ncbigene/129881",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "coiled-coil domain containing 173"
            },
            "metanode": "Gene"
        },
        {
            "id": 23310,
            "identifier": "GO:0042747",
            "identifier_type": "str",
            "name": "circadian sleep/wake cycle, REM sleep",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042747",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23311,
            "identifier": "29109",
            "identifier_type": "int",
            "name": "FHOD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29109",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "formin homology 2 domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 23312,
            "identifier": "C0007370",
            "identifier_type": "str",
            "name": "Catalepsy",
            "properties": {
                "url": "http://identifiers.org/umls/C0007370",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23313,
            "identifier": "N0000009923",
            "identifier_type": "str",
            "name": "Adrenergic beta1-Antagonists",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000009923",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 23314,
            "identifier": "PC7_7437",
            "identifier_type": "str",
            "name": "Signal regulatory protein (SIRP) family interactions",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 23315,
            "identifier": "GO:0045898",
            "identifier_type": "str",
            "name": "regulation of RNA polymerase II transcriptional preinitiation complex assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045898",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23316,
            "identifier": "22943",
            "identifier_type": "int",
            "name": "DKK1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22943",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "dickkopf WNT signaling pathway inhibitor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 23317,
            "identifier": "7429",
            "identifier_type": "int",
            "name": "VIL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7429",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "villin 1"
            },
            "metanode": "Gene"
        }
    ]
}