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=15500
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=15525",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=15475",
    "results": [
        {
            "id": 15490,
            "identifier": "346673",
            "identifier_type": "int",
            "name": "STRA8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/346673",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "stimulated by retinoic acid 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 15491,
            "identifier": "C0854268",
            "identifier_type": "str",
            "name": "Foetal damage",
            "properties": {
                "url": "http://identifiers.org/umls/C0854268",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15492,
            "identifier": "C0236082",
            "identifier_type": "str",
            "name": "Vaginal pain",
            "properties": {
                "url": "http://identifiers.org/umls/C0236082",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15493,
            "identifier": "105375621",
            "identifier_type": "int",
            "name": "LOC105375621",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105375621",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "WAS/WASL-interacting protein family member 1-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 15494,
            "identifier": "246213",
            "identifier_type": "int",
            "name": "SLC17A8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/246213",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "solute carrier family 17 (vesicular glutamate transporter), member 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 15495,
            "identifier": "D001264",
            "identifier_type": "str",
            "name": "Athetosis",
            "properties": {
                "url": "http://identifiers.org/mesh/D001264",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 15496,
            "identifier": "GO:0006011",
            "identifier_type": "str",
            "name": "UDP-glucose metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006011",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15497,
            "identifier": "399948",
            "identifier_type": "int",
            "name": "COLCA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/399948",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "colorectal cancer associated 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 15498,
            "identifier": "1373",
            "identifier_type": "int",
            "name": "CPS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1373",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "carbamoyl-phosphate synthase 1, mitochondrial"
            },
            "metanode": "Gene"
        },
        {
            "id": 15499,
            "identifier": "C0085661",
            "identifier_type": "str",
            "name": "Onycholysis",
            "properties": {
                "url": "http://identifiers.org/umls/C0085661",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15500,
            "identifier": "101929998",
            "identifier_type": "int",
            "name": "LOC101929998",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101929998",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "uncharacterized LOC101929998"
            },
            "metanode": "Gene"
        },
        {
            "id": 15501,
            "identifier": "105376917",
            "identifier_type": "int",
            "name": "LOC105376917",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105376917",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "uncharacterized LOC105376917"
            },
            "metanode": "Gene"
        },
        {
            "id": 15502,
            "identifier": "GO:0050700",
            "identifier_type": "str",
            "name": "CARD domain binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050700",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 15503,
            "identifier": "1308",
            "identifier_type": "int",
            "name": "COL17A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1308",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "collagen, type XVII, alpha 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 15504,
            "identifier": "10071",
            "identifier_type": "int",
            "name": "MUC12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10071",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "mucin 12, cell surface associated"
            },
            "metanode": "Gene"
        },
        {
            "id": 15505,
            "identifier": "GO:1901215",
            "identifier_type": "str",
            "name": "negative regulation of neuron death",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901215",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15506,
            "identifier": "GO:0046811",
            "identifier_type": "str",
            "name": "histone deacetylase inhibitor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046811",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 15507,
            "identifier": "GO:0035815",
            "identifier_type": "str",
            "name": "positive regulation of renal sodium excretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035815",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15508,
            "identifier": "3761",
            "identifier_type": "int",
            "name": "KCNJ4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3761",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "potassium channel, inwardly rectifying subfamily J, member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 15509,
            "identifier": "8428",
            "identifier_type": "int",
            "name": "STK24",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8428",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "serine/threonine kinase 24"
            },
            "metanode": "Gene"
        },
        {
            "id": 15510,
            "identifier": "C0030591",
            "identifier_type": "str",
            "name": "Paroxysmal ventricular tachycardia",
            "properties": {
                "url": "http://identifiers.org/umls/C0030591",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15511,
            "identifier": "GO:1903608",
            "identifier_type": "str",
            "name": "protein localization to cytoplasmic stress granule",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903608",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15512,
            "identifier": "N0000175968",
            "identifier_type": "str",
            "name": "Thrombopoietin Receptor Agonists",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000175968",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 15513,
            "identifier": "GO:0045072",
            "identifier_type": "str",
            "name": "regulation of interferon-gamma biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045072",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15514,
            "identifier": "2262",
            "identifier_type": "int",
            "name": "GPC5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2262",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "glypican 5"
            },
            "metanode": "Gene"
        }
    ]
}