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=17675
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=17700",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=17650",
    "results": [
        {
            "id": 17664,
            "identifier": "PC7_2391",
            "identifier_type": "str",
            "name": "Ca activated K+ channels",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 17665,
            "identifier": "GO:1903679",
            "identifier_type": "str",
            "name": "positive regulation of cap-independent translational initiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903679",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17666,
            "identifier": "100287898",
            "identifier_type": "int",
            "name": "TTC34",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100287898",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "tetratricopeptide repeat domain 34"
            },
            "metanode": "Gene"
        },
        {
            "id": 17667,
            "identifier": "26581",
            "identifier_type": "int",
            "name": "DUX5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26581",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "description": "double homeobox 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 17668,
            "identifier": "GO:0005019",
            "identifier_type": "str",
            "name": "platelet-derived growth factor beta-receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005019",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 17669,
            "identifier": "GO:0033685",
            "identifier_type": "str",
            "name": "negative regulation of luteinizing hormone secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033685",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17670,
            "identifier": "GO:0050673",
            "identifier_type": "str",
            "name": "epithelial cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050673",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17671,
            "identifier": "202333",
            "identifier_type": "int",
            "name": "CMYA5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/202333",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "cardiomyopathy associated 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 17672,
            "identifier": "GO:0033088",
            "identifier_type": "str",
            "name": "negative regulation of immature T cell proliferation in thymus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033088",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17673,
            "identifier": "677",
            "identifier_type": "int",
            "name": "ZFP36L1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/677",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "ZFP36 ring finger protein-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 17674,
            "identifier": "9424",
            "identifier_type": "int",
            "name": "KCNK6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9424",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "potassium channel, two pore domain subfamily K, member 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 17675,
            "identifier": "GO:0032782",
            "identifier_type": "str",
            "name": "bile acid secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032782",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17676,
            "identifier": "390067",
            "identifier_type": "int",
            "name": "OR52H1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390067",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 52, subfamily H, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 17677,
            "identifier": "GO:0045842",
            "identifier_type": "str",
            "name": "positive regulation of mitotic metaphase/anaphase transition",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045842",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17678,
            "identifier": "GO:0032200",
            "identifier_type": "str",
            "name": "telomere organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032200",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17679,
            "identifier": "57819",
            "identifier_type": "int",
            "name": "LSM2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57819",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "LSM2 homolog, U6 small nuclear RNA associated (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 17680,
            "identifier": "6395",
            "identifier_type": "int",
            "name": "SEA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6395",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "S13 erythroblastosis (avian) oncogene homolog"
            },
            "metanode": "Gene"
        },
        {
            "id": 17681,
            "identifier": "105370172",
            "identifier_type": "int",
            "name": "LOC105370172",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105370172",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "uncharacterized LOC105370172"
            },
            "metanode": "Gene"
        },
        {
            "id": 17682,
            "identifier": "GO:0022601",
            "identifier_type": "str",
            "name": "menstrual cycle phase",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0022601",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17683,
            "identifier": "23566",
            "identifier_type": "int",
            "name": "LPAR3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23566",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "lysophosphatidic acid receptor 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 17684,
            "identifier": "54106",
            "identifier_type": "int",
            "name": "TLR9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54106",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "toll-like receptor 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 17685,
            "identifier": "199964",
            "identifier_type": "int",
            "name": "TMEM61",
            "properties": {
                "url": "http://identifiers.org/ncbigene/199964",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "transmembrane protein 61"
            },
            "metanode": "Gene"
        },
        {
            "id": 17686,
            "identifier": "C0853150",
            "identifier_type": "str",
            "name": "Nerve conduction studies abnormal",
            "properties": {
                "url": "http://identifiers.org/umls/C0853150",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17687,
            "identifier": "114818",
            "identifier_type": "int",
            "name": "KLHL29",
            "properties": {
                "url": "http://identifiers.org/ncbigene/114818",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "kelch-like family member 29"
            },
            "metanode": "Gene"
        },
        {
            "id": 17688,
            "identifier": "GO:0021591",
            "identifier_type": "str",
            "name": "ventricular system development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021591",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}