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=34050
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=34075",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=34025",
    "results": [
        {
            "id": 34045,
            "identifier": "84216",
            "identifier_type": "int",
            "name": "TMEM117",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84216",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "transmembrane protein 117"
            },
            "metanode": "Gene"
        },
        {
            "id": 34046,
            "identifier": "6768",
            "identifier_type": "int",
            "name": "ST14",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6768",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "suppression of tumorigenicity 14 (colon carcinoma)"
            },
            "metanode": "Gene"
        },
        {
            "id": 34047,
            "identifier": "GO:0090030",
            "identifier_type": "str",
            "name": "regulation of steroid hormone biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090030",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34048,
            "identifier": "DB00914",
            "identifier_type": "str",
            "name": "Phenformin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00914",
                "inchi": "InChI=1S/C10H15N5/c11-9(12)15-10(13)14-7-6-8-4-2-1-3-5-8/h1-5H,6-7H2,(H6,11,12,13,14,15)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=ICFJFFQQTFMIBG-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 34049,
            "identifier": "GO:0003307",
            "identifier_type": "str",
            "name": "regulation of Wnt signaling pathway involved in heart development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003307",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34050,
            "identifier": "1472",
            "identifier_type": "int",
            "name": "CST4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1472",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "cystatin S"
            },
            "metanode": "Gene"
        },
        {
            "id": 34051,
            "identifier": "10107",
            "identifier_type": "int",
            "name": "TRIM10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10107",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "tripartite motif containing 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 34052,
            "identifier": "C0016169",
            "identifier_type": "str",
            "name": "Fistula",
            "properties": {
                "url": "http://identifiers.org/umls/C0016169",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 34053,
            "identifier": "C0040261",
            "identifier_type": "str",
            "name": "Onychomycosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0040261",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 34054,
            "identifier": "GO:0002791",
            "identifier_type": "str",
            "name": "regulation of peptide secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002791",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34055,
            "identifier": "105379550",
            "identifier_type": "int",
            "name": "LOC105379550",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105379550",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "putative uncharacterized protein LOC388882"
            },
            "metanode": "Gene"
        },
        {
            "id": 34056,
            "identifier": "3481",
            "identifier_type": "int",
            "name": "IGF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3481",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "insulin-like growth factor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 34057,
            "identifier": "8336",
            "identifier_type": "int",
            "name": "HIST1H2AM",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8336",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "histone cluster 1, H2am"
            },
            "metanode": "Gene"
        },
        {
            "id": 34058,
            "identifier": "81037",
            "identifier_type": "int",
            "name": "CLPTM1L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81037",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "CLPTM1-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 34059,
            "identifier": "GO:0010935",
            "identifier_type": "str",
            "name": "regulation of macrophage cytokine production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010935",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34060,
            "identifier": "PC7_1552",
            "identifier_type": "str",
            "name": "Activation of the mRNA upon binding of the cap-binding complex and eIFs, and subsequent binding to 43S",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 34061,
            "identifier": "2298",
            "identifier_type": "int",
            "name": "FOXD4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2298",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "forkhead box D4"
            },
            "metanode": "Gene"
        },
        {
            "id": 34062,
            "identifier": "GO:0016320",
            "identifier_type": "str",
            "name": "endoplasmic reticulum membrane fusion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016320",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34063,
            "identifier": "C0520933",
            "identifier_type": "str",
            "name": "Spermatogenesis abnormal",
            "properties": {
                "url": "http://identifiers.org/umls/C0520933",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 34064,
            "identifier": "GO:0051377",
            "identifier_type": "str",
            "name": "mannose-ethanolamine phosphotransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051377",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 34065,
            "identifier": "C0014179",
            "identifier_type": "str",
            "name": "Endometritis",
            "properties": {
                "url": "http://identifiers.org/umls/C0014179",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 34066,
            "identifier": "GO:0030195",
            "identifier_type": "str",
            "name": "negative regulation of blood coagulation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030195",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34067,
            "identifier": "4639",
            "identifier_type": "int",
            "name": "MYLL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4639",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "myosin, light chain, cardiac muscle-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 34068,
            "identifier": "GO:0009057",
            "identifier_type": "str",
            "name": "macromolecule catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009057",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34069,
            "identifier": "C0235639",
            "identifier_type": "str",
            "name": "Urine abnormality",
            "properties": {
                "url": "http://identifiers.org/umls/C0235639",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}