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=14950
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=14975",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=14925",
    "results": [
        {
            "id": 14940,
            "identifier": "GO:1903378",
            "identifier_type": "str",
            "name": "positive regulation of oxidative stress-induced neuron intrinsic apoptotic signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903378",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14941,
            "identifier": "WP98_r72088",
            "identifier_type": "str",
            "name": "Prostaglandin Synthesis and Regulation",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP98_r72088",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 14942,
            "identifier": "9246",
            "identifier_type": "int",
            "name": "UBE2L6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9246",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "ubiquitin-conjugating enzyme E2L 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 14943,
            "identifier": "92335",
            "identifier_type": "int",
            "name": "STRADA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/92335",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "STE20-related kinase adaptor alpha"
            },
            "metanode": "Gene"
        },
        {
            "id": 14944,
            "identifier": "C0392684",
            "identifier_type": "str",
            "name": "Pulse irregular",
            "properties": {
                "url": "http://identifiers.org/umls/C0392684",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14945,
            "identifier": "112487",
            "identifier_type": "int",
            "name": "DTD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/112487",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "D-tyrosyl-tRNA deacylase 2 (putative)"
            },
            "metanode": "Gene"
        },
        {
            "id": 14946,
            "identifier": "27341",
            "identifier_type": "int",
            "name": "RRP7A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27341",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "ribosomal RNA processing 7 homolog A (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 14947,
            "identifier": "3192",
            "identifier_type": "int",
            "name": "HNRNPU",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3192",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "heterogeneous nuclear ribonucleoprotein U (scaffold attachment factor A)"
            },
            "metanode": "Gene"
        },
        {
            "id": 14948,
            "identifier": "GO:0019911",
            "identifier_type": "str",
            "name": "structural constituent of myelin sheath",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019911",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 14949,
            "identifier": "GO:0070646",
            "identifier_type": "str",
            "name": "protein modification by small protein removal",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070646",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14950,
            "identifier": "GO:1903019",
            "identifier_type": "str",
            "name": "negative regulation of glycoprotein metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903019",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14951,
            "identifier": "22930",
            "identifier_type": "int",
            "name": "RAB3GAP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22930",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "RAB3 GTPase activating protein subunit 1 (catalytic)"
            },
            "metanode": "Gene"
        },
        {
            "id": 14952,
            "identifier": "GO:0072204",
            "identifier_type": "str",
            "name": "cell-cell signaling involved in metanephros development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072204",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14953,
            "identifier": "5533",
            "identifier_type": "int",
            "name": "PPP3CC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5533",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "protein phosphatase 3, catalytic subunit, gamma isozyme"
            },
            "metanode": "Gene"
        },
        {
            "id": 14954,
            "identifier": "GO:1904667",
            "identifier_type": "str",
            "name": "negative regulation of ubiquitin protein ligase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904667",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14955,
            "identifier": "90506",
            "identifier_type": "int",
            "name": "LRRC46",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90506",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "leucine rich repeat containing 46"
            },
            "metanode": "Gene"
        },
        {
            "id": 14956,
            "identifier": "GO:0097006",
            "identifier_type": "str",
            "name": "regulation of plasma lipoprotein particle levels",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097006",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14957,
            "identifier": "114880",
            "identifier_type": "int",
            "name": "OSBPL6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/114880",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "oxysterol binding protein-like 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 14958,
            "identifier": "GO:0004660",
            "identifier_type": "str",
            "name": "protein farnesyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004660",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 14959,
            "identifier": "79874",
            "identifier_type": "int",
            "name": "RABEP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79874",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "rabaptin, RAB GTPase binding effector protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 14960,
            "identifier": "PC7_2624",
            "identifier_type": "str",
            "name": "Class I PI3K signaling events",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 14961,
            "identifier": "146050",
            "identifier_type": "int",
            "name": "ZSCAN29",
            "properties": {
                "url": "http://identifiers.org/ncbigene/146050",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "zinc finger and SCAN domain containing 29"
            },
            "metanode": "Gene"
        },
        {
            "id": 14962,
            "identifier": "GO:0034162",
            "identifier_type": "str",
            "name": "toll-like receptor 9 signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034162",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14963,
            "identifier": "GO:0005176",
            "identifier_type": "str",
            "name": "ErbB-2 class receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005176",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 14964,
            "identifier": "1063",
            "identifier_type": "int",
            "name": "CENPF",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1063",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "centromere protein F, 350/400kDa"
            },
            "metanode": "Gene"
        }
    ]
}