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=19700
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=19725",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=19675",
    "results": [
        {
            "id": 19692,
            "identifier": "C0332601",
            "identifier_type": "str",
            "name": "Cushingoid",
            "properties": {
                "url": "http://identifiers.org/umls/C0332601",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19693,
            "identifier": "GO:1990845",
            "identifier_type": "str",
            "name": "adaptive thermogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990845",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19694,
            "identifier": "388780",
            "identifier_type": "int",
            "name": "LOC388780",
            "properties": {
                "url": "http://identifiers.org/ncbigene/388780",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "uncharacterized LOC388780"
            },
            "metanode": "Gene"
        },
        {
            "id": 19695,
            "identifier": "23683",
            "identifier_type": "int",
            "name": "PRKD3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23683",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "protein kinase D3"
            },
            "metanode": "Gene"
        },
        {
            "id": 19696,
            "identifier": "1843",
            "identifier_type": "int",
            "name": "DUSP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1843",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "dual specificity phosphatase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 19697,
            "identifier": "55662",
            "identifier_type": "int",
            "name": "HIF1AN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55662",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "hypoxia inducible factor 1, alpha subunit inhibitor"
            },
            "metanode": "Gene"
        },
        {
            "id": 19698,
            "identifier": "GO:0061572",
            "identifier_type": "str",
            "name": "actin filament bundle organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061572",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19699,
            "identifier": "C1527348",
            "identifier_type": "str",
            "name": "Brain hypoxia",
            "properties": {
                "url": "http://identifiers.org/umls/C1527348",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19700,
            "identifier": "GO:0046469",
            "identifier_type": "str",
            "name": "platelet activating factor metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046469",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19701,
            "identifier": "GO:0042771",
            "identifier_type": "str",
            "name": "intrinsic apoptotic signaling pathway in response to DNA damage by p53 class mediator",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042771",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19702,
            "identifier": "WP477_r67139",
            "identifier_type": "str",
            "name": "Cytoplasmic Ribosomal Proteins",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP477_r67139",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 19703,
            "identifier": "GO:0034471",
            "identifier_type": "str",
            "name": "ncRNA 5'-end processing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034471",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19704,
            "identifier": "328",
            "identifier_type": "int",
            "name": "APEX1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/328",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "APEX nuclease (multifunctional DNA repair enzyme) 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 19705,
            "identifier": "8835",
            "identifier_type": "int",
            "name": "SOCS2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8835",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "suppressor of cytokine signaling 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 19706,
            "identifier": "DB00610",
            "identifier_type": "str",
            "name": "Metaraminol",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00610",
                "inchi": "InChI=1S/C9H13NO2/c1-6(10)9(12)7-3-2-4-8(11)5-7/h2-6,9,11-12H,10H2,1H3/t6-,9-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=WXFIGDLSSYIKKV-RCOVLWMOSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 19707,
            "identifier": "58985",
            "identifier_type": "int",
            "name": "IL22RA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/58985",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "interleukin 22 receptor, alpha 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 19708,
            "identifier": "GO:1903309",
            "identifier_type": "str",
            "name": "negative regulation of chromatin modification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903309",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19709,
            "identifier": "N0000178477",
            "identifier_type": "str",
            "name": "Decreased Blood Pressure",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000178477",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Physiologic Effect"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 19710,
            "identifier": "GO:0052842",
            "identifier_type": "str",
            "name": "inositol diphosphate pentakisphosphate diphosphatase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0052842",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 19711,
            "identifier": "DB06738",
            "identifier_type": "str",
            "name": "Ketobemidone",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB06738",
                "inchi": "InChI=1S/C15H21NO2/c1-3-14(18)15(7-9-16(2)10-8-15)12-5-4-6-13(17)11-12/h4-6,11,17H,3,7-10H2,1-2H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=ALFGKMXHOUSVAD-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 19712,
            "identifier": "DOID:1115",
            "identifier_type": "str",
            "name": "sarcoma",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_1115",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 19713,
            "identifier": "2797",
            "identifier_type": "int",
            "name": "GNRH2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2797",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "gonadotropin-releasing hormone 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 19714,
            "identifier": "GO:0035987",
            "identifier_type": "str",
            "name": "endodermal cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035987",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19715,
            "identifier": "GO:0008121",
            "identifier_type": "str",
            "name": "ubiquinol-cytochrome-c reductase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008121",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 19716,
            "identifier": "GO:0051290",
            "identifier_type": "str",
            "name": "protein heterotetramerization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051290",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}