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=26425
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=26450",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=26400",
    "results": [
        {
            "id": 26419,
            "identifier": "83874",
            "identifier_type": "int",
            "name": "TBC1D10A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83874",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "TBC1 domain family, member 10A"
            },
            "metanode": "Gene"
        },
        {
            "id": 26420,
            "identifier": "GO:0002866",
            "identifier_type": "str",
            "name": "positive regulation of acute inflammatory response to antigenic stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002866",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26421,
            "identifier": "130814",
            "identifier_type": "int",
            "name": "PQLC3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/130814",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "PQ loop repeat containing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 26422,
            "identifier": "C0000889",
            "identifier_type": "str",
            "name": "Acanthosis nigricans",
            "properties": {
                "url": "http://identifiers.org/umls/C0000889",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26423,
            "identifier": "GO:0006941",
            "identifier_type": "str",
            "name": "striated muscle contraction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006941",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26424,
            "identifier": "353138",
            "identifier_type": "int",
            "name": "LEP7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/353138",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "late envelope protein 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 26425,
            "identifier": "4250",
            "identifier_type": "int",
            "name": "SCGB2A2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4250",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "secretoglobin, family 2A, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 26426,
            "identifier": "GO:0002155",
            "identifier_type": "str",
            "name": "regulation of thyroid hormone mediated signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002155",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26427,
            "identifier": "246184",
            "identifier_type": "int",
            "name": "CDC26",
            "properties": {
                "url": "http://identifiers.org/ncbigene/246184",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "cell division cycle 26"
            },
            "metanode": "Gene"
        },
        {
            "id": 26428,
            "identifier": "80070",
            "identifier_type": "int",
            "name": "ADAMTS20",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80070",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "ADAM metallopeptidase with thrombospondin type 1 motif, 20"
            },
            "metanode": "Gene"
        },
        {
            "id": 26429,
            "identifier": "C0001396",
            "identifier_type": "str",
            "name": "Adams-Stokes syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C0001396",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26430,
            "identifier": "100129393",
            "identifier_type": "int",
            "name": "LOC100129393",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100129393",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "uncharacterized LOC100129393"
            },
            "metanode": "Gene"
        },
        {
            "id": 26431,
            "identifier": "GO:0004731",
            "identifier_type": "str",
            "name": "purine-nucleoside phosphorylase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004731",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 26432,
            "identifier": "GO:0031315",
            "identifier_type": "str",
            "name": "extrinsic component of mitochondrial outer membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031315",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 26433,
            "identifier": "GO:0046328",
            "identifier_type": "str",
            "name": "regulation of JNK cascade",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046328",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26434,
            "identifier": "C0877167",
            "identifier_type": "str",
            "name": "Psychomotor skills impaired",
            "properties": {
                "url": "http://identifiers.org/umls/C0877167",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26435,
            "identifier": "126328",
            "identifier_type": "int",
            "name": "NDUFA11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/126328",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "NADH dehydrogenase (ubiquinone) 1 alpha subcomplex, 11, 14.7kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 26436,
            "identifier": "GO:0050758",
            "identifier_type": "str",
            "name": "regulation of thymidylate synthase biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050758",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26437,
            "identifier": "GO:0030343",
            "identifier_type": "str",
            "name": "vitamin D3 25-hydroxylase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030343",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 26438,
            "identifier": "10042",
            "identifier_type": "int",
            "name": "HMGXB4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10042",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "HMG box domain containing 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 26439,
            "identifier": "GO:0006957",
            "identifier_type": "str",
            "name": "complement activation, alternative pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006957",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26440,
            "identifier": "C0206178",
            "identifier_type": "str",
            "name": "Cytomegalovirus retinitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0206178",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26441,
            "identifier": "C0235431",
            "identifier_type": "str",
            "name": "Blood creatinine increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0235431",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26442,
            "identifier": "8543",
            "identifier_type": "int",
            "name": "LMO4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8543",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "LIM domain only 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 26443,
            "identifier": "DB01415",
            "identifier_type": "str",
            "name": "Ceftibuten",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01415",
                "inchi": "InChI=1S/C15H14N4O6S2/c16-15-17-7(5-27-15)6(1-2-9(20)21)11(22)18-10-12(23)19-8(14(24)25)3-4-26-13(10)19/h1,3,5,10,13H,2,4H2,(H2,16,17)(H,18,22)(H,20,21)(H,24,25)/b6-1-/t10-,13-/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=UNJFKXSSGBWRBZ-BJCIPQKHSA-N"
            },
            "metanode": "Compound"
        }
    ]
}