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=32275
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=32300",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=32250",
    "results": [
        {
            "id": 32268,
            "identifier": "120406",
            "identifier_type": "int",
            "name": "NXPE2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/120406",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "neurexophilin and PC-esterase domain family, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 32269,
            "identifier": "8771",
            "identifier_type": "int",
            "name": "TNFRSF6B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8771",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "tumor necrosis factor receptor superfamily, member 6b, decoy"
            },
            "metanode": "Gene"
        },
        {
            "id": 32270,
            "identifier": "GO:0097300",
            "identifier_type": "str",
            "name": "programmed necrotic cell death",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097300",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32271,
            "identifier": "81328",
            "identifier_type": "int",
            "name": "OR4A15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81328",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 4, subfamily A, member 15"
            },
            "metanode": "Gene"
        },
        {
            "id": 32272,
            "identifier": "284359",
            "identifier_type": "int",
            "name": "IZUMO1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/284359",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "izumo sperm-egg fusion 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 32273,
            "identifier": "C0240671",
            "identifier_type": "str",
            "name": "Activated partial thromboplastin time prolonged",
            "properties": {
                "url": "http://identifiers.org/umls/C0240671",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 32274,
            "identifier": "11224",
            "identifier_type": "int",
            "name": "RPL35",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11224",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "ribosomal protein L35"
            },
            "metanode": "Gene"
        },
        {
            "id": 32275,
            "identifier": "PC7_4341",
            "identifier_type": "str",
            "name": "HIF-2-alpha transcription factor network",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 32276,
            "identifier": "90871",
            "identifier_type": "int",
            "name": "TMEM261",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90871",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "transmembrane protein 261"
            },
            "metanode": "Gene"
        },
        {
            "id": 32277,
            "identifier": "GO:0046056",
            "identifier_type": "str",
            "name": "dADP metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046056",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32278,
            "identifier": "GO:0032290",
            "identifier_type": "str",
            "name": "peripheral nervous system myelin formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032290",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32279,
            "identifier": "GO:1903626",
            "identifier_type": "str",
            "name": "positive regulation of DNA catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903626",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32280,
            "identifier": "29079",
            "identifier_type": "int",
            "name": "MED4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29079",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "mediator complex subunit 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 32281,
            "identifier": "5058",
            "identifier_type": "int",
            "name": "PAK1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5058",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "p21 protein (Cdc42/Rac)-activated kinase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 32282,
            "identifier": "54952",
            "identifier_type": "int",
            "name": "TRNAU1AP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54952",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "tRNA selenocysteine 1 associated protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 32283,
            "identifier": "9821",
            "identifier_type": "int",
            "name": "RB1CC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9821",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "RB1-inducible coiled-coil 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 32284,
            "identifier": "94015",
            "identifier_type": "int",
            "name": "TTYH2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/94015",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "tweety family member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 32285,
            "identifier": "C0040586",
            "identifier_type": "str",
            "name": "Tracheobronchitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0040586",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 32286,
            "identifier": "100132363",
            "identifier_type": "int",
            "name": "LOC100132363",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100132363",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "uncharacterized LOC100132363"
            },
            "metanode": "Gene"
        },
        {
            "id": 32287,
            "identifier": "GO:0005137",
            "identifier_type": "str",
            "name": "interleukin-5 receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005137",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 32288,
            "identifier": "23025",
            "identifier_type": "int",
            "name": "UNC13A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23025",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "unc-13 homolog A (C. elegans)"
            },
            "metanode": "Gene"
        },
        {
            "id": 32289,
            "identifier": "D009846",
            "identifier_type": "str",
            "name": "Oliguria",
            "properties": {
                "url": "http://identifiers.org/mesh/D009846",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 32290,
            "identifier": "GO:2000309",
            "identifier_type": "str",
            "name": "positive regulation of tumor necrosis factor (ligand) superfamily member 11 production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000309",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32291,
            "identifier": "GO:0010045",
            "identifier_type": "str",
            "name": "response to nickel cation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010045",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32292,
            "identifier": "105369205",
            "identifier_type": "int",
            "name": "LOC105369205",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105369205",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "uncharacterized LOC105369205"
            },
            "metanode": "Gene"
        }
    ]
}