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=7875
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=7900",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=7850",
    "results": [
        {
            "id": 7864,
            "identifier": "GO:1904690",
            "identifier_type": "str",
            "name": "positive regulation of cytoplasmic translational initiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904690",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7865,
            "identifier": "GO:0050254",
            "identifier_type": "str",
            "name": "rhodopsin kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050254",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 7866,
            "identifier": "119695",
            "identifier_type": "int",
            "name": "OR52R1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/119695",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 52, subfamily R, member 1 (gene/pseudogene)"
            },
            "metanode": "Gene"
        },
        {
            "id": 7867,
            "identifier": "GO:0034485",
            "identifier_type": "str",
            "name": "phosphatidylinositol-3,4,5-trisphosphate 5-phosphatase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034485",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 7868,
            "identifier": "GO:0007409",
            "identifier_type": "str",
            "name": "axonogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007409",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7869,
            "identifier": "C0751900",
            "identifier_type": "str",
            "name": "Motor tic",
            "properties": {
                "url": "http://identifiers.org/umls/C0751900",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7870,
            "identifier": "C0334492",
            "identifier_type": "str",
            "name": "Malignant mesenchymoma",
            "properties": {
                "url": "http://identifiers.org/umls/C0334492",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7871,
            "identifier": "C0877173",
            "identifier_type": "str",
            "name": "Food aversion",
            "properties": {
                "url": "http://identifiers.org/umls/C0877173",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7872,
            "identifier": "6118",
            "identifier_type": "int",
            "name": "RPA2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6118",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "replication protein A2, 32kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 7873,
            "identifier": "10513",
            "identifier_type": "int",
            "name": "APPBP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10513",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "amyloid beta precursor protein (cytoplasmic tail) binding protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 7874,
            "identifier": "GO:0090182",
            "identifier_type": "str",
            "name": "regulation of secretion of lysosomal enzymes",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090182",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7875,
            "identifier": "GO:0002485",
            "identifier_type": "str",
            "name": "antigen processing and presentation of endogenous peptide antigen via MHC class I via ER pathway, TAP-dependent",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002485",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7876,
            "identifier": "GO:0070170",
            "identifier_type": "str",
            "name": "regulation of tooth mineralization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070170",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7877,
            "identifier": "DB08905",
            "identifier_type": "str",
            "name": "Formestane",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB08905",
                "inchi": "InChI=1S/C19H26O3/c1-18-10-8-15(20)17(22)14(18)4-3-11-12-5-6-16(21)19(12,2)9-7-13(11)18/h11-13,22H,3-10H2,1-2H3/t11-,12-,13-,18+,19-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=OSVMTWJCGUFAOD-KZQROQTASA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 7878,
            "identifier": "22871",
            "identifier_type": "int",
            "name": "NLGN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22871",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "neuroligin 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 7879,
            "identifier": "GO:0019217",
            "identifier_type": "str",
            "name": "regulation of fatty acid metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019217",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7880,
            "identifier": "54497",
            "identifier_type": "int",
            "name": "HEATR5B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54497",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "HEAT repeat containing 5B"
            },
            "metanode": "Gene"
        },
        {
            "id": 7881,
            "identifier": "C0014541",
            "identifier_type": "str",
            "name": "Epiglottitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0014541",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7882,
            "identifier": "115209",
            "identifier_type": "int",
            "name": "OMA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/115209",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "OMA1 zinc metallopeptidase"
            },
            "metanode": "Gene"
        },
        {
            "id": 7883,
            "identifier": "GO:0000032",
            "identifier_type": "str",
            "name": "cell wall mannoprotein biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000032",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7884,
            "identifier": "UBERON:0002285",
            "identifier_type": "str",
            "name": "telencephalic ventricle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0002285",
                "bto_id": "BTO:0000879",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D020547"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 7885,
            "identifier": "137872",
            "identifier_type": "int",
            "name": "ADHFE1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/137872",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "alcohol dehydrogenase, iron containing, 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 7886,
            "identifier": "PC7_6788",
            "identifier_type": "str",
            "name": "RMTs methylate histone arginines",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 7887,
            "identifier": "C0241028",
            "identifier_type": "str",
            "name": "Sexually active",
            "properties": {
                "url": "http://identifiers.org/umls/C0241028",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7888,
            "identifier": "GO:0036257",
            "identifier_type": "str",
            "name": "multivesicular body organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036257",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}