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=42525
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=42550",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=42500",
    "results": [
        {
            "id": 42524,
            "identifier": "4194",
            "identifier_type": "int",
            "name": "MDM4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4194",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "MDM4, p53 regulator"
            },
            "metanode": "Gene"
        },
        {
            "id": 42525,
            "identifier": "84516",
            "identifier_type": "int",
            "name": "DCTN5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84516",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "dynactin 5 (p25)"
            },
            "metanode": "Gene"
        },
        {
            "id": 42526,
            "identifier": "105374379",
            "identifier_type": "int",
            "name": "LOC105374379",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105374379",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "collagen alpha-1(X) chain-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 42527,
            "identifier": "6535",
            "identifier_type": "int",
            "name": "SLC6A8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6535",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "solute carrier family 6 (neurotransmitter transporter), member 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 42528,
            "identifier": "GO:0061384",
            "identifier_type": "str",
            "name": "heart trabecula morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061384",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42529,
            "identifier": "80271",
            "identifier_type": "int",
            "name": "ITPKC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80271",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "inositol-trisphosphate 3-kinase C"
            },
            "metanode": "Gene"
        },
        {
            "id": 42530,
            "identifier": "PC7_6073",
            "identifier_type": "str",
            "name": "Oxidative demethylation of DNA",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 42531,
            "identifier": "GO:0010155",
            "identifier_type": "str",
            "name": "regulation of proton transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010155",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42532,
            "identifier": "9858",
            "identifier_type": "int",
            "name": "PPP1R26",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9858",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "protein phosphatase 1, regulatory subunit 26"
            },
            "metanode": "Gene"
        },
        {
            "id": 42533,
            "identifier": "GO:0045089",
            "identifier_type": "str",
            "name": "positive regulation of innate immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045089",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42534,
            "identifier": "3820",
            "identifier_type": "int",
            "name": "KLRB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3820",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "killer cell lectin-like receptor subfamily B, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 42535,
            "identifier": "401447",
            "identifier_type": "int",
            "name": "USP17L1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/401447",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "ubiquitin specific peptidase 17-like family member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 42536,
            "identifier": "GO:0048546",
            "identifier_type": "str",
            "name": "digestive tract morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048546",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42537,
            "identifier": "GO:0035631",
            "identifier_type": "str",
            "name": "CD40 receptor complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035631",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 42538,
            "identifier": "GO:0061113",
            "identifier_type": "str",
            "name": "pancreas morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061113",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42539,
            "identifier": "133121",
            "identifier_type": "int",
            "name": "ENPP6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/133121",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "ectonucleotide pyrophosphatase/phosphodiesterase 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 42540,
            "identifier": "C0877027",
            "identifier_type": "str",
            "name": "Joint range of motion decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0877027",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 42541,
            "identifier": "155184",
            "identifier_type": "int",
            "name": "SLC2A7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/155184",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "solute carrier family 2 (facilitated glucose transporter), member 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 42542,
            "identifier": "84545",
            "identifier_type": "int",
            "name": "MRPL43",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84545",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "mitochondrial ribosomal protein L43"
            },
            "metanode": "Gene"
        },
        {
            "id": 42543,
            "identifier": "C0424605",
            "identifier_type": "str",
            "name": "Developmental delay",
            "properties": {
                "url": "http://identifiers.org/umls/C0424605",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 42544,
            "identifier": "C0235974",
            "identifier_type": "str",
            "name": "Pancreatic carcinoma",
            "properties": {
                "url": "http://identifiers.org/umls/C0235974",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 42545,
            "identifier": "PC7_6566",
            "identifier_type": "str",
            "name": "Prefoldin mediated transfer of substrate to CCT/TriC",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 42546,
            "identifier": "9619",
            "identifier_type": "int",
            "name": "ABCG1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9619",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "ATP-binding cassette, sub-family G (WHITE), member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 42547,
            "identifier": "93587",
            "identifier_type": "int",
            "name": "TRMT10A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/93587",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "tRNA methyltransferase 10 homolog A (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 42548,
            "identifier": "GO:0070841",
            "identifier_type": "str",
            "name": "inclusion body assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070841",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}