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=8700
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=8725",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=8675",
    "results": [
        {
            "id": 8691,
            "identifier": "101929530",
            "identifier_type": "int",
            "name": "LOC101929530",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101929530",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "Fanconi anemia group D2 protein-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 8692,
            "identifier": "968",
            "identifier_type": "int",
            "name": "CD68",
            "properties": {
                "url": "http://identifiers.org/ncbigene/968",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "CD68 molecule"
            },
            "metanode": "Gene"
        },
        {
            "id": 8693,
            "identifier": "9475",
            "identifier_type": "int",
            "name": "ROCK2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9475",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "Rho-associated, coiled-coil containing protein kinase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 8694,
            "identifier": "GO:0060297",
            "identifier_type": "str",
            "name": "regulation of sarcomere organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060297",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8695,
            "identifier": "GO:0008746",
            "identifier_type": "str",
            "name": "NAD(P)+ transhydrogenase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008746",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 8696,
            "identifier": "119467",
            "identifier_type": "int",
            "name": "CLRN3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/119467",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "clarin 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 8697,
            "identifier": "GO:0033364",
            "identifier_type": "str",
            "name": "mast cell secretory granule organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033364",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8698,
            "identifier": "3437",
            "identifier_type": "int",
            "name": "IFIT3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3437",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "interferon-induced protein with tetratricopeptide repeats 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 8699,
            "identifier": "C0085128",
            "identifier_type": "str",
            "name": "Cardiac output increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0085128",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8700,
            "identifier": "83759",
            "identifier_type": "int",
            "name": "RBM4B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83759",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "RNA binding motif protein 4B"
            },
            "metanode": "Gene"
        },
        {
            "id": 8701,
            "identifier": "283420",
            "identifier_type": "int",
            "name": "CLEC9A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/283420",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "C-type lectin domain family 9, member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 8702,
            "identifier": "51816",
            "identifier_type": "int",
            "name": "CECR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51816",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "cat eye syndrome chromosome region, candidate 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 8703,
            "identifier": "27158",
            "identifier_type": "int",
            "name": "NDOR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27158",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "NADPH dependent diflavin oxidoreductase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 8704,
            "identifier": "GO:0044183",
            "identifier_type": "str",
            "name": "protein binding involved in protein folding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044183",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 8705,
            "identifier": "C0235194",
            "identifier_type": "str",
            "name": "Tranquillisation excessive",
            "properties": {
                "url": "http://identifiers.org/umls/C0235194",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8706,
            "identifier": "DB08807",
            "identifier_type": "str",
            "name": "Bopindolol",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB08807",
                "inchi": "InChI=1S/C23H28N2O3/c1-16-13-19-20(25-16)11-8-12-21(19)27-15-18(14-24-23(2,3)4)28-22(26)17-9-6-5-7-10-17/h5-13,18,24-25H,14-15H2,1-4H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=UUOJIACWOAYWEZ-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 8707,
            "identifier": "23729",
            "identifier_type": "int",
            "name": "SHPK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23729",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "sedoheptulokinase"
            },
            "metanode": "Gene"
        },
        {
            "id": 8708,
            "identifier": "4135",
            "identifier_type": "int",
            "name": "MAP6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4135",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "microtubule-associated protein 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 8709,
            "identifier": "DB00538",
            "identifier_type": "str",
            "name": "Gadoversetamide",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00538",
                "inchi": "InChI=1S/C20H37N5O10.Gd/c1-34-9-3-21-16(26)11-24(14-19(30)31)7-5-23(13-18(28)29)6-8-25(15-20(32)33)12-17(27)22-4-10-35-2;/h3-15H2,1-2H3,(H,21,26)(H,22,27)(H,28,29)(H,30,31)(H,32,33);/q;+3/p-3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=HBEAOBRDTOXWRZ-UHFFFAOYSA-K"
            },
            "metanode": "Compound"
        },
        {
            "id": 8710,
            "identifier": "C0030785",
            "identifier_type": "str",
            "name": "Pelvic abscess",
            "properties": {
                "url": "http://identifiers.org/umls/C0030785",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8711,
            "identifier": "GO:0097306",
            "identifier_type": "str",
            "name": "cellular response to alcohol",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097306",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8712,
            "identifier": "C0235340",
            "identifier_type": "str",
            "name": "Buccal inflammation",
            "properties": {
                "url": "http://identifiers.org/umls/C0235340",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8713,
            "identifier": "PC7_6930",
            "identifier_type": "str",
            "name": "Removal of licensing factors from origins",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 8714,
            "identifier": "C0023055",
            "identifier_type": "str",
            "name": "Laryngeal neoplasm",
            "properties": {
                "url": "http://identifiers.org/umls/C0023055",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8715,
            "identifier": "GO:0016237",
            "identifier_type": "str",
            "name": "lysosomal microautophagy",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016237",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}