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=12650
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=12675",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=12625",
    "results": [
        {
            "id": 12639,
            "identifier": "65124",
            "identifier_type": "int",
            "name": "SOWAHC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/65124",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "sosondowah ankyrin repeat domain family member C"
            },
            "metanode": "Gene"
        },
        {
            "id": 12640,
            "identifier": "DB00482",
            "identifier_type": "str",
            "name": "Celecoxib",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00482",
                "inchi": "InChI=1S/C17H14F3N3O2S/c1-11-2-4-12(5-3-11)15-10-16(17(18,19)20)22-23(15)13-6-8-14(9-7-13)26(21,24)25/h2-10H,1H3,(H2,21,24,25)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=RZEKVGVHFLEQIL-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 12641,
            "identifier": "GO:0021781",
            "identifier_type": "str",
            "name": "glial cell fate commitment",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021781",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12642,
            "identifier": "GO:0032292",
            "identifier_type": "str",
            "name": "peripheral nervous system axon ensheathment",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032292",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12644,
            "identifier": "84966",
            "identifier_type": "int",
            "name": "IGSF21",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84966",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "immunoglobin superfamily, member 21"
            },
            "metanode": "Gene"
        },
        {
            "id": 12645,
            "identifier": "GO:0033026",
            "identifier_type": "str",
            "name": "negative regulation of mast cell apoptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033026",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12646,
            "identifier": "GO:0045113",
            "identifier_type": "str",
            "name": "regulation of integrin biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045113",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12647,
            "identifier": "25822",
            "identifier_type": "int",
            "name": "DNAJB5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25822",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "DnaJ (Hsp40) homolog, subfamily B, member 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 12648,
            "identifier": "1545",
            "identifier_type": "int",
            "name": "CYP1B1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1545",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "cytochrome P450, family 1, subfamily B, polypeptide 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 12649,
            "identifier": "55364",
            "identifier_type": "int",
            "name": "IMPACT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55364",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "impact RWD domain protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 12650,
            "identifier": "C0917816",
            "identifier_type": "str",
            "name": "Mental deficiency",
            "properties": {
                "url": "http://identifiers.org/umls/C0917816",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 12651,
            "identifier": "GO:0070560",
            "identifier_type": "str",
            "name": "protein secretion by platelet",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070560",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12652,
            "identifier": "DB01106",
            "identifier_type": "str",
            "name": "Levocabastine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01106",
                "inchi": "InChI=1S/C26H29FN2O2/c1-19-17-29(16-15-26(19,24(30)31)21-5-3-2-4-6-21)23-11-13-25(18-28,14-12-23)20-7-9-22(27)10-8-20/h2-10,19,23H,11-17H2,1H3,(H,30,31)/t19-,23?,25?,26-/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=ZCGOMHNNNFPNMX-YHYDXASRSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 12653,
            "identifier": "GO:0005641",
            "identifier_type": "str",
            "name": "nuclear envelope lumen",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005641",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 12654,
            "identifier": "GO:0060488",
            "identifier_type": "str",
            "name": "orthogonal dichotomous subdivision of terminal units involved in lung branching morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060488",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12655,
            "identifier": "4014",
            "identifier_type": "int",
            "name": "LOR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4014",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "loricrin"
            },
            "metanode": "Gene"
        },
        {
            "id": 12656,
            "identifier": "8665",
            "identifier_type": "int",
            "name": "EIF3F",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8665",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "eukaryotic translation initiation factor 3, subunit F"
            },
            "metanode": "Gene"
        },
        {
            "id": 12657,
            "identifier": "101927562",
            "identifier_type": "int",
            "name": "LOC101927562",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101927562",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "putative uncharacterized protein C11orf81"
            },
            "metanode": "Gene"
        },
        {
            "id": 12658,
            "identifier": "C0340865",
            "identifier_type": "str",
            "name": "Anaphylactoid reaction",
            "properties": {
                "url": "http://identifiers.org/umls/C0340865",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 12659,
            "identifier": "D009120",
            "identifier_type": "str",
            "name": "Muscle Cramp",
            "properties": {
                "url": "http://identifiers.org/mesh/D009120",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 12660,
            "identifier": "GO:0003171",
            "identifier_type": "str",
            "name": "atrioventricular valve development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003171",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12661,
            "identifier": "GO:0046113",
            "identifier_type": "str",
            "name": "nucleobase catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046113",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12662,
            "identifier": "GO:0001568",
            "identifier_type": "str",
            "name": "blood vessel development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001568",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12663,
            "identifier": "GO:0005146",
            "identifier_type": "str",
            "name": "leukemia inhibitory factor receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005146",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 12664,
            "identifier": "C0541798",
            "identifier_type": "str",
            "name": "Terminal insomnia",
            "properties": {
                "url": "http://identifiers.org/umls/C0541798",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}