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=28825
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=28850",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=28800",
    "results": [
        {
            "id": 28818,
            "identifier": "7673",
            "identifier_type": "int",
            "name": "ZNF222",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7673",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 222"
            },
            "metanode": "Gene"
        },
        {
            "id": 28819,
            "identifier": "53615",
            "identifier_type": "int",
            "name": "MBD3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/53615",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "methyl-CpG binding domain protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 28820,
            "identifier": "C2363722",
            "identifier_type": "str",
            "name": "Steroid psychosis",
            "properties": {
                "url": "http://identifiers.org/umls/C2363722",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28821,
            "identifier": "105369239",
            "identifier_type": "int",
            "name": "LOC105369239",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105369239",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "multidrug resistance-associated protein 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 28822,
            "identifier": "GO:0036018",
            "identifier_type": "str",
            "name": "cellular response to erythropoietin",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036018",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28823,
            "identifier": "GO:0017069",
            "identifier_type": "str",
            "name": "snRNA binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0017069",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 28824,
            "identifier": "GO:0048019",
            "identifier_type": "str",
            "name": "receptor antagonist activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048019",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 28825,
            "identifier": "DB01131",
            "identifier_type": "str",
            "name": "Proguanil",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01131",
                "inchi": "InChI=1S/C11H16ClN5/c1-7(2)15-10(13)17-11(14)16-9-5-3-8(12)4-6-9/h3-7H,1-2H3,(H5,13,14,15,16,17)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=SSOLNOMRVKKSON-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 28826,
            "identifier": "GO:0075509",
            "identifier_type": "str",
            "name": "endocytosis involved in viral entry into host cell",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0075509",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28827,
            "identifier": "GO:0006812",
            "identifier_type": "str",
            "name": "cation transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006812",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28828,
            "identifier": "C0018799",
            "identifier_type": "str",
            "name": "Cardiac disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0018799",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28829,
            "identifier": "150677",
            "identifier_type": "int",
            "name": "OTOS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/150677",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "otospiralin"
            },
            "metanode": "Gene"
        },
        {
            "id": 28830,
            "identifier": "9241",
            "identifier_type": "int",
            "name": "NOG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9241",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "noggin"
            },
            "metanode": "Gene"
        },
        {
            "id": 28831,
            "identifier": "55527",
            "identifier_type": "int",
            "name": "FEM1A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55527",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "fem-1 homolog a (C. elegans)"
            },
            "metanode": "Gene"
        },
        {
            "id": 28832,
            "identifier": "UBERON:0001093",
            "identifier_type": "str",
            "name": "vertebral bone 2",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001093",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D001368"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 28833,
            "identifier": "GO:0000055",
            "identifier_type": "str",
            "name": "ribosomal large subunit export from nucleus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000055",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28834,
            "identifier": "GO:0030450",
            "identifier_type": "str",
            "name": "regulation of complement activation, classical pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030450",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28835,
            "identifier": "123",
            "identifier_type": "int",
            "name": "PLIN2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/123",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "perilipin 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 28836,
            "identifier": "27336",
            "identifier_type": "int",
            "name": "HTATSF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27336",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "HIV-1 Tat specific factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 28837,
            "identifier": "GO:0030863",
            "identifier_type": "str",
            "name": "cortical cytoskeleton",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030863",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 28838,
            "identifier": "DOID:12995",
            "identifier_type": "str",
            "name": "conduct disorder",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_12995",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 28839,
            "identifier": "57636",
            "identifier_type": "int",
            "name": "ARHGAP23",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57636",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "Rho GTPase activating protein 23"
            },
            "metanode": "Gene"
        },
        {
            "id": 28840,
            "identifier": "C0554976",
            "identifier_type": "str",
            "name": "Bradyphrenia",
            "properties": {
                "url": "http://identifiers.org/umls/C0554976",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28841,
            "identifier": "392465",
            "identifier_type": "int",
            "name": "GLOD5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/392465",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "glyoxalase domain containing 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 28842,
            "identifier": "GO:0061394",
            "identifier_type": "str",
            "name": "regulation of transcription from RNA polymerase II promoter in response to arsenic-containing substance",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061394",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}