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=34650
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=34675",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=34625",
    "results": [
        {
            "id": 34646,
            "identifier": "147872",
            "identifier_type": "int",
            "name": "CCDC155",
            "properties": {
                "url": "http://identifiers.org/ncbigene/147872",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "coiled-coil domain containing 155"
            },
            "metanode": "Gene"
        },
        {
            "id": 34647,
            "identifier": "1302",
            "identifier_type": "int",
            "name": "COL11A2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1302",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "collagen, type XI, alpha 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 34648,
            "identifier": "10049",
            "identifier_type": "int",
            "name": "DNAJB6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10049",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "DnaJ (Hsp40) homolog, subfamily B, member 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 34649,
            "identifier": "GO:0043536",
            "identifier_type": "str",
            "name": "positive regulation of blood vessel endothelial cell migration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043536",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34650,
            "identifier": "GO:0043696",
            "identifier_type": "str",
            "name": "dedifferentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043696",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34651,
            "identifier": "23327",
            "identifier_type": "int",
            "name": "NEDD4L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23327",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "neural precursor cell expressed, developmentally down-regulated 4-like, E3 ubiquitin protein ligase"
            },
            "metanode": "Gene"
        },
        {
            "id": 34652,
            "identifier": "DB00633",
            "identifier_type": "str",
            "name": "Dexmedetomidine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00633",
                "inchi": "InChI=1S/C13H16N2/c1-9-5-4-6-12(10(9)2)11(3)13-7-14-8-15-13/h4-8,11H,1-3H3,(H,14,15)/t11-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=CUHVIMMYOGQXCV-NSHDSACASA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 34653,
            "identifier": "GO:0003143",
            "identifier_type": "str",
            "name": "embryonic heart tube morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003143",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34654,
            "identifier": "C0033817",
            "identifier_type": "str",
            "name": "Pseudomonas infection",
            "properties": {
                "url": "http://identifiers.org/umls/C0033817",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 34655,
            "identifier": "N0000000146",
            "identifier_type": "str",
            "name": "Androgen Receptor Agonists",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000000146",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 34656,
            "identifier": "7813",
            "identifier_type": "int",
            "name": "EVI5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7813",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ecotropic viral integration site 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 34657,
            "identifier": "GO:0030906",
            "identifier_type": "str",
            "name": "retromer, cargo-selective complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030906",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 34658,
            "identifier": "10875",
            "identifier_type": "int",
            "name": "FGL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10875",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "fibrinogen-like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 34659,
            "identifier": "GO:0070537",
            "identifier_type": "str",
            "name": "histone H2A K63-linked deubiquitination",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070537",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34660,
            "identifier": "GO:0035279",
            "identifier_type": "str",
            "name": "mRNA cleavage involved in gene silencing by miRNA",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035279",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34661,
            "identifier": "376132",
            "identifier_type": "int",
            "name": "LRRC10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/376132",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "leucine rich repeat containing 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 34662,
            "identifier": "C1333984",
            "identifier_type": "str",
            "name": "Hepatosplenic T-cell lymphoma",
            "properties": {
                "url": "http://identifiers.org/umls/C1333984",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 34663,
            "identifier": "N0000000183",
            "identifier_type": "str",
            "name": "Acetyl Aldehyde Dehydrogenase Inhibitors",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000000183",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 34664,
            "identifier": "C0011649",
            "identifier_type": "str",
            "name": "Dermoid cyst",
            "properties": {
                "url": "http://identifiers.org/umls/C0011649",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 34665,
            "identifier": "N0000008577",
            "identifier_type": "str",
            "name": "Decreased DNA Replication",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000008577",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Physiologic Effect"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 34666,
            "identifier": "GO:1990705",
            "identifier_type": "str",
            "name": "cholangiocyte proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990705",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34667,
            "identifier": "GO:0008119",
            "identifier_type": "str",
            "name": "thiopurine S-methyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008119",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 34668,
            "identifier": "7162",
            "identifier_type": "int",
            "name": "TPBG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7162",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "trophoblast glycoprotein"
            },
            "metanode": "Gene"
        },
        {
            "id": 34669,
            "identifier": "57184",
            "identifier_type": "int",
            "name": "FAM219B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57184",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "family with sequence similarity 219, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 34670,
            "identifier": "402569",
            "identifier_type": "int",
            "name": "KPNA7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/402569",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "karyopherin alpha 7 (importin alpha 8)"
            },
            "metanode": "Gene"
        }
    ]
}