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=1275
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=1300",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=1250",
    "results": [
        {
            "id": 1273,
            "identifier": "10322",
            "identifier_type": "int",
            "name": "SMYD5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10322",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "SMYD family member 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 1274,
            "identifier": "GO:0032729",
            "identifier_type": "str",
            "name": "positive regulation of interferon-gamma production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032729",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 1275,
            "identifier": "GO:0090081",
            "identifier_type": "str",
            "name": "regulation of heart induction by regulation of canonical Wnt signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090081",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 1276,
            "identifier": "6609",
            "identifier_type": "int",
            "name": "SMPD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6609",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "sphingomyelin phosphodiesterase 1, acid lysosomal"
            },
            "metanode": "Gene"
        },
        {
            "id": 1277,
            "identifier": "56647",
            "identifier_type": "int",
            "name": "BCCIP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56647",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "BRCA2 and CDKN1A interacting protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 1278,
            "identifier": "65266",
            "identifier_type": "int",
            "name": "WNK4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/65266",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "WNK lysine deficient protein kinase 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 1279,
            "identifier": "GO:1901682",
            "identifier_type": "str",
            "name": "sulfur compound transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901682",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 1280,
            "identifier": "349075",
            "identifier_type": "int",
            "name": "ZNF713",
            "properties": {
                "url": "http://identifiers.org/ncbigene/349075",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "zinc finger protein 713"
            },
            "metanode": "Gene"
        },
        {
            "id": 1281,
            "identifier": "102725070",
            "identifier_type": "int",
            "name": "LOC102725070",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102725070",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "coiled-coil domain-containing protein 29-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 1282,
            "identifier": "GO:0032607",
            "identifier_type": "str",
            "name": "interferon-alpha production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032607",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 1283,
            "identifier": "1185",
            "identifier_type": "int",
            "name": "CLCN6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1185",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "chloride channel, voltage-sensitive 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 1284,
            "identifier": "GO:0009582",
            "identifier_type": "str",
            "name": "detection of abiotic stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009582",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 1285,
            "identifier": "84065",
            "identifier_type": "int",
            "name": "TMEM222",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84065",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "transmembrane protein 222"
            },
            "metanode": "Gene"
        },
        {
            "id": 1286,
            "identifier": "GO:0001951",
            "identifier_type": "str",
            "name": "intestinal D-glucose absorption",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001951",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 1287,
            "identifier": "GO:2000392",
            "identifier_type": "str",
            "name": "regulation of lamellipodium morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000392",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 1288,
            "identifier": "644100",
            "identifier_type": "int",
            "name": "ARL14EPL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/644100",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "ADP-ribosylation factor-like 14 effector protein-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 1289,
            "identifier": "GO:1902308",
            "identifier_type": "str",
            "name": "regulation of peptidyl-serine dephosphorylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902308",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 1290,
            "identifier": "C0270922",
            "identifier_type": "str",
            "name": "Demyelinating polyneuropathy",
            "properties": {
                "url": "http://identifiers.org/umls/C0270922",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 1291,
            "identifier": "C0344304",
            "identifier_type": "str",
            "name": "Abdominal pain generalised",
            "properties": {
                "url": "http://identifiers.org/umls/C0344304",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 1292,
            "identifier": "3782",
            "identifier_type": "int",
            "name": "KCNN3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3782",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "potassium channel, calcium activated intermediate/small conductance subfamily N alpha, member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 1293,
            "identifier": "GO:0097053",
            "identifier_type": "str",
            "name": "L-kynurenine catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097053",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 1294,
            "identifier": "PC7_4013",
            "identifier_type": "str",
            "name": "GABA A (rho) receptor activation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 1295,
            "identifier": "GO:0015265",
            "identifier_type": "str",
            "name": "urea channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015265",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 1296,
            "identifier": "GO:0051046",
            "identifier_type": "str",
            "name": "regulation of secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051046",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 1297,
            "identifier": "GO:0003012",
            "identifier_type": "str",
            "name": "muscle system process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003012",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}