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=26475
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=26500",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=26450",
    "results": [
        {
            "id": 26469,
            "identifier": "GO:0004861",
            "identifier_type": "str",
            "name": "cyclin-dependent protein serine/threonine kinase inhibitor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004861",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 26470,
            "identifier": "C1737214",
            "identifier_type": "str",
            "name": "Injection site injury",
            "properties": {
                "url": "http://identifiers.org/umls/C1737214",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26471,
            "identifier": "344",
            "identifier_type": "int",
            "name": "APOC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/344",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "apolipoprotein C-II"
            },
            "metanode": "Gene"
        },
        {
            "id": 26472,
            "identifier": "8851",
            "identifier_type": "int",
            "name": "CDK5R1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8851",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "cyclin-dependent kinase 5, regulatory subunit 1 (p35)"
            },
            "metanode": "Gene"
        },
        {
            "id": 26473,
            "identifier": "D007319",
            "identifier_type": "str",
            "name": "Sleep Initiation and Maintenance Disorders",
            "properties": {
                "url": "http://identifiers.org/mesh/D007319",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 26474,
            "identifier": "728405",
            "identifier_type": "int",
            "name": "USP17L29",
            "properties": {
                "url": "http://identifiers.org/ncbigene/728405",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "ubiquitin specific peptidase 17-like family member 29"
            },
            "metanode": "Gene"
        },
        {
            "id": 26475,
            "identifier": "DB00389",
            "identifier_type": "str",
            "name": "Carbimazole",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00389",
                "inchi": "InChI=1S/C7H10N2O2S/c1-3-11-7(10)9-5-4-8(2)6(9)12/h4-5H,3H2,1-2H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=CFOYWRHIYXMDOT-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 26476,
            "identifier": "284439",
            "identifier_type": "int",
            "name": "SLC25A42",
            "properties": {
                "url": "http://identifiers.org/ncbigene/284439",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "solute carrier family 25, member 42"
            },
            "metanode": "Gene"
        },
        {
            "id": 26477,
            "identifier": "2813",
            "identifier_type": "int",
            "name": "GP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2813",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "glycoprotein 2 (zymogen granule membrane)"
            },
            "metanode": "Gene"
        },
        {
            "id": 26478,
            "identifier": "GO:0000380",
            "identifier_type": "str",
            "name": "alternative mRNA splicing, via spliceosome",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000380",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26479,
            "identifier": "GO:0005548",
            "identifier_type": "str",
            "name": "phospholipid transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005548",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 26480,
            "identifier": "C0851302",
            "identifier_type": "str",
            "name": "Shock hypoglycaemic",
            "properties": {
                "url": "http://identifiers.org/umls/C0851302",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26481,
            "identifier": "GO:0021535",
            "identifier_type": "str",
            "name": "cell migration in hindbrain",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021535",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26482,
            "identifier": "GO:0046909",
            "identifier_type": "str",
            "name": "intermembrane transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046909",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26483,
            "identifier": "GO:0051124",
            "identifier_type": "str",
            "name": "synaptic growth at neuromuscular junction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051124",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26484,
            "identifier": "5138",
            "identifier_type": "int",
            "name": "PDE2A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5138",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "phosphodiesterase 2A, cGMP-stimulated"
            },
            "metanode": "Gene"
        },
        {
            "id": 26485,
            "identifier": "GO:0010998",
            "identifier_type": "str",
            "name": "regulation of translational initiation by eIF2 alpha phosphorylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010998",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26486,
            "identifier": "55288",
            "identifier_type": "int",
            "name": "RHOT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55288",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "ras homolog family member T1"
            },
            "metanode": "Gene"
        },
        {
            "id": 26487,
            "identifier": "GO:0060897",
            "identifier_type": "str",
            "name": "neural plate regionalization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060897",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26488,
            "identifier": "GO:1901492",
            "identifier_type": "str",
            "name": "positive regulation of lymphangiogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901492",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26489,
            "identifier": "UBERON:0000978",
            "identifier_type": "str",
            "name": "leg",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0000978",
                "bto_id": "BTO:0000721",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D035002"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 26490,
            "identifier": "GO:0031398",
            "identifier_type": "str",
            "name": "positive regulation of protein ubiquitination",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031398",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26491,
            "identifier": "PC7_4340",
            "identifier_type": "str",
            "name": "HIF-1-alpha transcription factor network",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 26492,
            "identifier": "23233",
            "identifier_type": "int",
            "name": "EXOC6B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23233",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "exocyst complex component 6B"
            },
            "metanode": "Gene"
        },
        {
            "id": 26493,
            "identifier": "GO:0044194",
            "identifier_type": "str",
            "name": "cytolytic granule",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044194",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        }
    ]
}