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=33950
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=33975",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=33925",
    "results": [
        {
            "id": 33945,
            "identifier": "26291",
            "identifier_type": "int",
            "name": "FGF21",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26291",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "fibroblast growth factor 21"
            },
            "metanode": "Gene"
        },
        {
            "id": 33946,
            "identifier": "C0151595",
            "identifier_type": "str",
            "name": "Digitalis intoxication (NOS)",
            "properties": {
                "url": "http://identifiers.org/umls/C0151595",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33947,
            "identifier": "115352",
            "identifier_type": "int",
            "name": "FCRL3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/115352",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "Fc receptor-like 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 33948,
            "identifier": "C0021051",
            "identifier_type": "str",
            "name": "Immunodeficiency",
            "properties": {
                "url": "http://identifiers.org/umls/C0021051",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33949,
            "identifier": "PC7_4494",
            "identifier_type": "str",
            "name": "HuR stabilizes mRNA",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 33950,
            "identifier": "56981",
            "identifier_type": "int",
            "name": "PRDM11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56981",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "PR domain containing 11"
            },
            "metanode": "Gene"
        },
        {
            "id": 33951,
            "identifier": "GO:0045198",
            "identifier_type": "str",
            "name": "establishment of epithelial cell apical/basal polarity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045198",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33952,
            "identifier": "GO:1990234",
            "identifier_type": "str",
            "name": "transferase complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990234",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 33953,
            "identifier": "25924",
            "identifier_type": "int",
            "name": "MYRIP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25924",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "myosin VIIA and Rab interacting protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 33954,
            "identifier": "1791",
            "identifier_type": "int",
            "name": "DNTT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1791",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "DNA nucleotidylexotransferase"
            },
            "metanode": "Gene"
        },
        {
            "id": 33955,
            "identifier": "64101",
            "identifier_type": "int",
            "name": "LRRC4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64101",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "leucine rich repeat containing 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 33956,
            "identifier": "GO:0030511",
            "identifier_type": "str",
            "name": "positive regulation of transforming growth factor beta receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030511",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33957,
            "identifier": "GO:1990075",
            "identifier_type": "str",
            "name": "periciliary membrane compartment",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990075",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 33958,
            "identifier": "GO:0061333",
            "identifier_type": "str",
            "name": "renal tubule morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061333",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33959,
            "identifier": "PC7_3664",
            "identifier_type": "str",
            "name": "Endogenous sterols",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 33960,
            "identifier": "GO:0033040",
            "identifier_type": "str",
            "name": "sour taste receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033040",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 33961,
            "identifier": "C0235002",
            "identifier_type": "str",
            "name": "Head discomfort",
            "properties": {
                "url": "http://identifiers.org/umls/C0235002",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33962,
            "identifier": "GO:0048010",
            "identifier_type": "str",
            "name": "vascular endothelial growth factor receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048010",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33963,
            "identifier": "253943",
            "identifier_type": "int",
            "name": "YTHDF3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/253943",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "YTH N(6)-methyladenosine RNA binding protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 33964,
            "identifier": "UBERON:0002204",
            "identifier_type": "str",
            "name": "musculoskeletal system",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0002204",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D009141"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 33965,
            "identifier": "284355",
            "identifier_type": "int",
            "name": "TPRX1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/284355",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "tetra-peptide repeat homeobox 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 33966,
            "identifier": "26750",
            "identifier_type": "int",
            "name": "RPS6KC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26750",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ribosomal protein S6 kinase, 52kDa, polypeptide 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 33967,
            "identifier": "WP2646_r74430",
            "identifier_type": "str",
            "name": "Lidocaine metabolism",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP2646_r74430",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 33968,
            "identifier": "11236",
            "identifier_type": "int",
            "name": "RNF139",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11236",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "ring finger protein 139"
            },
            "metanode": "Gene"
        },
        {
            "id": 33969,
            "identifier": "GO:0042990",
            "identifier_type": "str",
            "name": "regulation of transcription factor import into nucleus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042990",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}