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=45775
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=45800",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=45750",
    "results": [
        {
            "id": 45773,
            "identifier": "100996637",
            "identifier_type": "int",
            "name": "LOC100996637",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100996637",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "P-selectin glycoprotein ligand 1-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 45774,
            "identifier": "GO:0030955",
            "identifier_type": "str",
            "name": "potassium ion binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030955",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 45775,
            "identifier": "GO:0031118",
            "identifier_type": "str",
            "name": "rRNA pseudouridine synthesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031118",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 45776,
            "identifier": "9712",
            "identifier_type": "int",
            "name": "USP6NL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9712",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "USP6 N-terminal like"
            },
            "metanode": "Gene"
        },
        {
            "id": 45777,
            "identifier": "C0812470",
            "identifier_type": "str",
            "name": "Abortion incomplete",
            "properties": {
                "url": "http://identifiers.org/umls/C0812470",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 45778,
            "identifier": "PC7_6946",
            "identifier_type": "str",
            "name": "Retinoic acid receptors-mediated signaling",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 45779,
            "identifier": "C2363730",
            "identifier_type": "str",
            "name": "Oropharyngeal discomfort",
            "properties": {
                "url": "http://identifiers.org/umls/C2363730",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 45780,
            "identifier": "GO:0008431",
            "identifier_type": "str",
            "name": "vitamin E binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008431",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 45781,
            "identifier": "6015",
            "identifier_type": "int",
            "name": "RING1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6015",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "ring finger protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 45782,
            "identifier": "10410",
            "identifier_type": "int",
            "name": "IFITM3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10410",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "interferon induced transmembrane protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 45783,
            "identifier": "100190949",
            "identifier_type": "int",
            "name": "C5orf52",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100190949",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "chromosome 5 open reading frame 52"
            },
            "metanode": "Gene"
        },
        {
            "id": 45784,
            "identifier": "353132",
            "identifier_type": "int",
            "name": "LCE1B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/353132",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "late cornified envelope 1B"
            },
            "metanode": "Gene"
        },
        {
            "id": 45785,
            "identifier": "GO:0043220",
            "identifier_type": "str",
            "name": "Schmidt-Lanterman incisure",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043220",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 45786,
            "identifier": "DB01423",
            "identifier_type": "str",
            "name": "Stepronin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01423",
                "inchi": "InChI=1S/C10H11NO4S2/c1-6(9(14)11-5-8(12)13)17-10(15)7-3-2-4-16-7/h2-4,6H,5H2,1H3,(H,11,14)(H,12,13)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=JNYSEDHQJCOWQU-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 45787,
            "identifier": "93129",
            "identifier_type": "int",
            "name": "ORAI3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/93129",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "ORAI calcium release-activated calcium modulator 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 45788,
            "identifier": "PC7_2334",
            "identifier_type": "str",
            "name": "CREB phosphorylation through the activation of CaMKK",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 45789,
            "identifier": "115106",
            "identifier_type": "int",
            "name": "HAUS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/115106",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "HAUS augmin-like complex, subunit 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 45790,
            "identifier": "PC7_4216",
            "identifier_type": "str",
            "name": "Glutamate Neurotransmitter Release Cycle",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 45791,
            "identifier": "6697",
            "identifier_type": "int",
            "name": "SPR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6697",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "sepiapterin reductase (7,8-dihydrobiopterin:NADP+ oxidoreductase)"
            },
            "metanode": "Gene"
        },
        {
            "id": 45792,
            "identifier": "23612",
            "identifier_type": "int",
            "name": "PHLDA3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23612",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "pleckstrin homology-like domain, family A, member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 45967,
            "identifier": "PC7_8834",
            "identifier_type": "str",
            "name": "Zinc influx into cells by the SLC39 gene family",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 45793,
            "identifier": "10036",
            "identifier_type": "int",
            "name": "CHAF1A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10036",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "chromatin assembly factor 1, subunit A (p150)"
            },
            "metanode": "Gene"
        },
        {
            "id": 45794,
            "identifier": "GO:1903208",
            "identifier_type": "str",
            "name": "negative regulation of hydrogen peroxide-induced neuron death",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903208",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 45795,
            "identifier": "117177",
            "identifier_type": "int",
            "name": "RAB3IP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/117177",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "RAB3A interacting protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 45796,
            "identifier": "DB00347",
            "identifier_type": "str",
            "name": "Trimethadione",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00347",
                "inchi": "InChI=1S/C6H9NO3/c1-6(2)4(8)7(3)5(9)10-6/h1-3H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=IRYJRGCIQBGHIV-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        }
    ]
}