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=7850
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=7875",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=7825",
    "results": [
        {
            "id": 7839,
            "identifier": "57646",
            "identifier_type": "int",
            "name": "USP28",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57646",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "ubiquitin specific peptidase 28"
            },
            "metanode": "Gene"
        },
        {
            "id": 7840,
            "identifier": "C0549124",
            "identifier_type": "str",
            "name": "Embolism arterial",
            "properties": {
                "url": "http://identifiers.org/umls/C0549124",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7841,
            "identifier": "C0332575",
            "identifier_type": "str",
            "name": "Redness",
            "properties": {
                "url": "http://identifiers.org/umls/C0332575",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7842,
            "identifier": "80309",
            "identifier_type": "int",
            "name": "SPHKAP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80309",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "SPHK1 interactor, AKAP domain containing"
            },
            "metanode": "Gene"
        },
        {
            "id": 7843,
            "identifier": "PC7_7762",
            "identifier_type": "str",
            "name": "Synthesis of glycosylphosphatidylinositol (GPI)",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 7844,
            "identifier": "GO:1900211",
            "identifier_type": "str",
            "name": "regulation of mesenchymal cell apoptotic process involved in metanephros development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900211",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7845,
            "identifier": "GO:0070302",
            "identifier_type": "str",
            "name": "regulation of stress-activated protein kinase signaling cascade",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070302",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7846,
            "identifier": "105375003",
            "identifier_type": "int",
            "name": "LOC105375003",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105375003",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "uncharacterized LOC105375003"
            },
            "metanode": "Gene"
        },
        {
            "id": 7847,
            "identifier": "5538",
            "identifier_type": "int",
            "name": "PPT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5538",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "palmitoyl-protein thioesterase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 7848,
            "identifier": "DB00843",
            "identifier_type": "str",
            "name": "Donepezil",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00843",
                "inchi": "InChI=1S/C24H29NO3/c1-27-22-14-19-13-20(24(26)21(19)15-23(22)28-2)12-17-8-10-25(11-9-17)16-18-6-4-3-5-7-18/h3-7,14-15,17,20H,8-13,16H2,1-2H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=ADEBPBSSDYVVLD-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 7849,
            "identifier": "90527",
            "identifier_type": "int",
            "name": "DUOXA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90527",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "dual oxidase maturation factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 7850,
            "identifier": "C0920184",
            "identifier_type": "str",
            "name": "Fundic gland polyp",
            "properties": {
                "url": "http://identifiers.org/umls/C0920184",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7851,
            "identifier": "23633",
            "identifier_type": "int",
            "name": "KPNA6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23633",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "karyopherin alpha 6 (importin alpha 7)"
            },
            "metanode": "Gene"
        },
        {
            "id": 7852,
            "identifier": "7287",
            "identifier_type": "int",
            "name": "TULP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7287",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "tubby like protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 7853,
            "identifier": "C0235351",
            "identifier_type": "str",
            "name": "Tongue ulceration",
            "properties": {
                "url": "http://identifiers.org/umls/C0235351",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7854,
            "identifier": "WP399_r79474",
            "identifier_type": "str",
            "name": "Wnt Signaling Pathway and Pluripotency",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP399_r79474",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 7855,
            "identifier": "GO:0018065",
            "identifier_type": "str",
            "name": "protein-cofactor linkage",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0018065",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7856,
            "identifier": "149281",
            "identifier_type": "int",
            "name": "METTL11B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/149281",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "methyltransferase like 11B"
            },
            "metanode": "Gene"
        },
        {
            "id": 7857,
            "identifier": "6492",
            "identifier_type": "int",
            "name": "SIM1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6492",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "single-minded family bHLH transcription factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 7858,
            "identifier": "C0155773",
            "identifier_type": "str",
            "name": "Portal vein thrombosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0155773",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7859,
            "identifier": "C0016770",
            "identifier_type": "str",
            "name": "Frustration",
            "properties": {
                "url": "http://identifiers.org/umls/C0016770",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7860,
            "identifier": "256933",
            "identifier_type": "int",
            "name": "NPB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/256933",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "neuropeptide B"
            },
            "metanode": "Gene"
        },
        {
            "id": 7861,
            "identifier": "1068",
            "identifier_type": "int",
            "name": "CETN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1068",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "centrin, EF-hand protein, 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 7862,
            "identifier": "C0679254",
            "identifier_type": "str",
            "name": "Disease recurrence",
            "properties": {
                "url": "http://identifiers.org/umls/C0679254",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7863,
            "identifier": "51090",
            "identifier_type": "int",
            "name": "PLLP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51090",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "plasmolipin"
            },
            "metanode": "Gene"
        }
    ]
}