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=4775
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=4800",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=4750",
    "results": [
        {
            "id": 4764,
            "identifier": "55095",
            "identifier_type": "int",
            "name": "SAMD4B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55095",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "sterile alpha motif domain containing 4B"
            },
            "metanode": "Gene"
        },
        {
            "id": 4765,
            "identifier": "C0002390",
            "identifier_type": "str",
            "name": "Alveolitis allergic",
            "properties": {
                "url": "http://identifiers.org/umls/C0002390",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4766,
            "identifier": "101928451",
            "identifier_type": "int",
            "name": "LOC101928451",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101928451",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "uncharacterized LOC101928451"
            },
            "metanode": "Gene"
        },
        {
            "id": 4767,
            "identifier": "7350",
            "identifier_type": "int",
            "name": "UCP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7350",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "uncoupling protein 1 (mitochondrial, proton carrier)"
            },
            "metanode": "Gene"
        },
        {
            "id": 4768,
            "identifier": "C0041296",
            "identifier_type": "str",
            "name": "Tuberculosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0041296",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4769,
            "identifier": "255626",
            "identifier_type": "int",
            "name": "HIST1H2BA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/255626",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "histone cluster 1, H2ba"
            },
            "metanode": "Gene"
        },
        {
            "id": 4770,
            "identifier": "GO:0007257",
            "identifier_type": "str",
            "name": "activation of JUN kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007257",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4771,
            "identifier": "23152",
            "identifier_type": "int",
            "name": "CIC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23152",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "capicua transcriptional repressor"
            },
            "metanode": "Gene"
        },
        {
            "id": 5269,
            "identifier": "GO:0030915",
            "identifier_type": "str",
            "name": "Smc5-Smc6 complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030915",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 4772,
            "identifier": "GO:0071204",
            "identifier_type": "str",
            "name": "histone pre-mRNA 3'end processing complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071204",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 4773,
            "identifier": "100130863",
            "identifier_type": "int",
            "name": "ZNF840P",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100130863",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "zinc finger protein 840, pseudogene"
            },
            "metanode": "Gene"
        },
        {
            "id": 4774,
            "identifier": "GO:0015879",
            "identifier_type": "str",
            "name": "carnitine transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015879",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4775,
            "identifier": "PC7_7448",
            "identifier_type": "str",
            "name": "Signaling by FGFR in disease",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 4776,
            "identifier": "56033",
            "identifier_type": "int",
            "name": "BARX1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56033",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "BARX homeobox 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 4777,
            "identifier": "GO:0071675",
            "identifier_type": "str",
            "name": "regulation of mononuclear cell migration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071675",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4778,
            "identifier": "79582",
            "identifier_type": "int",
            "name": "SPAG16",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79582",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "sperm associated antigen 16"
            },
            "metanode": "Gene"
        },
        {
            "id": 4779,
            "identifier": "GO:0033028",
            "identifier_type": "str",
            "name": "myeloid cell apoptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033028",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4780,
            "identifier": "715",
            "identifier_type": "int",
            "name": "C1R",
            "properties": {
                "url": "http://identifiers.org/ncbigene/715",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "complement component 1, r subcomponent"
            },
            "metanode": "Gene"
        },
        {
            "id": 4781,
            "identifier": "PC7_12279",
            "identifier_type": "str",
            "name": "p73 transcription factor network",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 4782,
            "identifier": "GO:0038030",
            "identifier_type": "str",
            "name": "non-canonical Wnt signaling pathway via MAPK cascade",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0038030",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4783,
            "identifier": "219986",
            "identifier_type": "int",
            "name": "OR4D11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/219986",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 4, subfamily D, member 11"
            },
            "metanode": "Gene"
        },
        {
            "id": 4784,
            "identifier": "DB00433",
            "identifier_type": "str",
            "name": "Prochlorperazine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00433",
                "inchi": "InChI=1S/C20H24ClN3S/c1-22-11-13-23(14-12-22)9-4-10-24-17-5-2-3-6-19(17)25-20-8-7-16(21)15-18(20)24/h2-3,5-8,15H,4,9-14H2,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=WIKYUJGCLQQFNW-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 4785,
            "identifier": "PC7_7763",
            "identifier_type": "str",
            "name": "Synthesis of pyrophosphates in the cytosol",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 4786,
            "identifier": "GO:0046121",
            "identifier_type": "str",
            "name": "deoxyribonucleoside catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046121",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4787,
            "identifier": "GO:0042803",
            "identifier_type": "str",
            "name": "protein homodimerization activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042803",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}