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=33975
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=34000",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=33950",
    "results": [
        {
            "id": 33970,
            "identifier": "C0553698",
            "identifier_type": "str",
            "name": "Monocyte count increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0553698",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33971,
            "identifier": "C1868752",
            "identifier_type": "str",
            "name": "Procedural nausea",
            "properties": {
                "url": "http://identifiers.org/umls/C1868752",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33972,
            "identifier": "GO:2001188",
            "identifier_type": "str",
            "name": "regulation of T cell activation via T cell receptor contact with antigen bound to MHC molecule on antigen presenting cell",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2001188",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33973,
            "identifier": "54964",
            "identifier_type": "int",
            "name": "C1orf56",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54964",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "chromosome 1 open reading frame 56"
            },
            "metanode": "Gene"
        },
        {
            "id": 33974,
            "identifier": "85376",
            "identifier_type": "int",
            "name": "RIMBP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/85376",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "RIMS binding protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 33975,
            "identifier": "C0151680",
            "identifier_type": "str",
            "name": "Gonadotropic luteinizing hormone increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0151680",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33976,
            "identifier": "C0240811",
            "identifier_type": "str",
            "name": "Prostate infection",
            "properties": {
                "url": "http://identifiers.org/umls/C0240811",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33977,
            "identifier": "23037",
            "identifier_type": "int",
            "name": "PDZD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23037",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "PDZ domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 33978,
            "identifier": "GO:1904951",
            "identifier_type": "str",
            "name": "positive regulation of establishment of protein localization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904951",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33979,
            "identifier": "C0034069",
            "identifier_type": "str",
            "name": "Pulmonary fibrosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0034069",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33980,
            "identifier": "GO:0043330",
            "identifier_type": "str",
            "name": "response to exogenous dsRNA",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043330",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33981,
            "identifier": "GO:0071438",
            "identifier_type": "str",
            "name": "invadopodium membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071438",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 33982,
            "identifier": "105369201",
            "identifier_type": "int",
            "name": "LOC105369201",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105369201",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "uncharacterized LOC105369201"
            },
            "metanode": "Gene"
        },
        {
            "id": 33983,
            "identifier": "389036",
            "identifier_type": "int",
            "name": "ACT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/389036",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "actin-like protein (ACT) gene"
            },
            "metanode": "Gene"
        },
        {
            "id": 33984,
            "identifier": "D020250",
            "identifier_type": "str",
            "name": "Postoperative Nausea and Vomiting",
            "properties": {
                "url": "http://identifiers.org/mesh/D020250",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 33985,
            "identifier": "64409",
            "identifier_type": "int",
            "name": "WBSCR17",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64409",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "Williams-Beuren syndrome chromosome region 17"
            },
            "metanode": "Gene"
        },
        {
            "id": 33986,
            "identifier": "GO:1901898",
            "identifier_type": "str",
            "name": "negative regulation of relaxation of cardiac muscle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901898",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33987,
            "identifier": "GO:1900040",
            "identifier_type": "str",
            "name": "regulation of interleukin-2 secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900040",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33988,
            "identifier": "C0855977",
            "identifier_type": "str",
            "name": "Carotene decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0855977",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33989,
            "identifier": "286749",
            "identifier_type": "int",
            "name": "STON1-GTF2A1L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/286749",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "STON1-GTF2A1L readthrough"
            },
            "metanode": "Gene"
        },
        {
            "id": 33990,
            "identifier": "9091",
            "identifier_type": "int",
            "name": "PIGQ",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9091",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "phosphatidylinositol glycan anchor biosynthesis, class Q"
            },
            "metanode": "Gene"
        },
        {
            "id": 33991,
            "identifier": "C0549234",
            "identifier_type": "str",
            "name": "Arthralgia aggravated",
            "properties": {
                "url": "http://identifiers.org/umls/C0549234",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33992,
            "identifier": "GO:2000860",
            "identifier_type": "str",
            "name": "positive regulation of aldosterone secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000860",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33993,
            "identifier": "GO:0046850",
            "identifier_type": "str",
            "name": "regulation of bone remodeling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046850",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33994,
            "identifier": "C0026821",
            "identifier_type": "str",
            "name": "Cramp muscle",
            "properties": {
                "url": "http://identifiers.org/umls/C0026821",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}