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=24650
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=24675",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=24625",
    "results": [
        {
            "id": 24644,
            "identifier": "C0020488",
            "identifier_type": "str",
            "name": "Hypernatraemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0020488",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24645,
            "identifier": "PC7_3649",
            "identifier_type": "str",
            "name": "Elastic fibre formation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 24646,
            "identifier": "4105",
            "identifier_type": "int",
            "name": "MAGEA6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4105",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "melanoma antigen family A6"
            },
            "metanode": "Gene"
        },
        {
            "id": 24647,
            "identifier": "93190",
            "identifier_type": "int",
            "name": "C1orf158",
            "properties": {
                "url": "http://identifiers.org/ncbigene/93190",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "chromosome 1 open reading frame 158"
            },
            "metanode": "Gene"
        },
        {
            "id": 24648,
            "identifier": "30835",
            "identifier_type": "int",
            "name": "CD209",
            "properties": {
                "url": "http://identifiers.org/ncbigene/30835",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "CD209 molecule"
            },
            "metanode": "Gene"
        },
        {
            "id": 24649,
            "identifier": "6574",
            "identifier_type": "int",
            "name": "SLC20A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6574",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "solute carrier family 20 (phosphate transporter), member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 24650,
            "identifier": "GO:0050687",
            "identifier_type": "str",
            "name": "negative regulation of defense response to virus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050687",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24651,
            "identifier": "GO:0032242",
            "identifier_type": "str",
            "name": "regulation of nucleoside transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032242",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24652,
            "identifier": "C0007642",
            "identifier_type": "str",
            "name": "Cellulitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0007642",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24653,
            "identifier": "GO:0007638",
            "identifier_type": "str",
            "name": "mechanosensory behavior",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007638",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24654,
            "identifier": "C0036416",
            "identifier_type": "str",
            "name": "Scleritis",
            "properties": {
                "url": "http://identifiers.org/umls/C0036416",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24655,
            "identifier": "GO:1901020",
            "identifier_type": "str",
            "name": "negative regulation of calcium ion transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901020",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24656,
            "identifier": "9897",
            "identifier_type": "int",
            "name": "KIAA0196",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9897",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "KIAA0196"
            },
            "metanode": "Gene"
        },
        {
            "id": 24657,
            "identifier": "GO:0045121",
            "identifier_type": "str",
            "name": "membrane raft",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045121",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 24658,
            "identifier": "C0152972",
            "identifier_type": "str",
            "name": "Pseudomonal sepsis",
            "properties": {
                "url": "http://identifiers.org/umls/C0152972",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24659,
            "identifier": "23315",
            "identifier_type": "int",
            "name": "SLC9A8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23315",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "solute carrier family 9, subfamily A (NHE8, cation proton antiporter 8), member 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 24660,
            "identifier": "8398",
            "identifier_type": "int",
            "name": "PLA2G6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8398",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "phospholipase A2, group VI (cytosolic, calcium-independent)"
            },
            "metanode": "Gene"
        },
        {
            "id": 24661,
            "identifier": "GO:0034140",
            "identifier_type": "str",
            "name": "negative regulation of toll-like receptor 3 signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034140",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24662,
            "identifier": "C0038463",
            "identifier_type": "str",
            "name": "Strongyloidiasis",
            "properties": {
                "url": "http://identifiers.org/umls/C0038463",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24663,
            "identifier": "N0000175732",
            "identifier_type": "str",
            "name": "Neuromuscular Nondepolarizing Blockade",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000175732",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Physiologic Effect"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 24664,
            "identifier": "96597",
            "identifier_type": "int",
            "name": "TBC1D27",
            "properties": {
                "url": "http://identifiers.org/ncbigene/96597",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "TBC1 domain family, member 27"
            },
            "metanode": "Gene"
        },
        {
            "id": 24665,
            "identifier": "343099",
            "identifier_type": "int",
            "name": "CCDC18",
            "properties": {
                "url": "http://identifiers.org/ncbigene/343099",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "coiled-coil domain containing 18"
            },
            "metanode": "Gene"
        },
        {
            "id": 24666,
            "identifier": "253558",
            "identifier_type": "int",
            "name": "LCLAT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/253558",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "lysocardiolipin acyltransferase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 24667,
            "identifier": "PC7_7266",
            "identifier_type": "str",
            "name": "SHC1 events in EGFR signaling",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 24668,
            "identifier": "C0037929",
            "identifier_type": "str",
            "name": "Spinal cord injury",
            "properties": {
                "url": "http://identifiers.org/umls/C0037929",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}