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=26000
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=26025",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=25975",
    "results": [
        {
            "id": 25992,
            "identifier": "GO:0014028",
            "identifier_type": "str",
            "name": "notochord formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014028",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25993,
            "identifier": "GO:0018283",
            "identifier_type": "str",
            "name": "iron incorporation into metallo-sulfur cluster",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0018283",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25994,
            "identifier": "GO:0048020",
            "identifier_type": "str",
            "name": "CCR chemokine receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048020",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 25995,
            "identifier": "GO:1902493",
            "identifier_type": "str",
            "name": "acetyltransferase complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902493",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 25996,
            "identifier": "C0158353",
            "identifier_type": "str",
            "name": "Infective myositis",
            "properties": {
                "url": "http://identifiers.org/umls/C0158353",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25997,
            "identifier": "GO:0016018",
            "identifier_type": "str",
            "name": "cyclosporin A binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016018",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 25998,
            "identifier": "GO:0046339",
            "identifier_type": "str",
            "name": "diacylglycerol metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046339",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25999,
            "identifier": "N0000008065",
            "identifier_type": "str",
            "name": "Purines",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000008065",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Chemical/Ingredient"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 26000,
            "identifier": "GO:0010975",
            "identifier_type": "str",
            "name": "regulation of neuron projection development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010975",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26001,
            "identifier": "5828",
            "identifier_type": "int",
            "name": "PEX2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5828",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "peroxisomal biogenesis factor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 26002,
            "identifier": "257160",
            "identifier_type": "int",
            "name": "RNF214",
            "properties": {
                "url": "http://identifiers.org/ncbigene/257160",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "ring finger protein 214"
            },
            "metanode": "Gene"
        },
        {
            "id": 26003,
            "identifier": "1311",
            "identifier_type": "int",
            "name": "COMP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1311",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "cartilage oligomeric matrix protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 26004,
            "identifier": "403274",
            "identifier_type": "int",
            "name": "OR5H15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/403274",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "olfactory receptor, family 5, subfamily H, member 15"
            },
            "metanode": "Gene"
        },
        {
            "id": 26005,
            "identifier": "GO:1904668",
            "identifier_type": "str",
            "name": "positive regulation of ubiquitin protein ligase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904668",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26006,
            "identifier": "GO:0001158",
            "identifier_type": "str",
            "name": "enhancer sequence-specific DNA binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001158",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 26007,
            "identifier": "3764",
            "identifier_type": "int",
            "name": "KCNJ8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3764",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "potassium channel, inwardly rectifying subfamily J, member 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 26008,
            "identifier": "401647",
            "identifier_type": "int",
            "name": "GOLGA7B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/401647",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "golgin A7 family, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 26009,
            "identifier": "C2937358",
            "identifier_type": "str",
            "name": "Cerebral haemorrhage",
            "properties": {
                "url": "http://identifiers.org/umls/C2937358",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26010,
            "identifier": "C0595862",
            "identifier_type": "str",
            "name": "Vasodilatation",
            "properties": {
                "url": "http://identifiers.org/umls/C0595862",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26011,
            "identifier": "GO:0070935",
            "identifier_type": "str",
            "name": "3'-UTR-mediated mRNA stabilization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070935",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26012,
            "identifier": "2249",
            "identifier_type": "int",
            "name": "FGF4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2249",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "fibroblast growth factor 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 26013,
            "identifier": "DB00773",
            "identifier_type": "str",
            "name": "Etoposide",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00773",
                "inchi": "InChI=1S/C29H32O13/c1-11-36-9-20-27(40-11)24(31)25(32)29(41-20)42-26-14-7-17-16(38-10-39-17)6-13(14)21(22-15(26)8-37-28(22)33)12-4-18(34-2)23(30)19(5-12)35-3/h4-7,11,15,20-22,24-27,29-32H,8-10H2,1-3H3/t11-,15+,20-,21-,22+,24-,25-,26-,27-,29+/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=VJJPUSNTGOMMGY-MRVIYFEKSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 26014,
            "identifier": "GO:0031957",
            "identifier_type": "str",
            "name": "very long-chain fatty acid-CoA ligase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031957",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 26015,
            "identifier": "1132",
            "identifier_type": "int",
            "name": "CHRM4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1132",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "cholinergic receptor, muscarinic 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 26016,
            "identifier": "4718",
            "identifier_type": "int",
            "name": "NDUFC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4718",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "NADH dehydrogenase (ubiquinone) 1, subcomplex unknown, 2, 14.5kDa"
            },
            "metanode": "Gene"
        }
    ]
}