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=26225
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=26250",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=26200",
    "results": [
        {
            "id": 26219,
            "identifier": "C0522153",
            "identifier_type": "str",
            "name": "Urine color abnormal",
            "properties": {
                "url": "http://identifiers.org/umls/C0522153",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26220,
            "identifier": "UBERON:0001896",
            "identifier_type": "str",
            "name": "medulla oblongata",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001896",
                "bto_id": "BTO:0000041",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D008526"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 26221,
            "identifier": "PC7_6953",
            "identifier_type": "str",
            "name": "Reversal of Alkylation Damage By DNA Dioxygenases",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 26222,
            "identifier": "C1112436",
            "identifier_type": "str",
            "name": "QRS axis abnormal",
            "properties": {
                "url": "http://identifiers.org/umls/C1112436",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26223,
            "identifier": "126370",
            "identifier_type": "int",
            "name": "OR1I1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/126370",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "olfactory receptor, family 1, subfamily I, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 26224,
            "identifier": "GO:0061227",
            "identifier_type": "str",
            "name": "pattern specification involved in mesonephros development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061227",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26225,
            "identifier": "25854",
            "identifier_type": "int",
            "name": "FAM149A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25854",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "family with sequence similarity 149, member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 26226,
            "identifier": "GO:0032351",
            "identifier_type": "str",
            "name": "negative regulation of hormone metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032351",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26227,
            "identifier": "170954",
            "identifier_type": "int",
            "name": "PPP1R18",
            "properties": {
                "url": "http://identifiers.org/ncbigene/170954",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "protein phosphatase 1, regulatory subunit 18"
            },
            "metanode": "Gene"
        },
        {
            "id": 26228,
            "identifier": "201254",
            "identifier_type": "int",
            "name": "STRA13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/201254",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "stimulated by retinoic acid 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 26229,
            "identifier": "GO:1902031",
            "identifier_type": "str",
            "name": "regulation of NADP metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902031",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26230,
            "identifier": "GO:0043502",
            "identifier_type": "str",
            "name": "regulation of muscle adaptation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043502",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26231,
            "identifier": "8697",
            "identifier_type": "int",
            "name": "CDC23",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8697",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "cell division cycle 23"
            },
            "metanode": "Gene"
        },
        {
            "id": 26232,
            "identifier": "PC7_7478",
            "identifier_type": "str",
            "name": "Signaling by SCF-KIT",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 26233,
            "identifier": "165530",
            "identifier_type": "int",
            "name": "CLEC4F",
            "properties": {
                "url": "http://identifiers.org/ncbigene/165530",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "C-type lectin domain family 4, member F"
            },
            "metanode": "Gene"
        },
        {
            "id": 26234,
            "identifier": "GO:2000310",
            "identifier_type": "str",
            "name": "regulation of N-methyl-D-aspartate selective glutamate receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000310",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26235,
            "identifier": "PC7_7767",
            "identifier_type": "str",
            "name": "Synthesis, secretion, and inactivation of Glucagon-like Peptide-1 (GLP-1)",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 26236,
            "identifier": "2531",
            "identifier_type": "int",
            "name": "KDSR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2531",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "3-ketodihydrosphingosine reductase"
            },
            "metanode": "Gene"
        },
        {
            "id": 26237,
            "identifier": "C0079773",
            "identifier_type": "str",
            "name": "Cutaneous T-cell lymphoma",
            "properties": {
                "url": "http://identifiers.org/umls/C0079773",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26238,
            "identifier": "GO:0044339",
            "identifier_type": "str",
            "name": "canonical Wnt signaling pathway involved in osteoblast differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044339",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26239,
            "identifier": "GO:1904729",
            "identifier_type": "str",
            "name": "regulation of intestinal lipid absorption",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904729",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26240,
            "identifier": "100129094",
            "identifier_type": "int",
            "name": "BTNL10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100129094",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "butyrophilin-like 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 26241,
            "identifier": "55022",
            "identifier_type": "int",
            "name": "PID1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55022",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "phosphotyrosine interaction domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 26242,
            "identifier": "GO:0006949",
            "identifier_type": "str",
            "name": "syncytium formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006949",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26243,
            "identifier": "105375297",
            "identifier_type": "int",
            "name": "LOC105375297",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105375297",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "uncharacterized LOC105375297"
            },
            "metanode": "Gene"
        }
    ]
}