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=11550
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=11575",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=11525",
    "results": [
        {
            "id": 11541,
            "identifier": "GO:1903989",
            "identifier_type": "str",
            "name": "regulation of ferrous iron import into cell",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903989",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11542,
            "identifier": "7978",
            "identifier_type": "int",
            "name": "MTERF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7978",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "mitochondrial transcription termination factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 11543,
            "identifier": "53904",
            "identifier_type": "int",
            "name": "MYO3A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/53904",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "myosin IIIA"
            },
            "metanode": "Gene"
        },
        {
            "id": 11544,
            "identifier": "102723665",
            "identifier_type": "int",
            "name": "LOC102723665",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102723665",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "basic proline-rich protein-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 11545,
            "identifier": "C0850060",
            "identifier_type": "str",
            "name": "Nasal itching",
            "properties": {
                "url": "http://identifiers.org/umls/C0850060",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 11546,
            "identifier": "GO:1901072",
            "identifier_type": "str",
            "name": "glucosamine-containing compound catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901072",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11547,
            "identifier": "84460",
            "identifier_type": "int",
            "name": "ZMAT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84460",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "zinc finger, matrin-type 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 11548,
            "identifier": "C0038941",
            "identifier_type": "str",
            "name": "Postoperative wound infection",
            "properties": {
                "url": "http://identifiers.org/umls/C0038941",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 11549,
            "identifier": "C0520736",
            "identifier_type": "str",
            "name": "Coombs positive haemolytic anaemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0520736",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 11550,
            "identifier": "GO:1900112",
            "identifier_type": "str",
            "name": "regulation of histone H3-K9 trimethylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900112",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11551,
            "identifier": "GO:2000259",
            "identifier_type": "str",
            "name": "positive regulation of protein activation cascade",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000259",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11552,
            "identifier": "GO:0004913",
            "identifier_type": "str",
            "name": "interleukin-4 receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004913",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 11553,
            "identifier": "GO:0055009",
            "identifier_type": "str",
            "name": "atrial cardiac muscle tissue morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0055009",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11554,
            "identifier": "GO:1903336",
            "identifier_type": "str",
            "name": "negative regulation of vacuolar transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903336",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11555,
            "identifier": "D011539",
            "identifier_type": "str",
            "name": "Pruritus Vulvae",
            "properties": {
                "url": "http://identifiers.org/mesh/D011539",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 11556,
            "identifier": "PC7_8726",
            "identifier_type": "str",
            "name": "Vitamin D (calciferol) metabolism",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 11557,
            "identifier": "GO:0012506",
            "identifier_type": "str",
            "name": "vesicle membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0012506",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 11558,
            "identifier": "9802",
            "identifier_type": "int",
            "name": "DAZAP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9802",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "DAZ associated protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 11559,
            "identifier": "GO:0097035",
            "identifier_type": "str",
            "name": "regulation of membrane lipid distribution",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097035",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11560,
            "identifier": "DB00690",
            "identifier_type": "str",
            "name": "Flurazepam",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00690",
                "inchi": "InChI=1S/C21H23ClFN3O/c1-3-25(4-2)11-12-26-19-10-9-15(22)13-17(19)21(24-14-20(26)27)16-7-5-6-8-18(16)23/h5-10,13H,3-4,11-12,14H2,1-2H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=SAADBVWGJQAEFS-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 11561,
            "identifier": "390445",
            "identifier_type": "int",
            "name": "OR5AU1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390445",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "olfactory receptor, family 5, subfamily AU, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 11562,
            "identifier": "3508",
            "identifier_type": "int",
            "name": "IGHMBP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3508",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "immunoglobulin mu binding protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 11563,
            "identifier": "C0854530",
            "identifier_type": "str",
            "name": "Human herpesvirus 6 infection",
            "properties": {
                "url": "http://identifiers.org/umls/C0854530",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 11564,
            "identifier": "PC7_2333",
            "identifier_type": "str",
            "name": "CREB phosphorylation through the activation of CaMKII",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 11565,
            "identifier": "GO:1990502",
            "identifier_type": "str",
            "name": "dense core granule maturation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990502",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}