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=30950
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=30975",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=30925",
    "results": [
        {
            "id": 30944,
            "identifier": "GO:0060126",
            "identifier_type": "str",
            "name": "somatotropin secreting cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060126",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30945,
            "identifier": "C0854212",
            "identifier_type": "str",
            "name": "Subepithelial opacities",
            "properties": {
                "url": "http://identifiers.org/umls/C0854212",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30946,
            "identifier": "338661",
            "identifier_type": "int",
            "name": "TMEM225",
            "properties": {
                "url": "http://identifiers.org/ncbigene/338661",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "transmembrane protein 225"
            },
            "metanode": "Gene"
        },
        {
            "id": 30947,
            "identifier": "GO:0008093",
            "identifier_type": "str",
            "name": "cytoskeletal adaptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008093",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 30948,
            "identifier": "1746",
            "identifier_type": "int",
            "name": "DLX2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1746",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "distal-less homeobox 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 30949,
            "identifier": "63928",
            "identifier_type": "int",
            "name": "CHP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/63928",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "calcineurin-like EF-hand protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 30950,
            "identifier": "C0002894",
            "identifier_type": "str",
            "name": "Refractory anaemia with an excess of blasts",
            "properties": {
                "url": "http://identifiers.org/umls/C0002894",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30951,
            "identifier": "GO:0047498",
            "identifier_type": "str",
            "name": "calcium-dependent phospholipase A2 activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0047498",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 30952,
            "identifier": "PC7_2633",
            "identifier_type": "str",
            "name": "Clearance of seratonin",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 30953,
            "identifier": "GO:0008406",
            "identifier_type": "str",
            "name": "gonad development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008406",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30954,
            "identifier": "119",
            "identifier_type": "int",
            "name": "ADD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/119",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "adducin 2 (beta)"
            },
            "metanode": "Gene"
        },
        {
            "id": 30955,
            "identifier": "GO:0034056",
            "identifier_type": "str",
            "name": "estrogen response element binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034056",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 30956,
            "identifier": "PC7_1550",
            "identifier_type": "str",
            "name": "Activation of gene expression by SREBF (SREBP)",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 30957,
            "identifier": "GO:0010746",
            "identifier_type": "str",
            "name": "regulation of plasma membrane long-chain fatty acid transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010746",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30958,
            "identifier": "6601",
            "identifier_type": "int",
            "name": "SMARCC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6601",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "SWI/SNF related, matrix associated, actin dependent regulator of chromatin, subfamily c, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 30959,
            "identifier": "157777",
            "identifier_type": "int",
            "name": "MCMDC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/157777",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "minichromosome maintenance domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 30960,
            "identifier": "2444",
            "identifier_type": "int",
            "name": "FRK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2444",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "fyn-related Src family tyrosine kinase"
            },
            "metanode": "Gene"
        },
        {
            "id": 30961,
            "identifier": "GO:0015238",
            "identifier_type": "str",
            "name": "drug transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015238",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 30962,
            "identifier": "105372015",
            "identifier_type": "int",
            "name": "LOC105372015",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105372015",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "uncharacterized LOC105372015"
            },
            "metanode": "Gene"
        },
        {
            "id": 30963,
            "identifier": "4897",
            "identifier_type": "int",
            "name": "NRCAM",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4897",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "neuronal cell adhesion molecule"
            },
            "metanode": "Gene"
        },
        {
            "id": 30964,
            "identifier": "UBERON:0001831",
            "identifier_type": "str",
            "name": "parotid gland",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001831",
                "bto_id": "BTO:0001004",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D010306"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 30965,
            "identifier": "54935",
            "identifier_type": "int",
            "name": "DUSP23",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54935",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "dual specificity phosphatase 23"
            },
            "metanode": "Gene"
        },
        {
            "id": 30966,
            "identifier": "GO:0051464",
            "identifier_type": "str",
            "name": "positive regulation of cortisol secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051464",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30967,
            "identifier": "PC7_2541",
            "identifier_type": "str",
            "name": "Chaperonin-mediated protein folding",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 30968,
            "identifier": "22992",
            "identifier_type": "int",
            "name": "KDM2A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22992",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "lysine (K)-specific demethylase 2A"
            },
            "metanode": "Gene"
        }
    ]
}