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=7050
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=7075",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=7025",
    "results": [
        {
            "id": 7040,
            "identifier": "C0027709",
            "identifier_type": "str",
            "name": "Nephrocalcinosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0027709",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7041,
            "identifier": "1280",
            "identifier_type": "int",
            "name": "COL2A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1280",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "collagen, type II, alpha 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 7042,
            "identifier": "9915",
            "identifier_type": "int",
            "name": "ARNT2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9915",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "aryl-hydrocarbon receptor nuclear translocator 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 7043,
            "identifier": "C2010560",
            "identifier_type": "str",
            "name": "Gastritis haemorrhagic",
            "properties": {
                "url": "http://identifiers.org/umls/C2010560",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7044,
            "identifier": "100127971",
            "identifier_type": "int",
            "name": "LOC100127971",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100127971",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "uncharacterized LOC100127971"
            },
            "metanode": "Gene"
        },
        {
            "id": 7045,
            "identifier": "3749",
            "identifier_type": "int",
            "name": "KCNC4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3749",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "potassium channel, voltage gated Shaw related subfamily C, member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 7046,
            "identifier": "PC7_8357",
            "identifier_type": "str",
            "name": "Transport of organic anions",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 7047,
            "identifier": "GO:0002329",
            "identifier_type": "str",
            "name": "pre-B cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002329",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7048,
            "identifier": "1406",
            "identifier_type": "int",
            "name": "CRX",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1406",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "cone-rod homeobox"
            },
            "metanode": "Gene"
        },
        {
            "id": 7049,
            "identifier": "GO:0061053",
            "identifier_type": "str",
            "name": "somite development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061053",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7050,
            "identifier": "10869",
            "identifier_type": "int",
            "name": "USP19",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10869",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "ubiquitin specific peptidase 19"
            },
            "metanode": "Gene"
        },
        {
            "id": 7051,
            "identifier": "GO:0035864",
            "identifier_type": "str",
            "name": "response to potassium ion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035864",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7052,
            "identifier": "GO:0033686",
            "identifier_type": "str",
            "name": "positive regulation of luteinizing hormone secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033686",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7053,
            "identifier": "C1536055",
            "identifier_type": "str",
            "name": "Drug administration error",
            "properties": {
                "url": "http://identifiers.org/umls/C1536055",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7054,
            "identifier": "4703",
            "identifier_type": "int",
            "name": "NEB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4703",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "nebulin"
            },
            "metanode": "Gene"
        },
        {
            "id": 7055,
            "identifier": "124056",
            "identifier_type": "int",
            "name": "NOXO1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/124056",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "NADPH oxidase organizer 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 7056,
            "identifier": "7156",
            "identifier_type": "int",
            "name": "TOP3A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7156",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "topoisomerase (DNA) III alpha"
            },
            "metanode": "Gene"
        },
        {
            "id": 7057,
            "identifier": "57178",
            "identifier_type": "int",
            "name": "ZMIZ1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57178",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "zinc finger, MIZ-type containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 7058,
            "identifier": "N0000175912",
            "identifier_type": "str",
            "name": "Dipeptidyl Peptidase 4 Inhibitors",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000175912",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 7059,
            "identifier": "GO:0001031",
            "identifier_type": "str",
            "name": "RNA polymerase III type 2 promoter DNA binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001031",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 7060,
            "identifier": "25865",
            "identifier_type": "int",
            "name": "PRKD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25865",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "protein kinase D2"
            },
            "metanode": "Gene"
        },
        {
            "id": 7061,
            "identifier": "GO:0002822",
            "identifier_type": "str",
            "name": "regulation of adaptive immune response based on somatic recombination of immune receptors built from immunoglobulin superfamily domains",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002822",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7062,
            "identifier": "79084",
            "identifier_type": "int",
            "name": "WDR77",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79084",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "WD repeat domain 77"
            },
            "metanode": "Gene"
        },
        {
            "id": 7063,
            "identifier": "C0023182",
            "identifier_type": "str",
            "name": "Cerebrospinal fluid leakage",
            "properties": {
                "url": "http://identifiers.org/umls/C0023182",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7064,
            "identifier": "GO:0004716",
            "identifier_type": "str",
            "name": "receptor signaling protein tyrosine kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004716",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}