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=41775
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=41800",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=41750",
    "results": [
        {
            "id": 41774,
            "identifier": "339451",
            "identifier_type": "int",
            "name": "KLHL17",
            "properties": {
                "url": "http://identifiers.org/ncbigene/339451",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "kelch-like family member 17"
            },
            "metanode": "Gene"
        },
        {
            "id": 41775,
            "identifier": "GO:0090116",
            "identifier_type": "str",
            "name": "C-5 methylation of cytosine",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090116",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41776,
            "identifier": "PC7_1548",
            "identifier_type": "str",
            "name": "Activation of TRKA receptors",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 41777,
            "identifier": "GO:0007250",
            "identifier_type": "str",
            "name": "activation of NF-kappaB-inducing kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007250",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41778,
            "identifier": "105370719",
            "identifier_type": "int",
            "name": "LOC105370719",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105370719",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "uncharacterized LOC105370719"
            },
            "metanode": "Gene"
        },
        {
            "id": 41779,
            "identifier": "390538",
            "identifier_type": "int",
            "name": "OR4M2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390538",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "olfactory receptor, family 4, subfamily M, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 41780,
            "identifier": "N0000009924",
            "identifier_type": "str",
            "name": "Adrenergic beta2-Antagonists",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000009924",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 41781,
            "identifier": "GO:0032551",
            "identifier_type": "str",
            "name": "pyrimidine ribonucleoside binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032551",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 41782,
            "identifier": "3601",
            "identifier_type": "int",
            "name": "IL15RA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3601",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "interleukin 15 receptor, alpha"
            },
            "metanode": "Gene"
        },
        {
            "id": 41783,
            "identifier": "D000857",
            "identifier_type": "str",
            "name": "Olfaction Disorders",
            "properties": {
                "url": "http://identifiers.org/mesh/D000857",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 41784,
            "identifier": "D020879",
            "identifier_type": "str",
            "name": "Neuromuscular Manifestations",
            "properties": {
                "url": "http://identifiers.org/mesh/D020879",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 41785,
            "identifier": "C0023510",
            "identifier_type": "str",
            "name": "White blood cell disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0023510",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41786,
            "identifier": "GO:0010718",
            "identifier_type": "str",
            "name": "positive regulation of epithelial to mesenchymal transition",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010718",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41787,
            "identifier": "GO:0051694",
            "identifier_type": "str",
            "name": "pointed-end actin filament capping",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051694",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41788,
            "identifier": "C0857332",
            "identifier_type": "str",
            "name": "Clonic movements",
            "properties": {
                "url": "http://identifiers.org/umls/C0857332",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41789,
            "identifier": "GO:0019776",
            "identifier_type": "str",
            "name": "Atg8 ligase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019776",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 41790,
            "identifier": "GO:0036309",
            "identifier_type": "str",
            "name": "protein localization to M-band",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036309",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41791,
            "identifier": "729262",
            "identifier_type": "int",
            "name": "NUTM2B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/729262",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "NUT family member 2B"
            },
            "metanode": "Gene"
        },
        {
            "id": 41792,
            "identifier": "100131860",
            "identifier_type": "int",
            "name": "LOC100131860",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100131860",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "uncharacterized LOC100131860"
            },
            "metanode": "Gene"
        },
        {
            "id": 41793,
            "identifier": "839",
            "identifier_type": "int",
            "name": "CASP6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/839",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "caspase 6, apoptosis-related cysteine peptidase"
            },
            "metanode": "Gene"
        },
        {
            "id": 41794,
            "identifier": "GO:0019740",
            "identifier_type": "str",
            "name": "nitrogen utilization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019740",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41795,
            "identifier": "7008",
            "identifier_type": "int",
            "name": "TEF",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7008",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "thyrotrophic embryonic factor"
            },
            "metanode": "Gene"
        },
        {
            "id": 41796,
            "identifier": "57046",
            "identifier_type": "int",
            "name": "HRES2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57046",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "description": "HTLV-1 related endogenous sequence 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 41797,
            "identifier": "GO:1904231",
            "identifier_type": "str",
            "name": "positive regulation of succinate dehydrogenase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904231",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41798,
            "identifier": "1584",
            "identifier_type": "int",
            "name": "CYP11B1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1584",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "cytochrome P450, family 11, subfamily B, polypeptide 1"
            },
            "metanode": "Gene"
        }
    ]
}