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=2000
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=2025",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=1975",
    "results": [
        {
            "id": 1993,
            "identifier": "57402",
            "identifier_type": "int",
            "name": "S100A14",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57402",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "S100 calcium binding protein A14"
            },
            "metanode": "Gene"
        },
        {
            "id": 1994,
            "identifier": "GO:0050713",
            "identifier_type": "str",
            "name": "negative regulation of interleukin-1 beta secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050713",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 1995,
            "identifier": "105372412",
            "identifier_type": "int",
            "name": "LOC105372412",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105372412",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "phospholipase A2 inhibitor and Ly6/PLAUR domain-containing protein-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 1996,
            "identifier": "283080",
            "identifier_type": "int",
            "name": "C10orf126",
            "properties": {
                "url": "http://identifiers.org/ncbigene/283080",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "chromosome 10 open reading frame 126"
            },
            "metanode": "Gene"
        },
        {
            "id": 1997,
            "identifier": "5310",
            "identifier_type": "int",
            "name": "PKD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5310",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "polycystic kidney disease 1 (autosomal dominant)"
            },
            "metanode": "Gene"
        },
        {
            "id": 1998,
            "identifier": "C0549609",
            "identifier_type": "str",
            "name": "Dysfunction adrenal",
            "properties": {
                "url": "http://identifiers.org/umls/C0549609",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 1999,
            "identifier": "GO:0050748",
            "identifier_type": "str",
            "name": "negative regulation of lipoprotein metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050748",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2000,
            "identifier": "GO:0055095",
            "identifier_type": "str",
            "name": "lipoprotein particle mediated signaling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0055095",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2001,
            "identifier": "197350",
            "identifier_type": "int",
            "name": "CASP16",
            "properties": {
                "url": "http://identifiers.org/ncbigene/197350",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "caspase 16, apoptosis-related cysteine peptidase (putative)"
            },
            "metanode": "Gene"
        },
        {
            "id": 2002,
            "identifier": "57465",
            "identifier_type": "int",
            "name": "TBC1D24",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57465",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "TBC1 domain family, member 24"
            },
            "metanode": "Gene"
        },
        {
            "id": 2003,
            "identifier": "23405",
            "identifier_type": "int",
            "name": "DICER1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23405",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "dicer 1, ribonuclease type III"
            },
            "metanode": "Gene"
        },
        {
            "id": 2004,
            "identifier": "162968",
            "identifier_type": "int",
            "name": "ZNF497",
            "properties": {
                "url": "http://identifiers.org/ncbigene/162968",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 497"
            },
            "metanode": "Gene"
        },
        {
            "id": 2005,
            "identifier": "100631383",
            "identifier_type": "int",
            "name": "FAM47E-STBD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100631383",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "FAM47E-STBD1 readthrough"
            },
            "metanode": "Gene"
        },
        {
            "id": 2006,
            "identifier": "6248",
            "identifier_type": "int",
            "name": "RSC1A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6248",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "regulatory solute carrier protein, family 1, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 2007,
            "identifier": "PC7_6128",
            "identifier_type": "str",
            "name": "PD-1 signaling",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 2008,
            "identifier": "64777",
            "identifier_type": "int",
            "name": "RMND5B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64777",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "required for meiotic nuclear division 5 homolog B (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 2009,
            "identifier": "PC7_12320",
            "identifier_type": "str",
            "name": "phospho-PLA2 pathway",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 2010,
            "identifier": "GO:0046642",
            "identifier_type": "str",
            "name": "negative regulation of alpha-beta T cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046642",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2011,
            "identifier": "79819",
            "identifier_type": "int",
            "name": "WDR78",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79819",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "WD repeat domain 78"
            },
            "metanode": "Gene"
        },
        {
            "id": 2012,
            "identifier": "GO:0051873",
            "identifier_type": "str",
            "name": "killing by host of symbiont cells",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051873",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2013,
            "identifier": "9587",
            "identifier_type": "int",
            "name": "MAD2L1BP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9587",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "MAD2L1 binding protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 2014,
            "identifier": "50862",
            "identifier_type": "int",
            "name": "RNF141",
            "properties": {
                "url": "http://identifiers.org/ncbigene/50862",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "ring finger protein 141"
            },
            "metanode": "Gene"
        },
        {
            "id": 2015,
            "identifier": "6560",
            "identifier_type": "int",
            "name": "SLC12A4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6560",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "solute carrier family 12 (potassium/chloride transporter), member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 2016,
            "identifier": "GO:0031999",
            "identifier_type": "str",
            "name": "negative regulation of fatty acid beta-oxidation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031999",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2017,
            "identifier": "GO:0010507",
            "identifier_type": "str",
            "name": "negative regulation of autophagy",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010507",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}