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=37375
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=37400",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=37350",
    "results": [
        {
            "id": 37368,
            "identifier": "1347",
            "identifier_type": "int",
            "name": "COX7A2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1347",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "cytochrome c oxidase subunit VIIa polypeptide 2 (liver)"
            },
            "metanode": "Gene"
        },
        {
            "id": 37369,
            "identifier": "9982",
            "identifier_type": "int",
            "name": "FGFBP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9982",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "fibroblast growth factor binding protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 37370,
            "identifier": "GO:2000978",
            "identifier_type": "str",
            "name": "negative regulation of forebrain neuron differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000978",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37371,
            "identifier": "3800",
            "identifier_type": "int",
            "name": "KIF5C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3800",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "kinesin family member 5C"
            },
            "metanode": "Gene"
        },
        {
            "id": 37372,
            "identifier": "401427",
            "identifier_type": "int",
            "name": "OR2A7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/401427",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "olfactory receptor, family 2, subfamily A, member 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 37373,
            "identifier": "GO:0019008",
            "identifier_type": "str",
            "name": "molybdopterin synthase complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019008",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 37374,
            "identifier": "GO:0006333",
            "identifier_type": "str",
            "name": "chromatin assembly or disassembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006333",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37375,
            "identifier": "80896",
            "identifier_type": "int",
            "name": "NPL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80896",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "N-acetylneuraminate pyruvate lyase (dihydrodipicolinate synthase)"
            },
            "metanode": "Gene"
        },
        {
            "id": 37376,
            "identifier": "DB05245",
            "identifier_type": "str",
            "name": "Silver sulfadiazine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB05245",
                "inchi": "InChI=1S/C10H9N4O2S.Ag/c11-8-2-4-9(5-3-8)17(15,16)14-10-12-6-1-7-13-10;/h1-7H,11H2;/q-1;+1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=UEJSSZHHYBHCEL-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 37377,
            "identifier": "2173",
            "identifier_type": "int",
            "name": "FABP7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2173",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "fatty acid binding protein 7, brain"
            },
            "metanode": "Gene"
        },
        {
            "id": 37378,
            "identifier": "10664",
            "identifier_type": "int",
            "name": "CTCF",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10664",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "CCCTC-binding factor (zinc finger protein)"
            },
            "metanode": "Gene"
        },
        {
            "id": 37379,
            "identifier": "GO:0042264",
            "identifier_type": "str",
            "name": "peptidyl-aspartic acid hydroxylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042264",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37380,
            "identifier": "GO:0006050",
            "identifier_type": "str",
            "name": "mannosamine metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006050",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37381,
            "identifier": "GO:2001160",
            "identifier_type": "str",
            "name": "regulation of histone H3-K79 methylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2001160",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37382,
            "identifier": "729461",
            "identifier_type": "int",
            "name": "LOC729461",
            "properties": {
                "url": "http://identifiers.org/ncbigene/729461",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "uncharacterized LOC729461"
            },
            "metanode": "Gene"
        },
        {
            "id": 37383,
            "identifier": "GO:0042982",
            "identifier_type": "str",
            "name": "amyloid precursor protein metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042982",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37384,
            "identifier": "C0542052",
            "identifier_type": "str",
            "name": "Coronary artery insufficiency",
            "properties": {
                "url": "http://identifiers.org/umls/C0542052",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 37385,
            "identifier": "168451",
            "identifier_type": "int",
            "name": "THAP5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/168451",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "THAP domain containing 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 37386,
            "identifier": "C1868911",
            "identifier_type": "str",
            "name": "Uric acid abnormal",
            "properties": {
                "url": "http://identifiers.org/umls/C1868911",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 37387,
            "identifier": "DB00879",
            "identifier_type": "str",
            "name": "Emtricitabine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00879",
                "inchi": "InChI=1S/C8H10FN3O3S/c9-4-1-12(8(14)11-7(4)10)5-3-16-6(2-13)15-5/h1,5-6,13H,2-3H2,(H2,10,11,14)/t5-,6+/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=XQSPYNMVSIKCOC-NTSWFWBYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 37388,
            "identifier": "25932",
            "identifier_type": "int",
            "name": "CLIC4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25932",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "chloride intracellular channel 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 37389,
            "identifier": "1671",
            "identifier_type": "int",
            "name": "DEFA6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1671",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "defensin, alpha 6, Paneth cell-specific"
            },
            "metanode": "Gene"
        },
        {
            "id": 37390,
            "identifier": "55346",
            "identifier_type": "int",
            "name": "TCP11L1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55346",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "t-complex 11, testis-specific-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 37391,
            "identifier": "64109",
            "identifier_type": "int",
            "name": "CRLF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64109",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X|Y",
                "description": "cytokine receptor-like factor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 37392,
            "identifier": "GO:0061325",
            "identifier_type": "str",
            "name": "cell proliferation involved in outflow tract morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061325",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}