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=15200
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=15225",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=15175",
    "results": [
        {
            "id": 15190,
            "identifier": "51741",
            "identifier_type": "int",
            "name": "WWOX",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51741",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "WW domain containing oxidoreductase"
            },
            "metanode": "Gene"
        },
        {
            "id": 15191,
            "identifier": "60488",
            "identifier_type": "int",
            "name": "MRPS35",
            "properties": {
                "url": "http://identifiers.org/ncbigene/60488",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "mitochondrial ribosomal protein S35"
            },
            "metanode": "Gene"
        },
        {
            "id": 15192,
            "identifier": "GO:0071651",
            "identifier_type": "str",
            "name": "positive regulation of chemokine (C-C motif) ligand 5 production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071651",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15193,
            "identifier": "9618",
            "identifier_type": "int",
            "name": "TRAF4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9618",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "TNF receptor-associated factor 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 15194,
            "identifier": "113451",
            "identifier_type": "int",
            "name": "AZIN2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/113451",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "antizyme inhibitor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 15195,
            "identifier": "DB00703",
            "identifier_type": "str",
            "name": "Methazolamide",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00703",
                "inchi": "InChI=1S/C5H8N4O3S2/c1-3(10)7-4-9(2)8-5(13-4)14(6,11)12/h1-2H3,(H2,6,11,12)/b7-4-",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=FLOSMHQXBMRNHR-DAXSKMNVSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 15196,
            "identifier": "4300",
            "identifier_type": "int",
            "name": "MLLT3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4300",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "myeloid/lymphoid or mixed-lineage leukemia (trithorax homolog, Drosophila); translocated to, 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 15197,
            "identifier": "102724957",
            "identifier_type": "int",
            "name": "LOC102724957",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102724957",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "uncharacterized LOC102724957"
            },
            "metanode": "Gene"
        },
        {
            "id": 15198,
            "identifier": "84622",
            "identifier_type": "int",
            "name": "ZNF594",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84622",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "zinc finger protein 594"
            },
            "metanode": "Gene"
        },
        {
            "id": 15199,
            "identifier": "C0549257",
            "identifier_type": "str",
            "name": "Loss of confidence",
            "properties": {
                "url": "http://identifiers.org/umls/C0549257",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15200,
            "identifier": "N0000006999",
            "identifier_type": "str",
            "name": "Urea",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000006999",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Chemical/Ingredient"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 15201,
            "identifier": "6753",
            "identifier_type": "int",
            "name": "SSTR3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6753",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "somatostatin receptor 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 15202,
            "identifier": "GO:0060044",
            "identifier_type": "str",
            "name": "negative regulation of cardiac muscle cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060044",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15203,
            "identifier": "DB00809",
            "identifier_type": "str",
            "name": "Tropicamide",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00809",
                "inchi": "InChI=1S/C17H20N2O2/c1-2-19(12-14-8-10-18-11-9-14)17(21)16(13-20)15-6-4-3-5-7-15/h3-11,16,20H,2,12-13H2,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=BGDKAVGWHJFAGW-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 15204,
            "identifier": "GO:0043185",
            "identifier_type": "str",
            "name": "vascular endothelial growth factor receptor 3 binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043185",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 15205,
            "identifier": "100133941",
            "identifier_type": "int",
            "name": "CD24",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100133941",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "CD24 molecule"
            },
            "metanode": "Gene"
        },
        {
            "id": 15206,
            "identifier": "257194",
            "identifier_type": "int",
            "name": "NEGR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/257194",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "neuronal growth regulator 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 15207,
            "identifier": "23592",
            "identifier_type": "int",
            "name": "LEMD3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23592",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "LEM domain containing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 15208,
            "identifier": "GO:0006591",
            "identifier_type": "str",
            "name": "ornithine metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006591",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15209,
            "identifier": "1329",
            "identifier_type": "int",
            "name": "COX5B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1329",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "cytochrome c oxidase subunit Vb"
            },
            "metanode": "Gene"
        },
        {
            "id": 15210,
            "identifier": "10092",
            "identifier_type": "int",
            "name": "ARPC5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10092",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "actin related protein 2/3 complex, subunit 5, 16kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 15211,
            "identifier": "C0231688",
            "identifier_type": "str",
            "name": "Gait shuffling",
            "properties": {
                "url": "http://identifiers.org/umls/C0231688",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15212,
            "identifier": "GO:0042609",
            "identifier_type": "str",
            "name": "CD4 receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042609",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 15213,
            "identifier": "GO:0051646",
            "identifier_type": "str",
            "name": "mitochondrion localization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051646",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15214,
            "identifier": "GO:0002052",
            "identifier_type": "str",
            "name": "positive regulation of neuroblast proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002052",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}