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=7950
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=7975",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=7925",
    "results": [
        {
            "id": 7938,
            "identifier": "GO:0006013",
            "identifier_type": "str",
            "name": "mannose metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006013",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7939,
            "identifier": "GO:0071236",
            "identifier_type": "str",
            "name": "cellular response to antibiotic",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071236",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7940,
            "identifier": "101929583",
            "identifier_type": "int",
            "name": "LOC101929583",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101929583",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "monofunctional C1-tetrahydrofolate synthase, mitochondrial-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 7941,
            "identifier": "79616",
            "identifier_type": "int",
            "name": "CCNJL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79616",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "cyclin J-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 7942,
            "identifier": "105376502",
            "identifier_type": "int",
            "name": "LOC105376502",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105376502",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "microtubule cross-linking factor 1-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 7943,
            "identifier": "C0034886",
            "identifier_type": "str",
            "name": "Proctalgia",
            "properties": {
                "url": "http://identifiers.org/umls/C0034886",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7944,
            "identifier": "131965",
            "identifier_type": "int",
            "name": "METTL6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/131965",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "methyltransferase like 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 7945,
            "identifier": "C0162296",
            "identifier_type": "str",
            "name": "Polyarthralgia",
            "properties": {
                "url": "http://identifiers.org/umls/C0162296",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7946,
            "identifier": "9053",
            "identifier_type": "int",
            "name": "MAP7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9053",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "microtubule-associated protein 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 7947,
            "identifier": "GO:0071869",
            "identifier_type": "str",
            "name": "response to catecholamine",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071869",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7948,
            "identifier": "PC7_4335",
            "identifier_type": "str",
            "name": "HDL-mediated lipid transport",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 7949,
            "identifier": "119504",
            "identifier_type": "int",
            "name": "ANAPC16",
            "properties": {
                "url": "http://identifiers.org/ncbigene/119504",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "anaphase promoting complex subunit 16"
            },
            "metanode": "Gene"
        },
        {
            "id": 7950,
            "identifier": "390155",
            "identifier_type": "int",
            "name": "OR5T1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390155",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 5, subfamily T, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 7951,
            "identifier": "C0235260",
            "identifier_type": "str",
            "name": "Chloropsia",
            "properties": {
                "url": "http://identifiers.org/umls/C0235260",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7952,
            "identifier": "GO:0044212",
            "identifier_type": "str",
            "name": "transcription regulatory region DNA binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044212",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 7953,
            "identifier": "3218",
            "identifier_type": "int",
            "name": "HOXB8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3218",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "homeobox B8"
            },
            "metanode": "Gene"
        },
        {
            "id": 7954,
            "identifier": "GO:0043491",
            "identifier_type": "str",
            "name": "protein kinase B signaling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043491",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7955,
            "identifier": "29948",
            "identifier_type": "int",
            "name": "OSGIN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29948",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "oxidative stress induced growth inhibitor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 7956,
            "identifier": "5687",
            "identifier_type": "int",
            "name": "PSMA6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5687",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "proteasome (prosome, macropain) subunit, alpha type, 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 7957,
            "identifier": "GO:1900169",
            "identifier_type": "str",
            "name": "regulation of glucocorticoid mediated signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900169",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7958,
            "identifier": "DOID:10608",
            "identifier_type": "str",
            "name": "celiac disease",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_10608",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 7959,
            "identifier": "55094",
            "identifier_type": "int",
            "name": "GPATCH1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55094",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "G patch domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 7960,
            "identifier": "C0599918",
            "identifier_type": "str",
            "name": "Nephrotoxicity",
            "properties": {
                "url": "http://identifiers.org/umls/C0599918",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7961,
            "identifier": "C0595883",
            "identifier_type": "str",
            "name": "Blood glucose decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0595883",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7962,
            "identifier": "GO:0071459",
            "identifier_type": "str",
            "name": "protein localization to chromosome, centromeric region",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071459",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}