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=43125
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=43150",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=43100",
    "results": [
        {
            "id": 43124,
            "identifier": "7216",
            "identifier_type": "int",
            "name": "TRO",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7216",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "trophinin"
            },
            "metanode": "Gene"
        },
        {
            "id": 43125,
            "identifier": "GO:0042805",
            "identifier_type": "str",
            "name": "actinin binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042805",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 43126,
            "identifier": "PC7_7289",
            "identifier_type": "str",
            "name": "SLBP independent Processing of Histone Pre-mRNAs",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 43127,
            "identifier": "GO:0072718",
            "identifier_type": "str",
            "name": "response to cisplatin",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072718",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43128,
            "identifier": "GO:0004715",
            "identifier_type": "str",
            "name": "non-membrane spanning protein tyrosine kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004715",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 43129,
            "identifier": "C1504411",
            "identifier_type": "str",
            "name": "Post procedural oedema",
            "properties": {
                "url": "http://identifiers.org/umls/C1504411",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43130,
            "identifier": "PC7_4613",
            "identifier_type": "str",
            "name": "IL2-mediated signaling events",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 43131,
            "identifier": "GO:0060264",
            "identifier_type": "str",
            "name": "regulation of respiratory burst involved in inflammatory response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060264",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43132,
            "identifier": "55611",
            "identifier_type": "int",
            "name": "OTUB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55611",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "OTU deubiquitinase, ubiquitin aldehyde binding 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 43133,
            "identifier": "64374",
            "identifier_type": "int",
            "name": "SIL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64374",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "SIL1 nucleotide exchange factor"
            },
            "metanode": "Gene"
        },
        {
            "id": 43134,
            "identifier": "GO:0018231",
            "identifier_type": "str",
            "name": "peptidyl-S-diacylglycerol-L-cysteine biosynthetic process from peptidyl-cysteine",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0018231",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43135,
            "identifier": "201725",
            "identifier_type": "int",
            "name": "C4orf46",
            "properties": {
                "url": "http://identifiers.org/ncbigene/201725",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "chromosome 4 open reading frame 46"
            },
            "metanode": "Gene"
        },
        {
            "id": 43136,
            "identifier": "79144",
            "identifier_type": "int",
            "name": "PPDPF",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79144",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "pancreatic progenitor cell differentiation and proliferation factor"
            },
            "metanode": "Gene"
        },
        {
            "id": 43137,
            "identifier": "256158",
            "identifier_type": "int",
            "name": "HMCN2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/256158",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "hemicentin 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 43138,
            "identifier": "C0855440",
            "identifier_type": "str",
            "name": "Pancreatic enzymes abnormal",
            "properties": {
                "url": "http://identifiers.org/umls/C0855440",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43139,
            "identifier": "293",
            "identifier_type": "int",
            "name": "SLC25A6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/293",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X|Y",
                "description": "solute carrier family 25 (mitochondrial carrier; adenine nucleotide translocator), member 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 43140,
            "identifier": "9040",
            "identifier_type": "int",
            "name": "UBE2M",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9040",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "ubiquitin-conjugating enzyme E2M"
            },
            "metanode": "Gene"
        },
        {
            "id": 43141,
            "identifier": "1106",
            "identifier_type": "int",
            "name": "CHD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1106",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "chromodomain helicase DNA binding protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 43142,
            "identifier": "119032",
            "identifier_type": "int",
            "name": "C10orf32",
            "properties": {
                "url": "http://identifiers.org/ncbigene/119032",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "chromosome 10 open reading frame 32"
            },
            "metanode": "Gene"
        },
        {
            "id": 43143,
            "identifier": "D058568",
            "identifier_type": "str",
            "name": "Necrolytic Migratory Erythema",
            "properties": {
                "url": "http://identifiers.org/mesh/D058568",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 43144,
            "identifier": "C0743300",
            "identifier_type": "str",
            "name": "Urine drug screen positive",
            "properties": {
                "url": "http://identifiers.org/umls/C0743300",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43145,
            "identifier": "GO:0051224",
            "identifier_type": "str",
            "name": "negative regulation of protein transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051224",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43146,
            "identifier": "2746",
            "identifier_type": "int",
            "name": "GLUD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2746",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "glutamate dehydrogenase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 43147,
            "identifier": "GO:0060117",
            "identifier_type": "str",
            "name": "auditory receptor cell development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060117",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43148,
            "identifier": "PC7_6906",
            "identifier_type": "str",
            "name": "Regulation of gene expression in endocrine-committed (NEUROG3+) progenitor cells",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        }
    ]
}