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=23725
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=23750",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=23700",
    "results": [
        {
            "id": 23719,
            "identifier": "105373381",
            "identifier_type": "int",
            "name": "LOC105373381",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105373381",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "extracellular matrix protein 2-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 23720,
            "identifier": "GO:0031110",
            "identifier_type": "str",
            "name": "regulation of microtubule polymerization or depolymerization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031110",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23721,
            "identifier": "4065",
            "identifier_type": "int",
            "name": "LY75",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4065",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "lymphocyte antigen 75"
            },
            "metanode": "Gene"
        },
        {
            "id": 23722,
            "identifier": "10802",
            "identifier_type": "int",
            "name": "SEC24A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10802",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "SEC24 family member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 23723,
            "identifier": "C0011609",
            "identifier_type": "str",
            "name": "Drug eruption",
            "properties": {
                "url": "http://identifiers.org/umls/C0011609",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23724,
            "identifier": "C0001175",
            "identifier_type": "str",
            "name": "Acquired immunodeficiency syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C0001175",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23725,
            "identifier": "GO:0043146",
            "identifier_type": "str",
            "name": "spindle stabilization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043146",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23726,
            "identifier": "4636",
            "identifier_type": "int",
            "name": "MYL5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4636",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "myosin, light chain 5, regulatory"
            },
            "metanode": "Gene"
        },
        {
            "id": 23727,
            "identifier": "404203",
            "identifier_type": "int",
            "name": "SPINK6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/404203",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "serine peptidase inhibitor, Kazal type 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 23728,
            "identifier": "54658",
            "identifier_type": "int",
            "name": "UGT1A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54658",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "UDP glucuronosyltransferase 1 family, polypeptide A1"
            },
            "metanode": "Gene"
        },
        {
            "id": 23729,
            "identifier": "100132197",
            "identifier_type": "int",
            "name": "LOC100132197",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100132197",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "uncharacterized LOC100132197"
            },
            "metanode": "Gene"
        },
        {
            "id": 23730,
            "identifier": "7089",
            "identifier_type": "int",
            "name": "TLE2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7089",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "transducin-like enhancer of split 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 23731,
            "identifier": "DB01074",
            "identifier_type": "str",
            "name": "Perhexiline",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01074",
                "inchi": "InChI=1S/C19H35N/c1-3-9-16(10-4-1)19(17-11-5-2-6-12-17)15-18-13-7-8-14-20-18/h16-20H,1-15H2",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=CYXKNKQEMFBLER-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 23732,
            "identifier": "C0205875",
            "identifier_type": "str",
            "name": "Papillomatosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0205875",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23733,
            "identifier": "GO:0004082",
            "identifier_type": "str",
            "name": "bisphosphoglycerate mutase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004082",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 23734,
            "identifier": "GO:1990564",
            "identifier_type": "str",
            "name": "protein polyufmylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990564",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23735,
            "identifier": "C0220650",
            "identifier_type": "str",
            "name": "Brain cancer metastatic",
            "properties": {
                "url": "http://identifiers.org/umls/C0220650",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23736,
            "identifier": "100287387",
            "identifier_type": "int",
            "name": "LOC100287387",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100287387",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "uncharacterized LOC100287387"
            },
            "metanode": "Gene"
        },
        {
            "id": 23737,
            "identifier": "GO:0019413",
            "identifier_type": "str",
            "name": "acetate biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019413",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23738,
            "identifier": "1793",
            "identifier_type": "int",
            "name": "DOCK1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1793",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "dedicator of cytokinesis 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 23739,
            "identifier": "UBERON:0001488",
            "identifier_type": "str",
            "name": "ankle joint",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001488",
                "bto_id": "BTO:0004706",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D000843"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 23740,
            "identifier": "GO:0005111",
            "identifier_type": "str",
            "name": "type 2 fibroblast growth factor receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005111",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 23741,
            "identifier": "GO:0034260",
            "identifier_type": "str",
            "name": "negative regulation of GTPase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034260",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23742,
            "identifier": "79017",
            "identifier_type": "int",
            "name": "GGCT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79017",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "gamma-glutamylcyclotransferase"
            },
            "metanode": "Gene"
        },
        {
            "id": 23743,
            "identifier": "PC7_7341",
            "identifier_type": "str",
            "name": "SOS-mediated signalling",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        }
    ]
}