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=14475
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=14500",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=14450",
    "results": [
        {
            "id": 14465,
            "identifier": "105379752",
            "identifier_type": "int",
            "name": "LOC105379752",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105379752",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "uncharacterized LOC105379752"
            },
            "metanode": "Gene"
        },
        {
            "id": 14466,
            "identifier": "GO:0001810",
            "identifier_type": "str",
            "name": "regulation of type I hypersensitivity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001810",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14467,
            "identifier": "C0020877",
            "identifier_type": "str",
            "name": "Ileitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0020877",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14468,
            "identifier": "GO:0006538",
            "identifier_type": "str",
            "name": "glutamate catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006538",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14469,
            "identifier": "11151",
            "identifier_type": "int",
            "name": "CORO1A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11151",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "coronin, actin binding protein, 1A"
            },
            "metanode": "Gene"
        },
        {
            "id": 14470,
            "identifier": "PC7_1563",
            "identifier_type": "str",
            "name": "Adaptive Immune System",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 14471,
            "identifier": "GO:0009179",
            "identifier_type": "str",
            "name": "purine ribonucleoside diphosphate metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009179",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14472,
            "identifier": "10352",
            "identifier_type": "int",
            "name": "WARS2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10352",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "tryptophanyl tRNA synthetase 2, mitochondrial"
            },
            "metanode": "Gene"
        },
        {
            "id": 14473,
            "identifier": "29118",
            "identifier_type": "int",
            "name": "DDX25",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29118",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "DEAD (Asp-Glu-Ala-Asp) box helicase 25"
            },
            "metanode": "Gene"
        },
        {
            "id": 14474,
            "identifier": "5097",
            "identifier_type": "int",
            "name": "PCDH1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5097",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "protocadherin 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 14475,
            "identifier": "55135",
            "identifier_type": "int",
            "name": "WRAP53",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55135",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "WD repeat containing, antisense to TP53"
            },
            "metanode": "Gene"
        },
        {
            "id": 14477,
            "identifier": "22936",
            "identifier_type": "int",
            "name": "ELL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22936",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "elongation factor, RNA polymerase II, 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 14478,
            "identifier": "GO:0071168",
            "identifier_type": "str",
            "name": "protein localization to chromatin",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071168",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14479,
            "identifier": "GO:1900154",
            "identifier_type": "str",
            "name": "regulation of bone trabecula formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900154",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14480,
            "identifier": "C0239488",
            "identifier_type": "str",
            "name": "Erythema facial",
            "properties": {
                "url": "http://identifiers.org/umls/C0239488",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14481,
            "identifier": "C0854331",
            "identifier_type": "str",
            "name": "Herpes simplex dermatitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0854331",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14482,
            "identifier": "GO:0034612",
            "identifier_type": "str",
            "name": "response to tumor necrosis factor",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034612",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14483,
            "identifier": "C2363949",
            "identifier_type": "str",
            "name": "Injection site exfoliation",
            "properties": {
                "url": "http://identifiers.org/umls/C2363949",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14484,
            "identifier": "N0000009034",
            "identifier_type": "str",
            "name": "Emesis Suppression",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000009034",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Physiologic Effect"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 14485,
            "identifier": "GO:0000727",
            "identifier_type": "str",
            "name": "double-strand break repair via break-induced replication",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000727",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14486,
            "identifier": "GO:1990189",
            "identifier_type": "str",
            "name": "peptide-serine-N-acetyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990189",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 14487,
            "identifier": "GO:0000217",
            "identifier_type": "str",
            "name": "DNA secondary structure binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000217",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 14488,
            "identifier": "79366",
            "identifier_type": "int",
            "name": "HMGN5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79366",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "high mobility group nucleosome binding domain 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 14489,
            "identifier": "GO:0060291",
            "identifier_type": "str",
            "name": "long-term synaptic potentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060291",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14490,
            "identifier": "DB01595",
            "identifier_type": "str",
            "name": "Nitrazepam",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01595",
                "inchi": "InChI=1S/C15H11N3O3/c19-14-9-16-15(10-4-2-1-3-5-10)12-8-11(18(20)21)6-7-13(12)17-14/h1-8H,9H2,(H,17,19)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=KJONHKAYOJNZEC-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        }
    ]
}