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=9850
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=9875",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=9825",
    "results": [
        {
            "id": 9841,
            "identifier": "100129171",
            "identifier_type": "int",
            "name": "LOC100129171",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100129171",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "uncharacterized LOC100129171"
            },
            "metanode": "Gene"
        },
        {
            "id": 9842,
            "identifier": "GO:0060148",
            "identifier_type": "str",
            "name": "positive regulation of posttranscriptional gene silencing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060148",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9843,
            "identifier": "GO:0006448",
            "identifier_type": "str",
            "name": "regulation of translational elongation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006448",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9844,
            "identifier": "5205",
            "identifier_type": "int",
            "name": "ATP8B1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5205",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "ATPase, aminophospholipid transporter, class I, type 8B, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 9845,
            "identifier": "GO:0008157",
            "identifier_type": "str",
            "name": "protein phosphatase 1 binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008157",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 9846,
            "identifier": "GO:0048147",
            "identifier_type": "str",
            "name": "negative regulation of fibroblast proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048147",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9847,
            "identifier": "GO:0060999",
            "identifier_type": "str",
            "name": "positive regulation of dendritic spine development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060999",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9848,
            "identifier": "PC7_7739",
            "identifier_type": "str",
            "name": "Synthesis of Ketone Bodies",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 9849,
            "identifier": "C0860711",
            "identifier_type": "str",
            "name": "Carbon dioxide decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0860711",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9850,
            "identifier": "439921",
            "identifier_type": "int",
            "name": "MXRA7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/439921",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "matrix-remodelling associated 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 9851,
            "identifier": "DOID:986",
            "identifier_type": "str",
            "name": "alopecia areata",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_986",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 9852,
            "identifier": "C1279945",
            "identifier_type": "str",
            "name": "Acute interstitial pneumonitis",
            "properties": {
                "url": "http://identifiers.org/umls/C1279945",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9853,
            "identifier": "647219",
            "identifier_type": "int",
            "name": "ASCL5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/647219",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "achaete-scute family bHLH transcription factor 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 9854,
            "identifier": "UBERON:0002497",
            "identifier_type": "str",
            "name": "acromion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0002497",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D000174"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 9855,
            "identifier": "GO:0019748",
            "identifier_type": "str",
            "name": "secondary metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019748",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9856,
            "identifier": "407738",
            "identifier_type": "int",
            "name": "FAM19A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/407738",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "family with sequence similarity 19 (chemokine (C-C motif)-like), member A1"
            },
            "metanode": "Gene"
        },
        {
            "id": 9857,
            "identifier": "GO:0018364",
            "identifier_type": "str",
            "name": "peptidyl-glutamine methylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0018364",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9858,
            "identifier": "79586",
            "identifier_type": "int",
            "name": "CHPF",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79586",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "chondroitin polymerizing factor"
            },
            "metanode": "Gene"
        },
        {
            "id": 9859,
            "identifier": "100526664",
            "identifier_type": "int",
            "name": "LY75-CD302",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100526664",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "LY75-CD302 readthrough"
            },
            "metanode": "Gene"
        },
        {
            "id": 9860,
            "identifier": "C0035309",
            "identifier_type": "str",
            "name": "Retinal disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0035309",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9861,
            "identifier": "735",
            "identifier_type": "int",
            "name": "C9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/735",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "complement component 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 9862,
            "identifier": "GO:0019229",
            "identifier_type": "str",
            "name": "regulation of vasoconstriction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019229",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9863,
            "identifier": "728780",
            "identifier_type": "int",
            "name": "ANKDD1B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/728780",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "ankyrin repeat and death domain containing 1B"
            },
            "metanode": "Gene"
        },
        {
            "id": 9864,
            "identifier": "3188",
            "identifier_type": "int",
            "name": "HNRNPH2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3188",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "heterogeneous nuclear ribonucleoprotein H2 (H')"
            },
            "metanode": "Gene"
        },
        {
            "id": 9865,
            "identifier": "PC7_2626",
            "identifier_type": "str",
            "name": "Class IB PI3K non-lipid kinase events",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        }
    ]
}