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=3975
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=4000",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=3950",
    "results": [
        {
            "id": 3960,
            "identifier": "GO:0014721",
            "identifier_type": "str",
            "name": "twitch skeletal muscle contraction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014721",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3961,
            "identifier": "GO:2000741",
            "identifier_type": "str",
            "name": "positive regulation of mesenchymal stem cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000741",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3962,
            "identifier": "GO:0005149",
            "identifier_type": "str",
            "name": "interleukin-1 receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005149",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 3963,
            "identifier": "GO:2000566",
            "identifier_type": "str",
            "name": "positive regulation of CD8-positive, alpha-beta T cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000566",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3964,
            "identifier": "GO:0034219",
            "identifier_type": "str",
            "name": "carbohydrate transmembrane transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034219",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3965,
            "identifier": "C0025637",
            "identifier_type": "str",
            "name": "Methaemoglobinaemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0025637",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3966,
            "identifier": "6663",
            "identifier_type": "int",
            "name": "SOX10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6663",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "SRY (sex determining region Y)-box 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 3967,
            "identifier": "10260",
            "identifier_type": "int",
            "name": "DENND4A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10260",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "DENN/MADD domain containing 4A"
            },
            "metanode": "Gene"
        },
        {
            "id": 3968,
            "identifier": "PC7_7460",
            "identifier_type": "str",
            "name": "Signaling by Insulin receptor",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 3969,
            "identifier": "DOID:10763",
            "identifier_type": "str",
            "name": "hypertension",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_10763",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 3970,
            "identifier": "GO:0016755",
            "identifier_type": "str",
            "name": "transferase activity, transferring amino-acyl groups",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016755",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 3971,
            "identifier": "4222",
            "identifier_type": "int",
            "name": "MEOX1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4222",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "mesenchyme homeobox 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 3972,
            "identifier": "84528",
            "identifier_type": "int",
            "name": "RHOXF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84528",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "Rhox homeobox family, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 3973,
            "identifier": "266666",
            "identifier_type": "int",
            "name": "TAS2R36",
            "properties": {
                "url": "http://identifiers.org/ncbigene/266666",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "taste receptor, type 2, member 36"
            },
            "metanode": "Gene"
        },
        {
            "id": 3974,
            "identifier": "6547",
            "identifier_type": "int",
            "name": "SLC8A3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6547",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "solute carrier family 8 (sodium/calcium exchanger), member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 3975,
            "identifier": "GO:0031123",
            "identifier_type": "str",
            "name": "RNA 3'-end processing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031123",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3976,
            "identifier": "GO:0051198",
            "identifier_type": "str",
            "name": "negative regulation of coenzyme metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051198",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3977,
            "identifier": "GO:0032532",
            "identifier_type": "str",
            "name": "regulation of microvillus length",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032532",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3978,
            "identifier": "GO:0019815",
            "identifier_type": "str",
            "name": "B cell receptor complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019815",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 3979,
            "identifier": "147965",
            "identifier_type": "int",
            "name": "FAM98C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/147965",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "family with sequence similarity 98, member C"
            },
            "metanode": "Gene"
        },
        {
            "id": 3980,
            "identifier": "1379",
            "identifier_type": "int",
            "name": "CR1L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1379",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "complement component (3b/4b) receptor 1-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 3981,
            "identifier": "9886",
            "identifier_type": "int",
            "name": "RHOBTB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9886",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "Rho-related BTB domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 3982,
            "identifier": "GO:0046931",
            "identifier_type": "str",
            "name": "pore complex assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046931",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3983,
            "identifier": "N0000009176",
            "identifier_type": "str",
            "name": "Increased Cellular Death",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000009176",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Physiologic Effect"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 3984,
            "identifier": "100134938",
            "identifier_type": "int",
            "name": "UPK3BL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100134938",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "uroplakin 3B-like"
            },
            "metanode": "Gene"
        }
    ]
}