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=800
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=825",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=775",
    "results": [
        {
            "id": 797,
            "identifier": "118812",
            "identifier_type": "int",
            "name": "MORN4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/118812",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "MORN repeat containing 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 798,
            "identifier": "DB00360",
            "identifier_type": "str",
            "name": "Tetrahydrobiopterin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00360",
                "inchi": "InChI=1S/C9H15N5O3/c1-3(15)6(16)4-2-11-7-5(12-4)8(17)14-9(10)13-7/h3-4,6,12,15-16H,2H2,1H3,(H4,10,11,13,14,17)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=FNKQXYHWGSIFBK-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 799,
            "identifier": "GO:0097413",
            "identifier_type": "str",
            "name": "Lewy body",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097413",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 800,
            "identifier": "2782",
            "identifier_type": "int",
            "name": "GNB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2782",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "guanine nucleotide binding protein (G protein), beta polypeptide 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 801,
            "identifier": "11273",
            "identifier_type": "int",
            "name": "ATXN2L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11273",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "ataxin 2-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 802,
            "identifier": "GO:0005999",
            "identifier_type": "str",
            "name": "xylulose biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005999",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 803,
            "identifier": "GO:0048490",
            "identifier_type": "str",
            "name": "anterograde synaptic vesicle transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048490",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 804,
            "identifier": "91851",
            "identifier_type": "int",
            "name": "CHRDL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/91851",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "chordin-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 805,
            "identifier": "55257",
            "identifier_type": "int",
            "name": "MRGBP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55257",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "MRG/MORF4L binding protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 806,
            "identifier": "N0000175960",
            "identifier_type": "str",
            "name": "Increased Glutathione Concentration",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000175960",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Physiologic Effect"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 807,
            "identifier": "GO:0030816",
            "identifier_type": "str",
            "name": "positive regulation of cAMP metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030816",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 808,
            "identifier": "GO:1901419",
            "identifier_type": "str",
            "name": "regulation of response to alcohol",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901419",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 809,
            "identifier": "53630",
            "identifier_type": "int",
            "name": "BCO1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/53630",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "beta-carotene oxygenase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 810,
            "identifier": "C0022665",
            "identifier_type": "str",
            "name": "Renal neoplasm",
            "properties": {
                "url": "http://identifiers.org/umls/C0022665",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 811,
            "identifier": "GO:0015293",
            "identifier_type": "str",
            "name": "symporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015293",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 812,
            "identifier": "GO:0032767",
            "identifier_type": "str",
            "name": "copper-dependent protein binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032767",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 813,
            "identifier": "DOID:1793",
            "identifier_type": "str",
            "name": "pancreatic cancer",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_1793",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 814,
            "identifier": "64718",
            "identifier_type": "int",
            "name": "UNKL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64718",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "unkempt family zinc finger-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 815,
            "identifier": "GO:0002041",
            "identifier_type": "str",
            "name": "intussusceptive angiogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002041",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 816,
            "identifier": "102724378",
            "identifier_type": "int",
            "name": "LOC102724378",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102724378",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "uncharacterized LOC102724378"
            },
            "metanode": "Gene"
        },
        {
            "id": 817,
            "identifier": "C0376297",
            "identifier_type": "str",
            "name": "Cardiac death",
            "properties": {
                "url": "http://identifiers.org/umls/C0376297",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 818,
            "identifier": "105379554",
            "identifier_type": "int",
            "name": "LOC105379554",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105379554",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "Un",
                "description": "maFF-interacting protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 819,
            "identifier": "81099",
            "identifier_type": "int",
            "name": "OR4F17",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81099",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "olfactory receptor, family 4, subfamily F, member 17"
            },
            "metanode": "Gene"
        },
        {
            "id": 820,
            "identifier": "765",
            "identifier_type": "int",
            "name": "CA6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/765",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "carbonic anhydrase VI"
            },
            "metanode": "Gene"
        },
        {
            "id": 821,
            "identifier": "9256",
            "identifier_type": "int",
            "name": "BZRAP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9256",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "benzodiazepine receptor (peripheral) associated protein 1"
            },
            "metanode": "Gene"
        }
    ]
}