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=16150
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=16175",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=16125",
    "results": [
        {
            "id": 16140,
            "identifier": "GO:0033089",
            "identifier_type": "str",
            "name": "positive regulation of T cell differentiation in thymus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033089",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16141,
            "identifier": "7126",
            "identifier_type": "int",
            "name": "TNFAIP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7126",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "tumor necrosis factor, alpha-induced protein 1 (endothelial)"
            },
            "metanode": "Gene"
        },
        {
            "id": 16142,
            "identifier": "GO:0042737",
            "identifier_type": "str",
            "name": "drug catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042737",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16143,
            "identifier": "57020",
            "identifier_type": "int",
            "name": "C16orf62",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57020",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "chromosome 16 open reading frame 62"
            },
            "metanode": "Gene"
        },
        {
            "id": 16144,
            "identifier": "254778",
            "identifier_type": "int",
            "name": "C8orf46",
            "properties": {
                "url": "http://identifiers.org/ncbigene/254778",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "chromosome 8 open reading frame 46"
            },
            "metanode": "Gene"
        },
        {
            "id": 16145,
            "identifier": "C0019159",
            "identifier_type": "str",
            "name": "Hepatitis A",
            "properties": {
                "url": "http://identifiers.org/umls/C0019159",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16146,
            "identifier": "N0000191274",
            "identifier_type": "str",
            "name": "UGT2B15 Inhibitors",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000191274",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 16147,
            "identifier": "N0000006165",
            "identifier_type": "str",
            "name": "Triiodothyronine",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000006165",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Chemical/Ingredient"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 16148,
            "identifier": "GO:2000042",
            "identifier_type": "str",
            "name": "negative regulation of double-strand break repair via homologous recombination",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000042",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16149,
            "identifier": "GO:0070206",
            "identifier_type": "str",
            "name": "protein trimerization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070206",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16150,
            "identifier": "GO:0006940",
            "identifier_type": "str",
            "name": "regulation of smooth muscle contraction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006940",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16151,
            "identifier": "317649",
            "identifier_type": "int",
            "name": "EIF4E3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/317649",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "eukaryotic translation initiation factor 4E family member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 16152,
            "identifier": "GO:0019767",
            "identifier_type": "str",
            "name": "IgE receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019767",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 16153,
            "identifier": "C1868998",
            "identifier_type": "str",
            "name": "Cytotoxic oedema",
            "properties": {
                "url": "http://identifiers.org/umls/C1868998",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16154,
            "identifier": "59",
            "identifier_type": "int",
            "name": "ACTA2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/59",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "actin, alpha 2, smooth muscle, aorta"
            },
            "metanode": "Gene"
        },
        {
            "id": 16155,
            "identifier": "8822",
            "identifier_type": "int",
            "name": "FGF17",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8822",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "fibroblast growth factor 17"
            },
            "metanode": "Gene"
        },
        {
            "id": 16156,
            "identifier": "GO:1904339",
            "identifier_type": "str",
            "name": "negative regulation of dopaminergic neuron differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904339",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16157,
            "identifier": "C0748055",
            "identifier_type": "str",
            "name": "Psychiatric decompensation",
            "properties": {
                "url": "http://identifiers.org/umls/C0748055",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16158,
            "identifier": "105378249",
            "identifier_type": "int",
            "name": "LOC105378249",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105378249",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "uncharacterized LOC105378249"
            },
            "metanode": "Gene"
        },
        {
            "id": 16159,
            "identifier": "GO:0042542",
            "identifier_type": "str",
            "name": "response to hydrogen peroxide",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042542",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16160,
            "identifier": "DB01601",
            "identifier_type": "str",
            "name": "Lopinavir",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01601",
                "inchi": "InChI=1S/C37H48N4O5/c1-25(2)34(41-20-12-19-38-37(41)45)36(44)39-30(21-28-15-7-5-8-16-28)23-32(42)31(22-29-17-9-6-10-18-29)40-33(43)24-46-35-26(3)13-11-14-27(35)4/h5-11,13-18,25,30-32,34,42H,12,19-24H2,1-4H3,(H,38,45)(H,39,44)(H,40,43)/t30-,31-,32-,34-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=KJHKTHWMRKYKJE-SUGCFTRWSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 16161,
            "identifier": "11147",
            "identifier_type": "int",
            "name": "HHLA3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11147",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "HERV-H LTR-associating 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 16162,
            "identifier": "GO:0050769",
            "identifier_type": "str",
            "name": "positive regulation of neurogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050769",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16163,
            "identifier": "GO:0001741",
            "identifier_type": "str",
            "name": "XY body",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001741",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 16164,
            "identifier": "PC7_2698",
            "identifier_type": "str",
            "name": "Coregulation of Androgen receptor activity",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        }
    ]
}