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=23175
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=23200",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=23150",
    "results": [
        {
            "id": 23166,
            "identifier": "GO:0006568",
            "identifier_type": "str",
            "name": "tryptophan metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006568",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23167,
            "identifier": "105374816",
            "identifier_type": "int",
            "name": "LOC105374816",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105374816",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "uncharacterized LOC105374816"
            },
            "metanode": "Gene"
        },
        {
            "id": 23168,
            "identifier": "6844",
            "identifier_type": "int",
            "name": "VAMP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6844",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "vesicle-associated membrane protein 2 (synaptobrevin 2)"
            },
            "metanode": "Gene"
        },
        {
            "id": 23169,
            "identifier": "57026",
            "identifier_type": "int",
            "name": "PDXP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57026",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "pyridoxal (pyridoxine, vitamin B6) phosphatase"
            },
            "metanode": "Gene"
        },
        {
            "id": 23170,
            "identifier": "GO:0005828",
            "identifier_type": "str",
            "name": "kinetochore microtubule",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005828",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 23171,
            "identifier": "C0549419",
            "identifier_type": "str",
            "name": "Skin fragility",
            "properties": {
                "url": "http://identifiers.org/umls/C0549419",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23172,
            "identifier": "25809",
            "identifier_type": "int",
            "name": "TTLL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25809",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "tubulin tyrosine ligase-like family member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 23173,
            "identifier": "1548",
            "identifier_type": "int",
            "name": "CYP2A6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1548",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "cytochrome P450, family 2, subfamily A, polypeptide 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 23174,
            "identifier": "55367",
            "identifier_type": "int",
            "name": "PIDD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55367",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "p53-induced death domain protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 23175,
            "identifier": "5864",
            "identifier_type": "int",
            "name": "RAB3A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5864",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "RAB3A, member RAS oncogene family"
            },
            "metanode": "Gene"
        },
        {
            "id": 23176,
            "identifier": "644591",
            "identifier_type": "int",
            "name": "PPIAL4G",
            "properties": {
                "url": "http://identifiers.org/ncbigene/644591",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "peptidylprolyl isomerase A (cyclophilin A)-like 4G"
            },
            "metanode": "Gene"
        },
        {
            "id": 23177,
            "identifier": "653082",
            "identifier_type": "int",
            "name": "ZDHHC11B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/653082",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "zinc finger, DHHC-type containing 11B"
            },
            "metanode": "Gene"
        },
        {
            "id": 23178,
            "identifier": "PC7_4658",
            "identifier_type": "str",
            "name": "IRF3 mediated activation of type 1 IFN",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 23179,
            "identifier": "4001",
            "identifier_type": "int",
            "name": "LMNB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4001",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "lamin B1"
            },
            "metanode": "Gene"
        },
        {
            "id": 23180,
            "identifier": "8668",
            "identifier_type": "int",
            "name": "EIF3I",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8668",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "eukaryotic translation initiation factor 3, subunit I"
            },
            "metanode": "Gene"
        },
        {
            "id": 23181,
            "identifier": "PC7_8306",
            "identifier_type": "str",
            "name": "Toxicity of botulinum toxin type D (BoNT/D)",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 23182,
            "identifier": "C0867389",
            "identifier_type": "str",
            "name": "Chronic graft versus host disease",
            "properties": {
                "url": "http://identifiers.org/umls/C0867389",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23183,
            "identifier": "C0919661",
            "identifier_type": "str",
            "name": "Heart alternation",
            "properties": {
                "url": "http://identifiers.org/umls/C0919661",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23184,
            "identifier": "PC7_2164",
            "identifier_type": "str",
            "name": "Butyrate Response Factor 1 (BRF1) destabilizes mRNA",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 23185,
            "identifier": "GO:0005911",
            "identifier_type": "str",
            "name": "cell-cell junction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005911",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 23186,
            "identifier": "C0151281",
            "identifier_type": "str",
            "name": "Genital ulceration",
            "properties": {
                "url": "http://identifiers.org/umls/C0151281",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23187,
            "identifier": "284967",
            "identifier_type": "int",
            "name": "bA395L14.13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/284967",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "acrosin-like protease"
            },
            "metanode": "Gene"
        },
        {
            "id": 23188,
            "identifier": "28960",
            "identifier_type": "int",
            "name": "DCPS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/28960",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "decapping enzyme, scavenger"
            },
            "metanode": "Gene"
        },
        {
            "id": 23189,
            "identifier": "54977",
            "identifier_type": "int",
            "name": "SLC25A38",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54977",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "solute carrier family 25, member 38"
            },
            "metanode": "Gene"
        },
        {
            "id": 23190,
            "identifier": "115817",
            "identifier_type": "int",
            "name": "DHRS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/115817",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "dehydrogenase/reductase (SDR family) member 1"
            },
            "metanode": "Gene"
        }
    ]
}