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=26550
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=26575",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=26525",
    "results": [
        {
            "id": 26544,
            "identifier": "C0019937",
            "identifier_type": "str",
            "name": "Horner's syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C0019937",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26545,
            "identifier": "GO:0071480",
            "identifier_type": "str",
            "name": "cellular response to gamma radiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071480",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26546,
            "identifier": "GO:0090568",
            "identifier_type": "str",
            "name": "nuclear transcriptional repressor complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090568",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 26547,
            "identifier": "N0000175086",
            "identifier_type": "str",
            "name": "Phosphodiesterase 3 Inhibitors",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000175086",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 26548,
            "identifier": "GO:0072709",
            "identifier_type": "str",
            "name": "cellular response to sorbitol",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072709",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26549,
            "identifier": "GO:0002685",
            "identifier_type": "str",
            "name": "regulation of leukocyte migration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002685",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26550,
            "identifier": "GO:0060011",
            "identifier_type": "str",
            "name": "Sertoli cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060011",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26551,
            "identifier": "25817",
            "identifier_type": "int",
            "name": "FAM19A5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25817",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "family with sequence similarity 19 (chemokine (C-C motif)-like), member A5"
            },
            "metanode": "Gene"
        },
        {
            "id": 26552,
            "identifier": "PC7_8065",
            "identifier_type": "str",
            "name": "TRKA activation by NGF",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 26553,
            "identifier": "GO:0045738",
            "identifier_type": "str",
            "name": "negative regulation of DNA repair",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045738",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26554,
            "identifier": "GO:0016419",
            "identifier_type": "str",
            "name": "S-malonyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016419",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 26555,
            "identifier": "105371127",
            "identifier_type": "int",
            "name": "LOC105371127",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105371127",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "uncharacterized LOC105371127"
            },
            "metanode": "Gene"
        },
        {
            "id": 26556,
            "identifier": "C0206093",
            "identifier_type": "str",
            "name": "Neuroectodermal neoplasm",
            "properties": {
                "url": "http://identifiers.org/umls/C0206093",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26557,
            "identifier": "PC7_2671",
            "identifier_type": "str",
            "name": "Common Pathway",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 26558,
            "identifier": "GO:2000821",
            "identifier_type": "str",
            "name": "regulation of grooming behavior",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000821",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26559,
            "identifier": "101060521",
            "identifier_type": "int",
            "name": "LOC101060521",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101060521",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "DNA-directed RNA polymerase III subunit RPC5"
            },
            "metanode": "Gene"
        },
        {
            "id": 26560,
            "identifier": "8676",
            "identifier_type": "int",
            "name": "STX11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8676",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "syntaxin 11"
            },
            "metanode": "Gene"
        },
        {
            "id": 26561,
            "identifier": "WP134_r82700",
            "identifier_type": "str",
            "name": "Pentose Phosphate Pathway",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP134_r82700",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 26562,
            "identifier": "343505",
            "identifier_type": "int",
            "name": "NBPF7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/343505",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "neuroblastoma breakpoint family, member 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 26563,
            "identifier": "256764",
            "identifier_type": "int",
            "name": "WDR72",
            "properties": {
                "url": "http://identifiers.org/ncbigene/256764",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "WD repeat domain 72"
            },
            "metanode": "Gene"
        },
        {
            "id": 26564,
            "identifier": "PC7_3360",
            "identifier_type": "str",
            "name": "E-cadherin signaling in the nascent adherens junction",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 26565,
            "identifier": "11129",
            "identifier_type": "int",
            "name": "CLASRP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11129",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "CLK4-associating serine/arginine rich protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 26566,
            "identifier": "GO:0005883",
            "identifier_type": "str",
            "name": "neurofilament",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005883",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 26567,
            "identifier": "C0221239",
            "identifier_type": "str",
            "name": "Glomerulonephritis rapidly progressive",
            "properties": {
                "url": "http://identifiers.org/umls/C0221239",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26568,
            "identifier": "28968",
            "identifier_type": "int",
            "name": "SLC6A16",
            "properties": {
                "url": "http://identifiers.org/ncbigene/28968",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "solute carrier family 6, member 16"
            },
            "metanode": "Gene"
        }
    ]
}