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=27000
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=27025",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=26975",
    "results": [
        {
            "id": 26993,
            "identifier": "85397",
            "identifier_type": "int",
            "name": "RGS8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/85397",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "regulator of G-protein signaling 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 26994,
            "identifier": "7321",
            "identifier_type": "int",
            "name": "UBE2D1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7321",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "ubiquitin-conjugating enzyme E2D 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 26995,
            "identifier": "GO:1901098",
            "identifier_type": "str",
            "name": "positive regulation of autophagosome maturation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901098",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26996,
            "identifier": "22914",
            "identifier_type": "int",
            "name": "KLRK1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22914",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "killer cell lectin-like receptor subfamily K, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 26997,
            "identifier": "7528",
            "identifier_type": "int",
            "name": "YY1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7528",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "YY1 transcription factor"
            },
            "metanode": "Gene"
        },
        {
            "id": 26998,
            "identifier": "26253",
            "identifier_type": "int",
            "name": "CLEC4E",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26253",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "C-type lectin domain family 4, member E"
            },
            "metanode": "Gene"
        },
        {
            "id": 26999,
            "identifier": "GO:0007092",
            "identifier_type": "str",
            "name": "activation of APC-Cdc20 complex activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007092",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27000,
            "identifier": "64430",
            "identifier_type": "int",
            "name": "PCNXL4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64430",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "pecanex-like 4 (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 27001,
            "identifier": "C0042755",
            "identifier_type": "str",
            "name": "Virilism",
            "properties": {
                "url": "http://identifiers.org/umls/C0042755",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 27002,
            "identifier": "GO:0035721",
            "identifier_type": "str",
            "name": "intraciliary retrograde transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035721",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27003,
            "identifier": "GO:1903055",
            "identifier_type": "str",
            "name": "positive regulation of extracellular matrix organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903055",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27004,
            "identifier": "PC7_8712",
            "identifier_type": "str",
            "name": "Viral mRNA Translation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 27005,
            "identifier": "605",
            "identifier_type": "int",
            "name": "BCL7A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/605",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "B-cell CLL/lymphoma 7A"
            },
            "metanode": "Gene"
        },
        {
            "id": 27006,
            "identifier": "9096",
            "identifier_type": "int",
            "name": "TBX18",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9096",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "T-box 18"
            },
            "metanode": "Gene"
        },
        {
            "id": 27007,
            "identifier": "GO:1903421",
            "identifier_type": "str",
            "name": "regulation of synaptic vesicle recycling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903421",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27008,
            "identifier": "81797",
            "identifier_type": "int",
            "name": "OR12D3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81797",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "olfactory receptor, family 12, subfamily D, member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 27009,
            "identifier": "643376",
            "identifier_type": "int",
            "name": "BTBD18",
            "properties": {
                "url": "http://identifiers.org/ncbigene/643376",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "BTB (POZ) domain containing 18"
            },
            "metanode": "Gene"
        },
        {
            "id": 27010,
            "identifier": "100288524",
            "identifier_type": "int",
            "name": "WI2-2373I1.2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100288524",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "forkhead box L1-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 27011,
            "identifier": "GO:0043632",
            "identifier_type": "str",
            "name": "modification-dependent macromolecule catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043632",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27012,
            "identifier": "57491",
            "identifier_type": "int",
            "name": "AHRR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57491",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "aryl-hydrocarbon receptor repressor"
            },
            "metanode": "Gene"
        },
        {
            "id": 27013,
            "identifier": "PC7_1189",
            "identifier_type": "str",
            "name": "ATF6-alpha activates chaperone genes",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 27014,
            "identifier": "GO:0008195",
            "identifier_type": "str",
            "name": "phosphatidate phosphatase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008195",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 27015,
            "identifier": "5008",
            "identifier_type": "int",
            "name": "OSM",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5008",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "oncostatin M"
            },
            "metanode": "Gene"
        },
        {
            "id": 27016,
            "identifier": "GO:0030289",
            "identifier_type": "str",
            "name": "protein phosphatase 4 complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030289",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 27017,
            "identifier": "GO:0032453",
            "identifier_type": "str",
            "name": "histone demethylase activity (H3-K4 specific)",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032453",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}