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=8725
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=8750",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=8700",
    "results": [
        {
            "id": 8716,
            "identifier": "6588",
            "identifier_type": "int",
            "name": "SLN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6588",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "sarcolipin"
            },
            "metanode": "Gene"
        },
        {
            "id": 8717,
            "identifier": "GO:0030072",
            "identifier_type": "str",
            "name": "peptide hormone secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030072",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8718,
            "identifier": "GO:0004614",
            "identifier_type": "str",
            "name": "phosphoglucomutase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004614",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 8719,
            "identifier": "GO:0001206",
            "identifier_type": "str",
            "name": "transcriptional repressor activity, RNA polymerase II distal enhancer sequence-specific binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001206",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 8720,
            "identifier": "GO:0070290",
            "identifier_type": "str",
            "name": "N-acylphosphatidylethanolamine-specific phospholipase D activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070290",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 8721,
            "identifier": "1292",
            "identifier_type": "int",
            "name": "COL6A2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1292",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "collagen, type VI, alpha 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 8722,
            "identifier": "10055",
            "identifier_type": "int",
            "name": "SAE1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10055",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "SUMO1 activating enzyme subunit 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 8723,
            "identifier": "GO:0060332",
            "identifier_type": "str",
            "name": "positive regulation of response to interferon-gamma",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060332",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8724,
            "identifier": "GO:0032354",
            "identifier_type": "str",
            "name": "response to follicle-stimulating hormone",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032354",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8725,
            "identifier": "PC7_8351",
            "identifier_type": "str",
            "name": "Transport of gamma-carboxylated protein precursors from the endoplasmic reticulum to the Golgi apparatus",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 8726,
            "identifier": "GO:0001188",
            "identifier_type": "str",
            "name": "RNA polymerase I transcriptional preinitiation complex assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001188",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8727,
            "identifier": "GO:0048541",
            "identifier_type": "str",
            "name": "Peyer's patch development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048541",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8728,
            "identifier": "100127983",
            "identifier_type": "int",
            "name": "C8orf88",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100127983",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "chromosome 8 open reading frame 88"
            },
            "metanode": "Gene"
        },
        {
            "id": 8729,
            "identifier": "GO:0042368",
            "identifier_type": "str",
            "name": "vitamin D biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042368",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8730,
            "identifier": "3745",
            "identifier_type": "int",
            "name": "KCNB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3745",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "potassium channel, voltage gated Shab related subfamily B, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 8731,
            "identifier": "8412",
            "identifier_type": "int",
            "name": "BCAR3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8412",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "breast cancer anti-estrogen resistance 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 8732,
            "identifier": "GO:1902562",
            "identifier_type": "str",
            "name": "H4 histone acetyltransferase complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902562",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 8733,
            "identifier": "C0342881",
            "identifier_type": "str",
            "name": "Homozygous familial hypercholesterolaemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0342881",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8734,
            "identifier": "C0233467",
            "identifier_type": "str",
            "name": "Inappropriate affect",
            "properties": {
                "url": "http://identifiers.org/umls/C0233467",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8735,
            "identifier": "2246",
            "identifier_type": "int",
            "name": "FGF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2246",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "fibroblast growth factor 1 (acidic)"
            },
            "metanode": "Gene"
        },
        {
            "id": 8736,
            "identifier": "GO:0050672",
            "identifier_type": "str",
            "name": "negative regulation of lymphocyte proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050672",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8737,
            "identifier": "GO:0006924",
            "identifier_type": "str",
            "name": "activation-induced cell death of T cells",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006924",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8738,
            "identifier": "GO:0010769",
            "identifier_type": "str",
            "name": "regulation of cell morphogenesis involved in differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010769",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8739,
            "identifier": "GO:0060684",
            "identifier_type": "str",
            "name": "epithelial-mesenchymal cell signaling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060684",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8740,
            "identifier": "GO:0006471",
            "identifier_type": "str",
            "name": "protein ADP-ribosylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006471",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}