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=25475
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=25500",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=25450",
    "results": [
        {
            "id": 25467,
            "identifier": "GO:0051055",
            "identifier_type": "str",
            "name": "negative regulation of lipid biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051055",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25468,
            "identifier": "GO:0046348",
            "identifier_type": "str",
            "name": "amino sugar catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046348",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25469,
            "identifier": "GO:0001756",
            "identifier_type": "str",
            "name": "somitogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001756",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25470,
            "identifier": "PC7_2500",
            "identifier_type": "str",
            "name": "Carbohydrate metabolism",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 25471,
            "identifier": "GO:0010248",
            "identifier_type": "str",
            "name": "establishment or maintenance of transmembrane electrochemical gradient",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010248",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25472,
            "identifier": "C0235222",
            "identifier_type": "str",
            "name": "Diastolic hypertension",
            "properties": {
                "url": "http://identifiers.org/umls/C0235222",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25473,
            "identifier": "PC7_2332",
            "identifier_type": "str",
            "name": "CREB phosphorylation through the activation of Adenylate Cyclase",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 25474,
            "identifier": "9813",
            "identifier_type": "int",
            "name": "EFCAB14",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9813",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "EF-hand calcium binding domain 14"
            },
            "metanode": "Gene"
        },
        {
            "id": 25475,
            "identifier": "51072",
            "identifier_type": "int",
            "name": "MEMO1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51072",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "mediator of cell motility 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 25476,
            "identifier": "GO:0032793",
            "identifier_type": "str",
            "name": "positive regulation of CREB transcription factor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032793",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25477,
            "identifier": "6731",
            "identifier_type": "int",
            "name": "SRP72",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6731",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "signal recognition particle 72kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 25478,
            "identifier": "GO:0030015",
            "identifier_type": "str",
            "name": "CCR4-NOT core complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030015",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 25479,
            "identifier": "C0037023",
            "identifier_type": "str",
            "name": "Sialoadenitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0037023",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25480,
            "identifier": "GO:0008260",
            "identifier_type": "str",
            "name": "3-oxoacid CoA-transferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008260",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 25481,
            "identifier": "158724",
            "identifier_type": "int",
            "name": "FAM47A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/158724",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "family with sequence similarity 47, member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 25482,
            "identifier": "N0000000202",
            "identifier_type": "str",
            "name": "beta Lactamase Inhibitors",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000000202",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 25483,
            "identifier": "C0040558",
            "identifier_type": "str",
            "name": "Toxoplasmosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0040558",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25484,
            "identifier": "GO:0036132",
            "identifier_type": "str",
            "name": "13-prostaglandin reductase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036132",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 25485,
            "identifier": "C0043246",
            "identifier_type": "str",
            "name": "Laceration",
            "properties": {
                "url": "http://identifiers.org/umls/C0043246",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25486,
            "identifier": "GO:0016324",
            "identifier_type": "str",
            "name": "apical plasma membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016324",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 25487,
            "identifier": "C0153618",
            "identifier_type": "str",
            "name": "Malignant neoplasm of renal pelvis",
            "properties": {
                "url": "http://identifiers.org/umls/C0153618",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25488,
            "identifier": "GO:0006805",
            "identifier_type": "str",
            "name": "xenobiotic metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006805",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25489,
            "identifier": "GO:0090079",
            "identifier_type": "str",
            "name": "translation regulator activity, nucleic acid binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090079",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 25490,
            "identifier": "GO:0060479",
            "identifier_type": "str",
            "name": "lung cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060479",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25491,
            "identifier": "C0241075",
            "identifier_type": "str",
            "name": "Skin induration",
            "properties": {
                "url": "http://identifiers.org/umls/C0241075",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}