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=29825
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=29850",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=29800",
    "results": [
        {
            "id": 29819,
            "identifier": "GO:2000388",
            "identifier_type": "str",
            "name": "positive regulation of antral ovarian follicle growth",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000388",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29820,
            "identifier": "5146",
            "identifier_type": "int",
            "name": "PDE6C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5146",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "phosphodiesterase 6C, cGMP-specific, cone, alpha prime"
            },
            "metanode": "Gene"
        },
        {
            "id": 29821,
            "identifier": "55168",
            "identifier_type": "int",
            "name": "MRPS18A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55168",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "mitochondrial ribosomal protein S18A"
            },
            "metanode": "Gene"
        },
        {
            "id": 29822,
            "identifier": "GO:1902731",
            "identifier_type": "str",
            "name": "negative regulation of chondrocyte proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902731",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29823,
            "identifier": "GO:0005952",
            "identifier_type": "str",
            "name": "cAMP-dependent protein kinase complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005952",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 29824,
            "identifier": "90135",
            "identifier_type": "int",
            "name": "BTBD6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90135",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "BTB (POZ) domain containing 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 29825,
            "identifier": "51124",
            "identifier_type": "int",
            "name": "IER3IP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51124",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "immediate early response 3 interacting protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29826,
            "identifier": "23241",
            "identifier_type": "int",
            "name": "PACS2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23241",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "phosphofurin acidic cluster sorting protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 29827,
            "identifier": "GO:2001171",
            "identifier_type": "str",
            "name": "positive regulation of ATP biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2001171",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29828,
            "identifier": "400831",
            "identifier_type": "int",
            "name": "C20orf202",
            "properties": {
                "url": "http://identifiers.org/ncbigene/400831",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "chromosome 20 open reading frame 202"
            },
            "metanode": "Gene"
        },
        {
            "id": 29829,
            "identifier": "GO:1901612",
            "identifier_type": "str",
            "name": "cardiolipin binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901612",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 29830,
            "identifier": "84081",
            "identifier_type": "int",
            "name": "NSRP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84081",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "nuclear speckle splicing regulatory protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29831,
            "identifier": "GO:0005047",
            "identifier_type": "str",
            "name": "signal recognition particle binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005047",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 29832,
            "identifier": "GO:0045132",
            "identifier_type": "str",
            "name": "meiotic chromosome segregation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045132",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29833,
            "identifier": "26580",
            "identifier_type": "int",
            "name": "BSCL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26580",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "Berardinelli-Seip congenital lipodystrophy 2 (seipin)"
            },
            "metanode": "Gene"
        },
        {
            "id": 29834,
            "identifier": "64757",
            "identifier_type": "int",
            "name": "MARC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64757",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "mitochondrial amidoxime reducing component 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29835,
            "identifier": "C0936223",
            "identifier_type": "str",
            "name": "Prostate cancer metastatic",
            "properties": {
                "url": "http://identifiers.org/umls/C0936223",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29836,
            "identifier": "PC7_4775",
            "identifier_type": "str",
            "name": "Interleukin receptor SHC signaling",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 29837,
            "identifier": "GO:0034333",
            "identifier_type": "str",
            "name": "adherens junction assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034333",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29838,
            "identifier": "676",
            "identifier_type": "int",
            "name": "BRDT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/676",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "bromodomain, testis-specific"
            },
            "metanode": "Gene"
        },
        {
            "id": 29839,
            "identifier": "9439",
            "identifier_type": "int",
            "name": "MED23",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9439",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "mediator complex subunit 23"
            },
            "metanode": "Gene"
        },
        {
            "id": 29840,
            "identifier": "GO:0014062",
            "identifier_type": "str",
            "name": "regulation of serotonin secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014062",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29841,
            "identifier": "390066",
            "identifier_type": "int",
            "name": "OR52D1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390066",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 52, subfamily D, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29842,
            "identifier": "GO:0008074",
            "identifier_type": "str",
            "name": "guanylate cyclase complex, soluble",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008074",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 29843,
            "identifier": "GO:0046016",
            "identifier_type": "str",
            "name": "positive regulation of transcription by glucose",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046016",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}