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=16875
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=16900",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=16850",
    "results": [
        {
            "id": 16865,
            "identifier": "7073",
            "identifier_type": "int",
            "name": "TIAL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7073",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "TIA1 cytotoxic granule-associated RNA binding protein-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 16866,
            "identifier": "GO:0046703",
            "identifier_type": "str",
            "name": "natural killer cell lectin-like receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046703",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 16867,
            "identifier": "338692",
            "identifier_type": "int",
            "name": "ANKRD13D",
            "properties": {
                "url": "http://identifiers.org/ncbigene/338692",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "ankyrin repeat domain 13 family, member D"
            },
            "metanode": "Gene"
        },
        {
            "id": 16868,
            "identifier": "26054",
            "identifier_type": "int",
            "name": "SENP6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26054",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "SUMO1/sentrin specific peptidase 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 16869,
            "identifier": "GO:0035278",
            "identifier_type": "str",
            "name": "miRNA mediated inhibition of translation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035278",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16870,
            "identifier": "64231",
            "identifier_type": "int",
            "name": "MS4A6A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64231",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "membrane-spanning 4-domains, subfamily A, member 6A"
            },
            "metanode": "Gene"
        },
        {
            "id": 16871,
            "identifier": "GO:0008510",
            "identifier_type": "str",
            "name": "sodium:bicarbonate symporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008510",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 16872,
            "identifier": "102723891",
            "identifier_type": "int",
            "name": "LOC102723891",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102723891",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "Un",
                "description": "ankyrin repeat domain-containing protein 20B-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 16873,
            "identifier": "79001",
            "identifier_type": "int",
            "name": "VKORC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79001",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "vitamin K epoxide reductase complex, subunit 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 16874,
            "identifier": "150",
            "identifier_type": "int",
            "name": "ADRA2A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/150",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "adrenoceptor alpha 2A"
            },
            "metanode": "Gene"
        },
        {
            "id": 16875,
            "identifier": "8897",
            "identifier_type": "int",
            "name": "MTMR3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8897",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "myotubularin related protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 16876,
            "identifier": "GO:0043397",
            "identifier_type": "str",
            "name": "regulation of corticotropin-releasing hormone secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043397",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16877,
            "identifier": "UBERON:0001891",
            "identifier_type": "str",
            "name": "midbrain",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001891",
                "bto_id": "BTO:0000138",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D008636"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 16878,
            "identifier": "GO:0045979",
            "identifier_type": "str",
            "name": "positive regulation of nucleoside metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045979",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16879,
            "identifier": "81470",
            "identifier_type": "int",
            "name": "OR2G2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81470",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "olfactory receptor, family 2, subfamily G, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 16880,
            "identifier": "127396",
            "identifier_type": "int",
            "name": "ZNF684",
            "properties": {
                "url": "http://identifiers.org/ncbigene/127396",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "zinc finger protein 684"
            },
            "metanode": "Gene"
        },
        {
            "id": 16881,
            "identifier": "GO:0098869",
            "identifier_type": "str",
            "name": "cellular oxidant detoxification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098869",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16882,
            "identifier": "284485",
            "identifier_type": "int",
            "name": "RIIAD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/284485",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "regulatory subunit of type II PKA R-subunit (RIIa) domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 16883,
            "identifier": "C0006434",
            "identifier_type": "str",
            "name": "Burn",
            "properties": {
                "url": "http://identifiers.org/umls/C0006434",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16884,
            "identifier": "DB00259",
            "identifier_type": "str",
            "name": "Sulfanilamide",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00259",
                "inchi": "InChI=1S/C6H8N2O2S/c7-5-1-3-6(4-2-5)11(8,9)10/h1-4H,7H2,(H2,8,9,10)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=FDDDEECHVMSUSB-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 16885,
            "identifier": "C0024305",
            "identifier_type": "str",
            "name": "Non-Hodgkin's lymphoma",
            "properties": {
                "url": "http://identifiers.org/umls/C0024305",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16886,
            "identifier": "GO:0042117",
            "identifier_type": "str",
            "name": "monocyte activation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042117",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16887,
            "identifier": "79955",
            "identifier_type": "int",
            "name": "PDZD7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79955",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "PDZ domain containing 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 16888,
            "identifier": "C0948342",
            "identifier_type": "str",
            "name": "Citrate toxicity",
            "properties": {
                "url": "http://identifiers.org/umls/C0948342",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16889,
            "identifier": "GO:0034048",
            "identifier_type": "str",
            "name": "negative regulation of protein phosphatase type 2A activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034048",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}