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=8575
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=8600",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=8550",
    "results": [
        {
            "id": 8566,
            "identifier": "GO:2001054",
            "identifier_type": "str",
            "name": "negative regulation of mesenchymal cell apoptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2001054",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8567,
            "identifier": "374973",
            "identifier_type": "int",
            "name": "TEX38",
            "properties": {
                "url": "http://identifiers.org/ncbigene/374973",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "testis expressed 38"
            },
            "metanode": "Gene"
        },
        {
            "id": 8568,
            "identifier": "23272",
            "identifier_type": "int",
            "name": "FAM208A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23272",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "family with sequence similarity 208, member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 8569,
            "identifier": "GO:0035188",
            "identifier_type": "str",
            "name": "hatching",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035188",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8570,
            "identifier": "100463487",
            "identifier_type": "int",
            "name": "MTRNR2L9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100463487",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "MT-RNR2-like 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 8571,
            "identifier": "GO:0005509",
            "identifier_type": "str",
            "name": "calcium ion binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005509",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 8572,
            "identifier": "PC7_2532",
            "identifier_type": "str",
            "name": "Cellular responses to stress",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 8573,
            "identifier": "GO:0060300",
            "identifier_type": "str",
            "name": "regulation of cytokine activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060300",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8574,
            "identifier": "DB00509",
            "identifier_type": "str",
            "name": "Dextrothyroxine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00509",
                "inchi": "InChI=1S/C15H11I4NO4/c16-8-4-7(5-9(17)13(8)21)24-14-10(18)1-6(2-11(14)19)3-12(20)15(22)23/h1-2,4-5,12,21H,3,20H2,(H,22,23)/t12-/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=XUIIKFGFIJCVMT-GFCCVEGCSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 8575,
            "identifier": "100996379",
            "identifier_type": "int",
            "name": "LOC100996379",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100996379",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "E3 ubiquitin-protein ligase HERC2-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 8576,
            "identifier": "GO:0072393",
            "identifier_type": "str",
            "name": "microtubule anchoring at microtubule organizing center",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072393",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8577,
            "identifier": "835",
            "identifier_type": "int",
            "name": "CASP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/835",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "caspase 2, apoptosis-related cysteine peptidase"
            },
            "metanode": "Gene"
        },
        {
            "id": 8578,
            "identifier": "9470",
            "identifier_type": "int",
            "name": "EIF4E2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9470",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "eukaryotic translation initiation factor 4E family member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 8579,
            "identifier": "GO:0031295",
            "identifier_type": "str",
            "name": "T cell costimulation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031295",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8580,
            "identifier": "GO:0008466",
            "identifier_type": "str",
            "name": "glycogenin glucosyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008466",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 8581,
            "identifier": "GO:0051572",
            "identifier_type": "str",
            "name": "negative regulation of histone H3-K4 methylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051572",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8582,
            "identifier": "27309",
            "identifier_type": "int",
            "name": "ZNF330",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27309",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "zinc finger protein 330"
            },
            "metanode": "Gene"
        },
        {
            "id": 8583,
            "identifier": "GO:0072402",
            "identifier_type": "str",
            "name": "response to DNA integrity checkpoint signaling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072402",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8584,
            "identifier": "GO:0022890",
            "identifier_type": "str",
            "name": "inorganic cation transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0022890",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 8585,
            "identifier": "GO:0035552",
            "identifier_type": "str",
            "name": "oxidative single-stranded DNA demethylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035552",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8586,
            "identifier": "29890",
            "identifier_type": "int",
            "name": "RBM15B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29890",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "RNA binding motif protein 15B"
            },
            "metanode": "Gene"
        },
        {
            "id": 8587,
            "identifier": "5757",
            "identifier_type": "int",
            "name": "PTMA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5757",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "prothymosin, alpha"
            },
            "metanode": "Gene"
        },
        {
            "id": 8588,
            "identifier": "GO:0072282",
            "identifier_type": "str",
            "name": "metanephric nephron tubule morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072282",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8589,
            "identifier": "GO:1902474",
            "identifier_type": "str",
            "name": "positive regulation of protein localization to synapse",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902474",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8590,
            "identifier": "C0857257",
            "identifier_type": "str",
            "name": "Bloated feeling",
            "properties": {
                "url": "http://identifiers.org/umls/C0857257",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}