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=42950
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=42975",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=42925",
    "results": [
        {
            "id": 42949,
            "identifier": "GO:0002885",
            "identifier_type": "str",
            "name": "positive regulation of hypersensitivity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002885",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42950,
            "identifier": "100131303",
            "identifier_type": "int",
            "name": "LOC100131303",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100131303",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "uncharacterized LOC100131303"
            },
            "metanode": "Gene"
        },
        {
            "id": 42951,
            "identifier": "6195",
            "identifier_type": "int",
            "name": "RPS6KA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6195",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ribosomal protein S6 kinase, 90kDa, polypeptide 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 42952,
            "identifier": "PC7_8353",
            "identifier_type": "str",
            "name": "Transport of glycerol from adipocytes to the liver by Aquaporins",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 42953,
            "identifier": "GO:0042060",
            "identifier_type": "str",
            "name": "wound healing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042060",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42954,
            "identifier": "C0232124",
            "identifier_type": "str",
            "name": "Skipped beats",
            "properties": {
                "url": "http://identifiers.org/umls/C0232124",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 42955,
            "identifier": "256892",
            "identifier_type": "int",
            "name": "OR51F1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/256892",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 51, subfamily F, member 1 (gene/pseudogene)"
            },
            "metanode": "Gene"
        },
        {
            "id": 42956,
            "identifier": "UBERON:0001460",
            "identifier_type": "str",
            "name": "arm",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001460",
                "bto_id": "BTO:0001435",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D001132"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 42957,
            "identifier": "899",
            "identifier_type": "int",
            "name": "CCNF",
            "properties": {
                "url": "http://identifiers.org/ncbigene/899",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "cyclin F"
            },
            "metanode": "Gene"
        },
        {
            "id": 42958,
            "identifier": "140606",
            "identifier_type": "int",
            "name": "SELM",
            "properties": {
                "url": "http://identifiers.org/ncbigene/140606",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "selenoprotein M"
            },
            "metanode": "Gene"
        },
        {
            "id": 42959,
            "identifier": "C0920289",
            "identifier_type": "str",
            "name": "Sluggishness",
            "properties": {
                "url": "http://identifiers.org/umls/C0920289",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 42960,
            "identifier": "GO:0050863",
            "identifier_type": "str",
            "name": "regulation of T cell activation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050863",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42961,
            "identifier": "C0017565",
            "identifier_type": "str",
            "name": "Gingival bleeding",
            "properties": {
                "url": "http://identifiers.org/umls/C0017565",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 42962,
            "identifier": "340267",
            "identifier_type": "int",
            "name": "COL28A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/340267",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "collagen, type XXVIII, alpha 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 42963,
            "identifier": "GO:0042461",
            "identifier_type": "str",
            "name": "photoreceptor cell development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042461",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42964,
            "identifier": "259217",
            "identifier_type": "int",
            "name": "HSPA12A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/259217",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "heat shock 70kDa protein 12A"
            },
            "metanode": "Gene"
        },
        {
            "id": 42965,
            "identifier": "3352",
            "identifier_type": "int",
            "name": "HTR1D",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3352",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "5-hydroxytryptamine (serotonin) receptor 1D, G protein-coupled"
            },
            "metanode": "Gene"
        },
        {
            "id": 42966,
            "identifier": "143187",
            "identifier_type": "int",
            "name": "VTI1A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/143187",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "vesicle transport through interaction with t-SNAREs 1A"
            },
            "metanode": "Gene"
        },
        {
            "id": 42967,
            "identifier": "C0029925",
            "identifier_type": "str",
            "name": "Ovarian carcinoma",
            "properties": {
                "url": "http://identifiers.org/umls/C0029925",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 42968,
            "identifier": "100507608",
            "identifier_type": "int",
            "name": "KRTAP9-6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100507608",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "keratin associated protein 9-6"
            },
            "metanode": "Gene"
        },
        {
            "id": 42969,
            "identifier": "83930",
            "identifier_type": "int",
            "name": "STARD3NL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83930",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "STARD3 N-terminal like"
            },
            "metanode": "Gene"
        },
        {
            "id": 42970,
            "identifier": "GO:0032036",
            "identifier_type": "str",
            "name": "myosin heavy chain binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032036",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 42971,
            "identifier": "GO:1902037",
            "identifier_type": "str",
            "name": "negative regulation of hematopoietic stem cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902037",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42972,
            "identifier": "UBERON:0000482",
            "identifier_type": "str",
            "name": "basal lamina of epithelium",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0000482",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D001485"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 42973,
            "identifier": "C0857183",
            "identifier_type": "str",
            "name": "Pre-menstrual tension syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C0857183",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}