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=35250
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=35275",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=35225",
    "results": [
        {
            "id": 35246,
            "identifier": "GO:1902081",
            "identifier_type": "str",
            "name": "negative regulation of calcium ion import into sarcoplasmic reticulum",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902081",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35247,
            "identifier": "55975",
            "identifier_type": "int",
            "name": "KLHL7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55975",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "kelch-like family member 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 35248,
            "identifier": "D006963",
            "identifier_type": "str",
            "name": "Hyperphagia",
            "properties": {
                "url": "http://identifiers.org/mesh/D006963",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 35249,
            "identifier": "GO:0006027",
            "identifier_type": "str",
            "name": "glycosaminoglycan catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006027",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35250,
            "identifier": "56126",
            "identifier_type": "int",
            "name": "PCDHB10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56126",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "protocadherin beta 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 35251,
            "identifier": "DB01332",
            "identifier_type": "str",
            "name": "Ceftizoxime",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01332",
                "inchi": "InChI=1S/C13H13N5O5S2/c1-23-17-7(5-4-25-13(14)15-5)9(19)16-8-10(20)18-6(12(21)22)2-3-24-11(8)18/h2,4,8,11H,3H2,1H3,(H2,14,15)(H,16,19)(H,21,22)/b17-7-/t8-,11-/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=NNULBSISHYWZJU-LLKWHZGFSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 35252,
            "identifier": "N0000000109",
            "identifier_type": "str",
            "name": "Serotonin Uptake Inhibitors",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000000109",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 35253,
            "identifier": "UBERON:0001288",
            "identifier_type": "str",
            "name": "loop of Henle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001288",
                "bto_id": "BTO:0004608",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D008138"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 35254,
            "identifier": "79659",
            "identifier_type": "int",
            "name": "DYNC2H1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79659",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "dynein, cytoplasmic 2, heavy chain 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 35255,
            "identifier": "100526737",
            "identifier_type": "int",
            "name": "RBM14-RBM4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100526737",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "RBM14-RBM4 readthrough"
            },
            "metanode": "Gene"
        },
        {
            "id": 35256,
            "identifier": "GO:0040034",
            "identifier_type": "str",
            "name": "regulation of development, heterochronic",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0040034",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35257,
            "identifier": "GO:0035930",
            "identifier_type": "str",
            "name": "corticosteroid hormone secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035930",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35258,
            "identifier": "9555",
            "identifier_type": "int",
            "name": "H2AFY",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9555",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "H2A histone family, member Y"
            },
            "metanode": "Gene"
        },
        {
            "id": 35259,
            "identifier": "GO:0034340",
            "identifier_type": "str",
            "name": "response to type I interferon",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034340",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35260,
            "identifier": "C0857117",
            "identifier_type": "str",
            "name": "Hand rash",
            "properties": {
                "url": "http://identifiers.org/umls/C0857117",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 35261,
            "identifier": "GO:0051571",
            "identifier_type": "str",
            "name": "positive regulation of histone H3-K4 methylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051571",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35262,
            "identifier": "GO:0018027",
            "identifier_type": "str",
            "name": "peptidyl-lysine dimethylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0018027",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35263,
            "identifier": "GO:0035880",
            "identifier_type": "str",
            "name": "embryonic nail plate morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035880",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35264,
            "identifier": "55122",
            "identifier_type": "int",
            "name": "AKIRIN2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55122",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "akirin 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 35265,
            "identifier": "11117",
            "identifier_type": "int",
            "name": "EMILIN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11117",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "elastin microfibril interfacer 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 35266,
            "identifier": "10253",
            "identifier_type": "int",
            "name": "SPRY2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10253",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "sprouty homolog 2 (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 35267,
            "identifier": "GO:0004630",
            "identifier_type": "str",
            "name": "phospholipase D activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004630",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 35268,
            "identifier": "26503",
            "identifier_type": "int",
            "name": "SLC17A5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26503",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "solute carrier family 17 (acidic sugar transporter), member 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 35269,
            "identifier": "GO:1902897",
            "identifier_type": "str",
            "name": "regulation of postsynaptic density protein 95 clustering",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902897",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35270,
            "identifier": "4215",
            "identifier_type": "int",
            "name": "MAP3K3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4215",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "mitogen-activated protein kinase kinase kinase 3"
            },
            "metanode": "Gene"
        }
    ]
}