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=4000
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=4025",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=3975",
    "results": [
        {
            "id": 3985,
            "identifier": "150290",
            "identifier_type": "int",
            "name": "DUSP18",
            "properties": {
                "url": "http://identifiers.org/ncbigene/150290",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "dual specificity phosphatase 18"
            },
            "metanode": "Gene"
        },
        {
            "id": 3986,
            "identifier": "N0000000243",
            "identifier_type": "str",
            "name": "Androgen Receptor Antagonists",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000000243",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 3987,
            "identifier": "3832",
            "identifier_type": "int",
            "name": "KIF11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3832",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "kinesin family member 11"
            },
            "metanode": "Gene"
        },
        {
            "id": 3988,
            "identifier": "8243",
            "identifier_type": "int",
            "name": "SMC1A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8243",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "structural maintenance of chromosomes 1A"
            },
            "metanode": "Gene"
        },
        {
            "id": 3989,
            "identifier": "10174",
            "identifier_type": "int",
            "name": "SORBS3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10174",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "sorbin and SH3 domain containing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 3990,
            "identifier": "GO:0034112",
            "identifier_type": "str",
            "name": "positive regulation of homotypic cell-cell adhesion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034112",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3991,
            "identifier": "GO:0033177",
            "identifier_type": "str",
            "name": "proton-transporting two-sector ATPase complex, proton-transporting domain",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033177",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 3992,
            "identifier": "2077",
            "identifier_type": "int",
            "name": "ERF",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2077",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "Ets2 repressor factor"
            },
            "metanode": "Gene"
        },
        {
            "id": 3993,
            "identifier": "GO:0042109",
            "identifier_type": "str",
            "name": "lymphotoxin A biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042109",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3994,
            "identifier": "GO:0035770",
            "identifier_type": "str",
            "name": "ribonucleoprotein granule",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035770",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 3995,
            "identifier": "GO:0038085",
            "identifier_type": "str",
            "name": "vascular endothelial growth factor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0038085",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 3996,
            "identifier": "54552",
            "identifier_type": "int",
            "name": "GNL3L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54552",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "guanine nucleotide binding protein-like 3 (nucleolar)-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 3997,
            "identifier": "GO:2000303",
            "identifier_type": "str",
            "name": "regulation of ceramide biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000303",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3998,
            "identifier": "GO:0034138",
            "identifier_type": "str",
            "name": "toll-like receptor 3 signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034138",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3999,
            "identifier": "347252",
            "identifier_type": "int",
            "name": "IGFBPL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/347252",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "insulin-like growth factor binding protein-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 4000,
            "identifier": "C0162297",
            "identifier_type": "str",
            "name": "Respiratory arrest",
            "properties": {
                "url": "http://identifiers.org/umls/C0162297",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4001,
            "identifier": "7127",
            "identifier_type": "int",
            "name": "TNFAIP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7127",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "tumor necrosis factor, alpha-induced protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 4002,
            "identifier": "UBERON:0002369",
            "identifier_type": "str",
            "name": "adrenal gland",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0002369",
                "bto_id": "BTO:0000047",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D000311"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 4003,
            "identifier": "GO:0001635",
            "identifier_type": "str",
            "name": "calcitonin gene-related peptide receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001635",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 4004,
            "identifier": "GO:0032396",
            "identifier_type": "str",
            "name": "inhibitory MHC class I receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032396",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 4005,
            "identifier": "GO:0046856",
            "identifier_type": "str",
            "name": "phosphatidylinositol dephosphorylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046856",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4006,
            "identifier": "C0238334",
            "identifier_type": "str",
            "name": "Pancreatic abscess",
            "properties": {
                "url": "http://identifiers.org/umls/C0238334",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4007,
            "identifier": "55506",
            "identifier_type": "int",
            "name": "H2AFY2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55506",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "H2A histone family, member Y2"
            },
            "metanode": "Gene"
        },
        {
            "id": 4008,
            "identifier": "GO:0090219",
            "identifier_type": "str",
            "name": "negative regulation of lipid kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090219",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4009,
            "identifier": "DB01231",
            "identifier_type": "str",
            "name": "Diphenidol",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01231",
                "inchi": "InChI=1S/C21H27NO/c23-21(19-11-4-1-5-12-19,20-13-6-2-7-14-20)15-10-18-22-16-8-3-9-17-22/h1-2,4-7,11-14,23H,3,8-10,15-18H2",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=OGAKLTJNUQRZJU-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        }
    ]
}