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=29650
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=29675",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=29625",
    "results": [
        {
            "id": 29643,
            "identifier": "60313",
            "identifier_type": "int",
            "name": "GPBP1L1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/60313",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "GC-rich promoter binding protein 1-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29644,
            "identifier": "51411",
            "identifier_type": "int",
            "name": "BIN2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51411",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "bridging integrator 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 29645,
            "identifier": "PC7_1629",
            "identifier_type": "str",
            "name": "Amino acid and derivative metabolism",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 29646,
            "identifier": "100506049",
            "identifier_type": "int",
            "name": "LRRC72",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100506049",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "leucine rich repeat containing 72"
            },
            "metanode": "Gene"
        },
        {
            "id": 29647,
            "identifier": "154807",
            "identifier_type": "int",
            "name": "VKORC1L1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/154807",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "vitamin K epoxide reductase complex, subunit 1-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29648,
            "identifier": "4125",
            "identifier_type": "int",
            "name": "MAN2B1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4125",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "mannosidase, alpha, class 2B, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29649,
            "identifier": "GO:0003159",
            "identifier_type": "str",
            "name": "morphogenesis of an endothelium",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003159",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29650,
            "identifier": "114987",
            "identifier_type": "int",
            "name": "WDR31",
            "properties": {
                "url": "http://identifiers.org/ncbigene/114987",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "WD repeat domain 31"
            },
            "metanode": "Gene"
        },
        {
            "id": 29651,
            "identifier": "GO:1900042",
            "identifier_type": "str",
            "name": "positive regulation of interleukin-2 secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900042",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29652,
            "identifier": "100008586",
            "identifier_type": "int",
            "name": "GAGE12F",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100008586",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "G antigen 12F"
            },
            "metanode": "Gene"
        },
        {
            "id": 29653,
            "identifier": "6578",
            "identifier_type": "int",
            "name": "SLCO2A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6578",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "solute carrier organic anion transporter family, member 2A1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29654,
            "identifier": "PC7_4692",
            "identifier_type": "str",
            "name": "Inactivation of Cdc42 and Rac",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 29655,
            "identifier": "GO:0051436",
            "identifier_type": "str",
            "name": "negative regulation of ubiquitin-protein ligase activity involved in mitotic cell cycle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051436",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29656,
            "identifier": "348738",
            "identifier_type": "int",
            "name": "C2orf48",
            "properties": {
                "url": "http://identifiers.org/ncbigene/348738",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "chromosome 2 open reading frame 48"
            },
            "metanode": "Gene"
        },
        {
            "id": 29657,
            "identifier": "GO:0030313",
            "identifier_type": "str",
            "name": "cell envelope",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030313",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 29658,
            "identifier": "59307",
            "identifier_type": "int",
            "name": "SIGIRR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/59307",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "single immunoglobulin and toll-interleukin 1 receptor (TIR) domain"
            },
            "metanode": "Gene"
        },
        {
            "id": 29659,
            "identifier": "1282",
            "identifier_type": "int",
            "name": "COL4A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1282",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "collagen, type IV, alpha 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29660,
            "identifier": "9917",
            "identifier_type": "int",
            "name": "FAM20B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9917",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "family with sequence similarity 20, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 29661,
            "identifier": "C0030583",
            "identifier_type": "str",
            "name": "Parotitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0030583",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29662,
            "identifier": "DB01452",
            "identifier_type": "str",
            "name": "Heroin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01452",
                "inchi": "InChI=1S/C21H23NO5/c1-11(23)25-16-6-4-13-10-15-14-5-7-17(26-12(2)24)20-21(14,8-9-22(15)3)18(13)19(16)27-20/h4-7,14-15,17,20H,8-10H2,1-3H3/t14-,15+,17-,20-,21-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=GVGLGOZIDCSQPN-PVHGPHFFSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 29663,
            "identifier": "DOID:2174",
            "identifier_type": "str",
            "name": "ocular cancer",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_2174",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 29664,
            "identifier": "3751",
            "identifier_type": "int",
            "name": "KCND2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3751",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "potassium channel, voltage gated Shal related subfamily D, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 29665,
            "identifier": "8402",
            "identifier_type": "int",
            "name": "SLC25A11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8402",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "solute carrier family 25 (mitochondrial carrier; oxoglutarate carrier), member 11"
            },
            "metanode": "Gene"
        },
        {
            "id": 29666,
            "identifier": "GO:0043627",
            "identifier_type": "str",
            "name": "response to estrogen",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043627",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29667,
            "identifier": "GO:0007160",
            "identifier_type": "str",
            "name": "cell-matrix adhesion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007160",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}