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=16175
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=16200",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=16150",
    "results": [
        {
            "id": 16165,
            "identifier": "153918",
            "identifier_type": "int",
            "name": "ZC2HC1B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/153918",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "zinc finger, C2HC-type containing 1B"
            },
            "metanode": "Gene"
        },
        {
            "id": 16166,
            "identifier": "399694",
            "identifier_type": "int",
            "name": "SHC4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/399694",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "SHC (Src homology 2 domain containing) family, member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 16167,
            "identifier": "29114",
            "identifier_type": "int",
            "name": "TAGLN3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29114",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "transgelin 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 16168,
            "identifier": "55131",
            "identifier_type": "int",
            "name": "RBM28",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55131",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "RNA binding motif protein 28"
            },
            "metanode": "Gene"
        },
        {
            "id": 16169,
            "identifier": "54606",
            "identifier_type": "int",
            "name": "DDX56",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54606",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "DEAD (Asp-Glu-Ala-Asp) box helicase 56"
            },
            "metanode": "Gene"
        },
        {
            "id": 16170,
            "identifier": "22948",
            "identifier_type": "int",
            "name": "CCT5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22948",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "chaperonin containing TCP1, subunit 5 (epsilon)"
            },
            "metanode": "Gene"
        },
        {
            "id": 16171,
            "identifier": "81631",
            "identifier_type": "int",
            "name": "MAP1LC3B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81631",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "microtubule-associated protein 1 light chain 3 beta"
            },
            "metanode": "Gene"
        },
        {
            "id": 16172,
            "identifier": "GO:0005719",
            "identifier_type": "str",
            "name": "nuclear euchromatin",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005719",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 16173,
            "identifier": "57060",
            "identifier_type": "int",
            "name": "PCBP4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57060",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "poly(rC) binding protein 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 16174,
            "identifier": "8939",
            "identifier_type": "int",
            "name": "FUBP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8939",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "far upstream element (FUSE) binding protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 16175,
            "identifier": "26287",
            "identifier_type": "int",
            "name": "ANKRD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26287",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "ankyrin repeat domain 2 (stretch responsive muscle)"
            },
            "metanode": "Gene"
        },
        {
            "id": 16176,
            "identifier": "55829",
            "identifier_type": "int",
            "name": "VIMP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55829",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "VCP-interacting membrane selenoprotein"
            },
            "metanode": "Gene"
        },
        {
            "id": 16177,
            "identifier": "GO:1901535",
            "identifier_type": "str",
            "name": "regulation of DNA demethylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901535",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16178,
            "identifier": "DB01627",
            "identifier_type": "str",
            "name": "Lincomycin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01627",
                "inchi": "InChI=1S/C18H34N2O6S/c1-5-6-10-7-11(20(3)8-10)17(25)19-12(9(2)21)16-14(23)13(22)15(24)18(26-16)27-4/h9-16,18,21-24H,5-8H2,1-4H3,(H,19,25)/t9-,10-,11?,12-,13+,14-,15-,16-,18-/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=OJMMVQQUTAEWLP-ISVUEQNNSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 16179,
            "identifier": "780776",
            "identifier_type": "int",
            "name": "TVP23A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/780776",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "trans-golgi network vesicle protein 23 homolog A (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 16180,
            "identifier": "GO:0070567",
            "identifier_type": "str",
            "name": "cytidylyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070567",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 16181,
            "identifier": "GO:0097205",
            "identifier_type": "str",
            "name": "renal filtration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097205",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16182,
            "identifier": "GO:0048763",
            "identifier_type": "str",
            "name": "calcium-induced calcium release activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048763",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 16183,
            "identifier": "639",
            "identifier_type": "int",
            "name": "PRDM1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/639",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "PR domain containing 1, with ZNF domain"
            },
            "metanode": "Gene"
        },
        {
            "id": 16184,
            "identifier": "9130",
            "identifier_type": "int",
            "name": "FAM50A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9130",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "family with sequence similarity 50, member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 16185,
            "identifier": "C0037199",
            "identifier_type": "str",
            "name": "Sinusitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0037199",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16186,
            "identifier": "GO:0051301",
            "identifier_type": "str",
            "name": "cell division",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051301",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16187,
            "identifier": "81831",
            "identifier_type": "int",
            "name": "NETO2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81831",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "neuropilin (NRP) and tolloid (TLL)-like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 16188,
            "identifier": "C0877179",
            "identifier_type": "str",
            "name": "Injection site joint pain",
            "properties": {
                "url": "http://identifiers.org/umls/C0877179",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16189,
            "identifier": "158297",
            "identifier_type": "int",
            "name": "SAXO1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/158297",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "stabilizer of axonemal microtubules 1"
            },
            "metanode": "Gene"
        }
    ]
}