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=29475
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=29500",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=29450",
    "results": [
        {
            "id": 29469,
            "identifier": "GO:0043163",
            "identifier_type": "str",
            "name": "cell envelope organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043163",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29470,
            "identifier": "28992",
            "identifier_type": "int",
            "name": "MACROD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/28992",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "MACRO domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29471,
            "identifier": "54881",
            "identifier_type": "int",
            "name": "TEX10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54881",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "testis expressed 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 29472,
            "identifier": "GO:0045348",
            "identifier_type": "str",
            "name": "positive regulation of MHC class II biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045348",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29473,
            "identifier": "GO:0032486",
            "identifier_type": "str",
            "name": "Rap protein signal transduction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032486",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29474,
            "identifier": "N0000175624",
            "identifier_type": "str",
            "name": "mTOR Inhibitors",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000175624",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 29475,
            "identifier": "153770",
            "identifier_type": "int",
            "name": "PLAC8L1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/153770",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "PLAC8-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29476,
            "identifier": "7184",
            "identifier_type": "int",
            "name": "HSP90B1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7184",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "heat shock protein 90kDa beta (Grp94), member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29477,
            "identifier": "GO:0021699",
            "identifier_type": "str",
            "name": "cerebellar cortex maturation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021699",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29478,
            "identifier": "57222",
            "identifier_type": "int",
            "name": "ERGIC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57222",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "endoplasmic reticulum-golgi intermediate compartment 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29479,
            "identifier": "C0312414",
            "identifier_type": "str",
            "name": "Spotting menstrual",
            "properties": {
                "url": "http://identifiers.org/umls/C0312414",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29480,
            "identifier": "C0011053",
            "identifier_type": "str",
            "name": "Deafness",
            "properties": {
                "url": "http://identifiers.org/umls/C0011053",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29481,
            "identifier": "GO:0070228",
            "identifier_type": "str",
            "name": "regulation of lymphocyte apoptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070228",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29482,
            "identifier": "26037",
            "identifier_type": "int",
            "name": "SIPA1L1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26037",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "signal-induced proliferation-associated 1 like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29483,
            "identifier": "2016",
            "identifier_type": "int",
            "name": "EMX1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2016",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "empty spiracles homeobox 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29484,
            "identifier": "64342",
            "identifier_type": "int",
            "name": "HS1BP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64342",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "HCLS1 binding protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 29485,
            "identifier": "93979",
            "identifier_type": "int",
            "name": "CPA5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/93979",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "carboxypeptidase A5"
            },
            "metanode": "Gene"
        },
        {
            "id": 29486,
            "identifier": "GO:0002230",
            "identifier_type": "str",
            "name": "positive regulation of defense response to virus by host",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002230",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29487,
            "identifier": "402096",
            "identifier_type": "int",
            "name": "LOC402096",
            "properties": {
                "url": "http://identifiers.org/ncbigene/402096",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "anaphase-promoting complex subunit 1-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 29488,
            "identifier": "GO:0005153",
            "identifier_type": "str",
            "name": "interleukin-8 receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005153",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 29489,
            "identifier": "C1112469",
            "identifier_type": "str",
            "name": "Cytomegalovirus syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C1112469",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29490,
            "identifier": "GO:0010883",
            "identifier_type": "str",
            "name": "regulation of lipid storage",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010883",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29491,
            "identifier": "153396",
            "identifier_type": "int",
            "name": "TMEM161B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/153396",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "transmembrane protein 161B"
            },
            "metanode": "Gene"
        },
        {
            "id": 29492,
            "identifier": "124535",
            "identifier_type": "int",
            "name": "HSF5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/124535",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "heat shock transcription factor family member 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 29493,
            "identifier": "WP1425_r74390",
            "identifier_type": "str",
            "name": "BMP Signalling and Regulation",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP1425_r74390",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        }
    ]
}