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=22450
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=22475",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=22425",
    "results": [
        {
            "id": 22437,
            "identifier": "23283",
            "identifier_type": "int",
            "name": "CSTF2T",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23283",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "cleavage stimulation factor, 3' pre-RNA, subunit 2, 64kDa, tau variant"
            },
            "metanode": "Gene"
        },
        {
            "id": 22438,
            "identifier": "7769",
            "identifier_type": "int",
            "name": "ZNF226",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7769",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 226"
            },
            "metanode": "Gene"
        },
        {
            "id": 22439,
            "identifier": "100463482",
            "identifier_type": "int",
            "name": "MTRNR2L6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100463482",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "MT-RNR2-like 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 22440,
            "identifier": "138162",
            "identifier_type": "int",
            "name": "C9orf116",
            "properties": {
                "url": "http://identifiers.org/ncbigene/138162",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "chromosome 9 open reading frame 116"
            },
            "metanode": "Gene"
        },
        {
            "id": 22441,
            "identifier": "C0520757",
            "identifier_type": "str",
            "name": "Delayed recovery from anaesthesia",
            "properties": {
                "url": "http://identifiers.org/umls/C0520757",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22442,
            "identifier": "C0242770",
            "identifier_type": "str",
            "name": "Bronchiolitis obliterans with organizing pneumonia",
            "properties": {
                "url": "http://identifiers.org/umls/C0242770",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22443,
            "identifier": "105376746",
            "identifier_type": "int",
            "name": "LOC105376746",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105376746",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "formin-like protein 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 22444,
            "identifier": "56164",
            "identifier_type": "int",
            "name": "STK31",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56164",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "serine/threonine kinase 31"
            },
            "metanode": "Gene"
        },
        {
            "id": 22445,
            "identifier": "GO:2001224",
            "identifier_type": "str",
            "name": "positive regulation of neuron migration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2001224",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22446,
            "identifier": "11144",
            "identifier_type": "int",
            "name": "DMC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11144",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "DNA meiotic recombinase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 22447,
            "identifier": "GO:0003190",
            "identifier_type": "str",
            "name": "atrioventricular valve formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003190",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22448,
            "identifier": "C0040127",
            "identifier_type": "str",
            "name": "Thyrotoxic crisis",
            "properties": {
                "url": "http://identifiers.org/umls/C0040127",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22449,
            "identifier": "79697",
            "identifier_type": "int",
            "name": "C14orf169",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79697",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "chromosome 14 open reading frame 169"
            },
            "metanode": "Gene"
        },
        {
            "id": 22450,
            "identifier": "GO:0040008",
            "identifier_type": "str",
            "name": "regulation of growth",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0040008",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22451,
            "identifier": "C0277589",
            "identifier_type": "str",
            "name": "Found dead (cause undetermined)",
            "properties": {
                "url": "http://identifiers.org/umls/C0277589",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22452,
            "identifier": "846",
            "identifier_type": "int",
            "name": "CASR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/846",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "calcium-sensing receptor"
            },
            "metanode": "Gene"
        },
        {
            "id": 22453,
            "identifier": "GO:0034776",
            "identifier_type": "str",
            "name": "response to histamine",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034776",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22454,
            "identifier": "GO:0036491",
            "identifier_type": "str",
            "name": "regulation of translation initiation in response to endoplasmic reticulum stress",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036491",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22455,
            "identifier": "169522",
            "identifier_type": "int",
            "name": "KCNV2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/169522",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "potassium channel, voltage gated modifier subfamily V, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 22457,
            "identifier": "728763",
            "identifier_type": "int",
            "name": "CROCC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/728763",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "ciliary rootlet coiled-coil, rootletin family member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 22458,
            "identifier": "C0268543",
            "identifier_type": "str",
            "name": "N-acetylglutamate synthase deficiency",
            "properties": {
                "url": "http://identifiers.org/umls/C0268543",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22459,
            "identifier": "27304",
            "identifier_type": "int",
            "name": "MOCS3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27304",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "molybdenum cofactor synthesis 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 22460,
            "identifier": "GO:0004658",
            "identifier_type": "str",
            "name": "propionyl-CoA carboxylase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004658",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 22461,
            "identifier": "GO:2001028",
            "identifier_type": "str",
            "name": "positive regulation of endothelial cell chemotaxis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2001028",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22462,
            "identifier": "57732",
            "identifier_type": "int",
            "name": "ZFYVE28",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57732",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "zinc finger, FYVE domain containing 28"
            },
            "metanode": "Gene"
        }
    ]
}