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=950
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=975",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=925",
    "results": [
        {
            "id": 948,
            "identifier": "23787",
            "identifier_type": "int",
            "name": "MTCH1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23787",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "mitochondrial carrier 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 949,
            "identifier": "GO:0090194",
            "identifier_type": "str",
            "name": "negative regulation of glomerulus development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090194",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 950,
            "identifier": "101060689",
            "identifier_type": "int",
            "name": "LOC101060689",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101060689",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "protein FAM115C-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 951,
            "identifier": "GO:0032480",
            "identifier_type": "str",
            "name": "negative regulation of type I interferon production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032480",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 952,
            "identifier": "200185",
            "identifier_type": "int",
            "name": "KRTCAP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/200185",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "keratinocyte associated protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 953,
            "identifier": "6646",
            "identifier_type": "int",
            "name": "SOAT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6646",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "sterol O-acyltransferase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 954,
            "identifier": "GO:0005876",
            "identifier_type": "str",
            "name": "spindle microtubule",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005876",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 955,
            "identifier": "PC7_12076",
            "identifier_type": "str",
            "name": "mRNA decay by 5' to 3' exoribonuclease",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 956,
            "identifier": "102725091",
            "identifier_type": "int",
            "name": "LOC102725091",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102725091",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "circumsporozoite protein-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 957,
            "identifier": "1800",
            "identifier_type": "int",
            "name": "DPEP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1800",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "dipeptidase 1 (renal)"
            },
            "metanode": "Gene"
        },
        {
            "id": 958,
            "identifier": "147920",
            "identifier_type": "int",
            "name": "IGFL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/147920",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "IGF-like family member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 959,
            "identifier": "1350",
            "identifier_type": "int",
            "name": "COX7C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1350",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "cytochrome c oxidase subunit VIIc"
            },
            "metanode": "Gene"
        },
        {
            "id": 960,
            "identifier": "9969",
            "identifier_type": "int",
            "name": "MED13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9969",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "mediator complex subunit 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 961,
            "identifier": "55619",
            "identifier_type": "int",
            "name": "DOCK10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55619",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "dedicator of cytokinesis 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 962,
            "identifier": "441234",
            "identifier_type": "int",
            "name": "ZNF716",
            "properties": {
                "url": "http://identifiers.org/ncbigene/441234",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "zinc finger protein 716"
            },
            "metanode": "Gene"
        },
        {
            "id": 963,
            "identifier": "GO:0043175",
            "identifier_type": "str",
            "name": "RNA polymerase core enzyme binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043175",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 964,
            "identifier": "105370649",
            "identifier_type": "int",
            "name": "LOC105370649",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105370649",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "uncharacterized LOC105370649"
            },
            "metanode": "Gene"
        },
        {
            "id": 965,
            "identifier": "231",
            "identifier_type": "int",
            "name": "AKR1B1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/231",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "aldo-keto reductase family 1, member B1 (aldose reductase)"
            },
            "metanode": "Gene"
        },
        {
            "id": 966,
            "identifier": "GO:0010826",
            "identifier_type": "str",
            "name": "negative regulation of centrosome duplication",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010826",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 967,
            "identifier": "158880",
            "identifier_type": "int",
            "name": "USP51",
            "properties": {
                "url": "http://identifiers.org/ncbigene/158880",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "ubiquitin specific peptidase 51"
            },
            "metanode": "Gene"
        },
        {
            "id": 968,
            "identifier": "3803",
            "identifier_type": "int",
            "name": "KIR2DL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3803",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "killer cell immunoglobulin-like receptor, two domains, long cytoplasmic tail, 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 969,
            "identifier": "8214",
            "identifier_type": "int",
            "name": "DGCR6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8214",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "DiGeorge syndrome critical region gene 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 970,
            "identifier": "92283",
            "identifier_type": "int",
            "name": "ZNF461",
            "properties": {
                "url": "http://identifiers.org/ncbigene/92283",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 461"
            },
            "metanode": "Gene"
        },
        {
            "id": 971,
            "identifier": "GO:0051599",
            "identifier_type": "str",
            "name": "response to hydrostatic pressure",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051599",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 972,
            "identifier": "GO:0010511",
            "identifier_type": "str",
            "name": "regulation of phosphatidylinositol biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010511",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}