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=3825
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=3850",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=3800",
    "results": [
        {
            "id": 3811,
            "identifier": "10994",
            "identifier_type": "int",
            "name": "ILVBL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10994",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "ilvB (bacterial acetolactate synthase)-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 3812,
            "identifier": "C0400839",
            "identifier_type": "str",
            "name": "Rectal ulcer",
            "properties": {
                "url": "http://identifiers.org/umls/C0400839",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3813,
            "identifier": "GO:0002248",
            "identifier_type": "str",
            "name": "connective tissue replacement involved in inflammatory response wound healing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002248",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3814,
            "identifier": "54850",
            "identifier_type": "int",
            "name": "FBXL12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54850",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "F-box and leucine-rich repeat protein 12"
            },
            "metanode": "Gene"
        },
        {
            "id": 3815,
            "identifier": "GO:0015721",
            "identifier_type": "str",
            "name": "bile acid and bile salt transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015721",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3816,
            "identifier": "C0542008",
            "identifier_type": "str",
            "name": "Injection site haematoma",
            "properties": {
                "url": "http://identifiers.org/umls/C0542008",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3817,
            "identifier": "GO:0080130",
            "identifier_type": "str",
            "name": "L-phenylalanine:2-oxoglutarate aminotransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0080130",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 3818,
            "identifier": "D013064",
            "identifier_type": "str",
            "name": "Speech Disorders",
            "properties": {
                "url": "http://identifiers.org/mesh/D013064",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 3819,
            "identifier": "92270",
            "identifier_type": "int",
            "name": "ATP6AP1L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/92270",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "ATPase, H+ transporting, lysosomal accessory protein 1-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 3820,
            "identifier": "DB00853",
            "identifier_type": "str",
            "name": "Temozolomide",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00853",
                "inchi": "InChI=1S/C6H6N6O2/c1-11-6(14)12-2-8-3(4(7)13)5(12)9-10-11/h2H,1H3,(H2,7,13)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=BPEGJWRSRHCHSN-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 3821,
            "identifier": "GO:0035850",
            "identifier_type": "str",
            "name": "epithelial cell differentiation involved in kidney development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035850",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3822,
            "identifier": "55676",
            "identifier_type": "int",
            "name": "SLC30A6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55676",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "solute carrier family 30 (zinc transporter), member 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 3823,
            "identifier": "GO:0032800",
            "identifier_type": "str",
            "name": "receptor biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032800",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3824,
            "identifier": "102723971",
            "identifier_type": "int",
            "name": "LOC102723971",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102723971",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "beta-lactoglobulin-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 3825,
            "identifier": "256223",
            "identifier_type": "int",
            "name": "CDRT15L2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/256223",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "CMT1A duplicated region transcript 15-like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 3826,
            "identifier": "GO:1901033",
            "identifier_type": "str",
            "name": "positive regulation of response to reactive oxygen species",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901033",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3827,
            "identifier": "358",
            "identifier_type": "int",
            "name": "AQP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/358",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "aquaporin 1 (Colton blood group)"
            },
            "metanode": "Gene"
        },
        {
            "id": 3828,
            "identifier": "GO:0003148",
            "identifier_type": "str",
            "name": "outflow tract septum morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003148",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3829,
            "identifier": "GO:0017015",
            "identifier_type": "str",
            "name": "regulation of transforming growth factor beta receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0017015",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3830,
            "identifier": "81550",
            "identifier_type": "int",
            "name": "TDRD3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81550",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "tudor domain containing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 3831,
            "identifier": "GO:1904814",
            "identifier_type": "str",
            "name": "regulation of protein localization to chromosome, telomeric region",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904814",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3832,
            "identifier": "C0018816",
            "identifier_type": "str",
            "name": "Cardiac septal defect",
            "properties": {
                "url": "http://identifiers.org/umls/C0018816",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3833,
            "identifier": "2811",
            "identifier_type": "int",
            "name": "GP1BA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2811",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "glycoprotein Ib (platelet), alpha polypeptide"
            },
            "metanode": "Gene"
        },
        {
            "id": 3834,
            "identifier": "11318",
            "identifier_type": "int",
            "name": "GPR182",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11318",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "G protein-coupled receptor 182"
            },
            "metanode": "Gene"
        },
        {
            "id": 3835,
            "identifier": "GO:0043402",
            "identifier_type": "str",
            "name": "glucocorticoid mediated signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043402",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}