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=6900
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=6925",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=6875",
    "results": [
        {
            "id": 6890,
            "identifier": "100131242",
            "identifier_type": "int",
            "name": "LOC100131242",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100131242",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "uncharacterized LOC100131242"
            },
            "metanode": "Gene"
        },
        {
            "id": 6891,
            "identifier": "D006261",
            "identifier_type": "str",
            "name": "Headache",
            "properties": {
                "url": "http://identifiers.org/mesh/D006261",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 6892,
            "identifier": "401207",
            "identifier_type": "int",
            "name": "C5orf63",
            "properties": {
                "url": "http://identifiers.org/ncbigene/401207",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "chromosome 5 open reading frame 63"
            },
            "metanode": "Gene"
        },
        {
            "id": 6893,
            "identifier": "GO:0031235",
            "identifier_type": "str",
            "name": "intrinsic component of the cytoplasmic side of the plasma membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031235",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 6894,
            "identifier": "GO:0034394",
            "identifier_type": "str",
            "name": "protein localization to cell surface",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034394",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6895,
            "identifier": "27297",
            "identifier_type": "int",
            "name": "CRCP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27297",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "CGRP receptor component"
            },
            "metanode": "Gene"
        },
        {
            "id": 6896,
            "identifier": "3292",
            "identifier_type": "int",
            "name": "HSD17B1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3292",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "hydroxysteroid (17-beta) dehydrogenase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 6897,
            "identifier": "GO:0032401",
            "identifier_type": "str",
            "name": "establishment of melanosome localization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032401",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6898,
            "identifier": "C0221752",
            "identifier_type": "str",
            "name": "Blood urine",
            "properties": {
                "url": "http://identifiers.org/umls/C0221752",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6899,
            "identifier": "C0024899",
            "identifier_type": "str",
            "name": "Mastocytosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0024899",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6900,
            "identifier": "C0271053",
            "identifier_type": "str",
            "name": "Cotton wool spots",
            "properties": {
                "url": "http://identifiers.org/umls/C0271053",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6901,
            "identifier": "29894",
            "identifier_type": "int",
            "name": "CPSF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29894",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "cleavage and polyadenylation specific factor 1, 160kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 6902,
            "identifier": "5745",
            "identifier_type": "int",
            "name": "PTH1R",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5745",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "parathyroid hormone 1 receptor"
            },
            "metanode": "Gene"
        },
        {
            "id": 6903,
            "identifier": "221806",
            "identifier_type": "int",
            "name": "VWDE",
            "properties": {
                "url": "http://identifiers.org/ncbigene/221806",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "von Willebrand factor D and EGF domains"
            },
            "metanode": "Gene"
        },
        {
            "id": 6904,
            "identifier": "GO:0048548",
            "identifier_type": "str",
            "name": "regulation of pinocytosis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048548",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6905,
            "identifier": "23584",
            "identifier_type": "int",
            "name": "VSIG2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23584",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "V-set and immunoglobulin domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 6906,
            "identifier": "101927401",
            "identifier_type": "int",
            "name": "LOC101927401",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101927401",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "cadherin-related family member 5-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 6907,
            "identifier": "8086",
            "identifier_type": "int",
            "name": "AAAS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8086",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "achalasia, adrenocortical insufficiency, alacrimia"
            },
            "metanode": "Gene"
        },
        {
            "id": 6908,
            "identifier": "GO:0051835",
            "identifier_type": "str",
            "name": "positive regulation of synapse structural plasticity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051835",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6909,
            "identifier": "GO:0097284",
            "identifier_type": "str",
            "name": "hepatocyte apoptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097284",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6910,
            "identifier": "84552",
            "identifier_type": "int",
            "name": "PARD6G",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84552",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "par-6 family cell polarity regulator gamma"
            },
            "metanode": "Gene"
        },
        {
            "id": 6911,
            "identifier": "101059935",
            "identifier_type": "int",
            "name": "LOC101059935",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101059935",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "coiled-coil domain-containing protein 29-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 6912,
            "identifier": "GO:0060364",
            "identifier_type": "str",
            "name": "frontal suture morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060364",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6913,
            "identifier": "6443",
            "identifier_type": "int",
            "name": "SGCB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6443",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "sarcoglycan, beta (43kDa dystrophin-associated glycoprotein)"
            },
            "metanode": "Gene"
        },
        {
            "id": 7096,
            "identifier": "C0015668",
            "identifier_type": "str",
            "name": "Fat necrosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0015668",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}