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=10975
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=11000",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=10950",
    "results": [
        {
            "id": 10966,
            "identifier": "6845",
            "identifier_type": "int",
            "name": "VAMP7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6845",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X|Y",
                "description": "vesicle-associated membrane protein 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 10967,
            "identifier": "146664",
            "identifier_type": "int",
            "name": "MGAT5B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/146664",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "mannosyl (alpha-1,6-)-glycoprotein beta-1,6-N-acetyl-glucosaminyltransferase, isozyme B"
            },
            "metanode": "Gene"
        },
        {
            "id": 10968,
            "identifier": "GO:0032649",
            "identifier_type": "str",
            "name": "regulation of interferon-gamma production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032649",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10969,
            "identifier": "GO:0009975",
            "identifier_type": "str",
            "name": "cyclase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009975",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 10970,
            "identifier": "GO:0048820",
            "identifier_type": "str",
            "name": "hair follicle maturation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048820",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10971,
            "identifier": "1549",
            "identifier_type": "int",
            "name": "CYP2A7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1549",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "cytochrome P450, family 2, subfamily A, polypeptide 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 10972,
            "identifier": "10168",
            "identifier_type": "int",
            "name": "ZNF197",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10168",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "zinc finger protein 197"
            },
            "metanode": "Gene"
        },
        {
            "id": 10973,
            "identifier": "GO:0020037",
            "identifier_type": "str",
            "name": "heme binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0020037",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 10974,
            "identifier": "GO:0046635",
            "identifier_type": "str",
            "name": "positive regulation of alpha-beta T cell activation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046635",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10975,
            "identifier": "DB00418",
            "identifier_type": "str",
            "name": "Secobarbital",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00418",
                "inchi": "InChI=1S/C12H18N2O3/c1-4-6-8(3)12(7-5-2)9(15)13-11(17)14-10(12)16/h5,8H,2,4,6-7H2,1,3H3,(H2,13,14,15,16,17)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=KQPKPCNLIDLUMF-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 10976,
            "identifier": "GO:0045622",
            "identifier_type": "str",
            "name": "regulation of T-helper cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045622",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10977,
            "identifier": "GO:0051282",
            "identifier_type": "str",
            "name": "regulation of sequestering of calcium ion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051282",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10978,
            "identifier": "GO:0071875",
            "identifier_type": "str",
            "name": "adrenergic receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071875",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10979,
            "identifier": "163859",
            "identifier_type": "int",
            "name": "SDE2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/163859",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "SDE2 telomere maintenance homolog (S. pombe)"
            },
            "metanode": "Gene"
        },
        {
            "id": 10980,
            "identifier": "PC7_6462",
            "identifier_type": "str",
            "name": "Phospholipid metabolism",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 10981,
            "identifier": "D006685",
            "identifier_type": "str",
            "name": "Hoarseness",
            "properties": {
                "url": "http://identifiers.org/mesh/D006685",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 10982,
            "identifier": "144535",
            "identifier_type": "int",
            "name": "CFAP54",
            "properties": {
                "url": "http://identifiers.org/ncbigene/144535",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "cilia and flagella associated 54"
            },
            "metanode": "Gene"
        },
        {
            "id": 10983,
            "identifier": "54978",
            "identifier_type": "int",
            "name": "SLC35F6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54978",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "solute carrier family 35, member F6"
            },
            "metanode": "Gene"
        },
        {
            "id": 10984,
            "identifier": "GO:0097487",
            "identifier_type": "str",
            "name": "multivesicular body, internal vesicle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097487",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 10985,
            "identifier": "GO:0032402",
            "identifier_type": "str",
            "name": "melanosome transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032402",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10986,
            "identifier": "196740",
            "identifier_type": "int",
            "name": "VSTM4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/196740",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "V-set and transmembrane domain containing 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 10987,
            "identifier": "C0520679",
            "identifier_type": "str",
            "name": "Obstructive sleep apnea syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C0520679",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 10988,
            "identifier": "22795",
            "identifier_type": "int",
            "name": "NID2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22795",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "nidogen 2 (osteonidogen)"
            },
            "metanode": "Gene"
        },
        {
            "id": 10989,
            "identifier": "7409",
            "identifier_type": "int",
            "name": "VAV1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7409",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "vav 1 guanine nucleotide exchange factor"
            },
            "metanode": "Gene"
        },
        {
            "id": 10990,
            "identifier": "GO:0030692",
            "identifier_type": "str",
            "name": "Noc4p-Nop14p complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030692",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        }
    ]
}