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=6475
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=6500",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=6450",
    "results": [
        {
            "id": 6465,
            "identifier": "C0853891",
            "identifier_type": "str",
            "name": "Tumour flare",
            "properties": {
                "url": "http://identifiers.org/umls/C0853891",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6466,
            "identifier": "27185",
            "identifier_type": "int",
            "name": "DISC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27185",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "disrupted in schizophrenia 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 6467,
            "identifier": "57613",
            "identifier_type": "int",
            "name": "KIAA1467",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57613",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "KIAA1467"
            },
            "metanode": "Gene"
        },
        {
            "id": 6468,
            "identifier": "GO:0061181",
            "identifier_type": "str",
            "name": "regulation of chondrocyte development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061181",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6469,
            "identifier": "DB00380",
            "identifier_type": "str",
            "name": "Dexrazoxane",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00380",
                "inchi": "InChI=1S/C11H16N4O4/c1-7(15-5-10(18)13-11(19)6-15)2-14-3-8(16)12-9(17)4-14/h7H,2-6H2,1H3,(H,12,16,17)(H,13,18,19)/t7-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=BMKDZUISNHGIBY-ZETCQYMHSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 6470,
            "identifier": "GO:0051933",
            "identifier_type": "str",
            "name": "amino acid neurotransmitter reuptake",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051933",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6471,
            "identifier": "51575",
            "identifier_type": "int",
            "name": "ESF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51575",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "ESF1, nucleolar pre-rRNA processing protein, homolog (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 6472,
            "identifier": "GO:0019377",
            "identifier_type": "str",
            "name": "glycolipid catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019377",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6473,
            "identifier": "GO:0042015",
            "identifier_type": "str",
            "name": "interleukin-20 binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042015",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 6474,
            "identifier": "GO:0002860",
            "identifier_type": "str",
            "name": "positive regulation of natural killer cell mediated cytotoxicity directed against tumor cell target",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002860",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6475,
            "identifier": "C0015914",
            "identifier_type": "str",
            "name": "Fertilization",
            "properties": {
                "url": "http://identifiers.org/umls/C0015914",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6476,
            "identifier": "GO:1902823",
            "identifier_type": "str",
            "name": "negative regulation of late endosome to lysosome transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902823",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6477,
            "identifier": "C1458140",
            "identifier_type": "str",
            "name": "Bleeding tendency",
            "properties": {
                "url": "http://identifiers.org/umls/C1458140",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6478,
            "identifier": "200014",
            "identifier_type": "int",
            "name": "CC2D1B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/200014",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "coiled-coil and C2 domain containing 1B"
            },
            "metanode": "Gene"
        },
        {
            "id": 6479,
            "identifier": "245812",
            "identifier_type": "int",
            "name": "CNPY4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/245812",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "canopy FGF signaling regulator 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 6480,
            "identifier": "100131439",
            "identifier_type": "int",
            "name": "CD300LD",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100131439",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "CD300 molecule-like family member d"
            },
            "metanode": "Gene"
        },
        {
            "id": 6481,
            "identifier": "6331",
            "identifier_type": "int",
            "name": "SCN5A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6331",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "sodium channel, voltage gated, type V alpha subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 6482,
            "identifier": "GO:0003951",
            "identifier_type": "str",
            "name": "NAD+ kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003951",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 6483,
            "identifier": "GO:0097363",
            "identifier_type": "str",
            "name": "protein O-GlcNAc transferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097363",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 6484,
            "identifier": "140870",
            "identifier_type": "int",
            "name": "WFDC6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/140870",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "WAP four-disulfide core domain 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 6485,
            "identifier": "51185",
            "identifier_type": "int",
            "name": "CRBN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51185",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "cereblon"
            },
            "metanode": "Gene"
        },
        {
            "id": 6486,
            "identifier": "253635",
            "identifier_type": "int",
            "name": "GPATCH11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/253635",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "G patch domain containing 11"
            },
            "metanode": "Gene"
        },
        {
            "id": 6487,
            "identifier": "GO:1903578",
            "identifier_type": "str",
            "name": "regulation of ATP metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903578",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6488,
            "identifier": "3488",
            "identifier_type": "int",
            "name": "IGFBP5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3488",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "insulin-like growth factor binding protein 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 6489,
            "identifier": "GO:0048038",
            "identifier_type": "str",
            "name": "quinone binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048038",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}