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=32400
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=32425",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=32375",
    "results": [
        {
            "id": 32393,
            "identifier": "57118",
            "identifier_type": "int",
            "name": "CAMK1D",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57118",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "calcium/calmodulin-dependent protein kinase ID"
            },
            "metanode": "Gene"
        },
        {
            "id": 32394,
            "identifier": "GO:0061081",
            "identifier_type": "str",
            "name": "positive regulation of myeloid leukocyte cytokine production involved in immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061081",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32395,
            "identifier": "GO:0051168",
            "identifier_type": "str",
            "name": "nuclear export",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051168",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32396,
            "identifier": "338699",
            "identifier_type": "int",
            "name": "ANKRD42",
            "properties": {
                "url": "http://identifiers.org/ncbigene/338699",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "ankyrin repeat domain 42"
            },
            "metanode": "Gene"
        },
        {
            "id": 32397,
            "identifier": "GO:1903384",
            "identifier_type": "str",
            "name": "negative regulation of hydrogen peroxide-induced neuron intrinsic apoptotic signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903384",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32398,
            "identifier": "388849",
            "identifier_type": "int",
            "name": "LOC388849",
            "properties": {
                "url": "http://identifiers.org/ncbigene/388849",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "uncharacterized LOC388849"
            },
            "metanode": "Gene"
        },
        {
            "id": 32399,
            "identifier": "C0005944",
            "identifier_type": "str",
            "name": "Bone metabolism disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0005944",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 32400,
            "identifier": "26061",
            "identifier_type": "int",
            "name": "HACL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26061",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "2-hydroxyacyl-CoA lyase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 32401,
            "identifier": "1912",
            "identifier_type": "int",
            "name": "PHC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1912",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "polyhomeotic homolog 2 (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 32402,
            "identifier": "UBERON:0001700",
            "identifier_type": "str",
            "name": "geniculate ganglion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001700",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D005830"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 32403,
            "identifier": "341152",
            "identifier_type": "int",
            "name": "OR2AT4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/341152",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 2, subfamily AT, member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 32404,
            "identifier": "GO:0038037",
            "identifier_type": "str",
            "name": "G-protein coupled receptor dimeric complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0038037",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 32405,
            "identifier": "649238",
            "identifier_type": "int",
            "name": "LOC649238",
            "properties": {
                "url": "http://identifiers.org/ncbigene/649238",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "putative paraneoplastic antigen-like protein 6B-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 32406,
            "identifier": "GO:0007509",
            "identifier_type": "str",
            "name": "mesoderm migration involved in gastrulation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007509",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32407,
            "identifier": "GO:0046997",
            "identifier_type": "str",
            "name": "oxidoreductase activity, acting on the CH-NH group of donors, flavin as acceptor",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046997",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 32408,
            "identifier": "C0010308",
            "identifier_type": "str",
            "name": "Congenital hypothyroidism",
            "properties": {
                "url": "http://identifiers.org/umls/C0010308",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 32409,
            "identifier": "28514",
            "identifier_type": "int",
            "name": "DLL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/28514",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "delta-like 1 (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 32410,
            "identifier": "157",
            "identifier_type": "int",
            "name": "ADRBK2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/157",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "adrenergic, beta, receptor kinase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 32411,
            "identifier": "8904",
            "identifier_type": "int",
            "name": "CPNE1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8904",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "copine I"
            },
            "metanode": "Gene"
        },
        {
            "id": 32412,
            "identifier": "GO:0006880",
            "identifier_type": "str",
            "name": "intracellular sequestering of iron ion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006880",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32413,
            "identifier": "219428",
            "identifier_type": "int",
            "name": "OR4C16",
            "properties": {
                "url": "http://identifiers.org/ncbigene/219428",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 4, subfamily C, member 16 (gene/pseudogene)"
            },
            "metanode": "Gene"
        },
        {
            "id": 32414,
            "identifier": "81605",
            "identifier_type": "int",
            "name": "URM1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81605",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "ubiquitin related modifier 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 32415,
            "identifier": "C0011581",
            "identifier_type": "str",
            "name": "Depressive disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0011581",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 32416,
            "identifier": "GO:0034361",
            "identifier_type": "str",
            "name": "very-low-density lipoprotein particle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034361",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 32417,
            "identifier": "GO:0002254",
            "identifier_type": "str",
            "name": "kinin cascade",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002254",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}