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=6925
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=6950",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=6900",
    "results": [
        {
            "id": 6914,
            "identifier": "DB06710",
            "identifier_type": "str",
            "name": "Methyltestosterone",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB06710",
                "inchi": "InChI=1S/C20H30O2/c1-18-9-6-14(21)12-13(18)4-5-15-16(18)7-10-19(2)17(15)8-11-20(19,3)22/h12,15-17,22H,4-11H2,1-3H3/t15-,16+,17+,18+,19+,20+/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=GCKMFJBGXUYNAG-HLXURNFRSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 6915,
            "identifier": "C0542127",
            "identifier_type": "str",
            "name": "Oversedation",
            "properties": {
                "url": "http://identifiers.org/umls/C0542127",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6916,
            "identifier": "C0425492",
            "identifier_type": "str",
            "name": "Respiration irregularity",
            "properties": {
                "url": "http://identifiers.org/umls/C0425492",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6917,
            "identifier": "126068",
            "identifier_type": "int",
            "name": "ZNF441",
            "properties": {
                "url": "http://identifiers.org/ncbigene/126068",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 441"
            },
            "metanode": "Gene"
        },
        {
            "id": 6918,
            "identifier": "GO:0002278",
            "identifier_type": "str",
            "name": "eosinophil activation involved in immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002278",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6919,
            "identifier": "10329",
            "identifier_type": "int",
            "name": "TMEM5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10329",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "transmembrane protein 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 6920,
            "identifier": "9782",
            "identifier_type": "int",
            "name": "MATR3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9782",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "matrin 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 6921,
            "identifier": "C1095923",
            "identifier_type": "str",
            "name": "Febrile bone marrow aplasia",
            "properties": {
                "url": "http://identifiers.org/umls/C1095923",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6922,
            "identifier": "729085",
            "identifier_type": "int",
            "name": "FAM198A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/729085",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "family with sequence similarity 198, member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 6923,
            "identifier": "GO:1904357",
            "identifier_type": "str",
            "name": "negative regulation of telomere maintenance via telomere lengthening",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904357",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6924,
            "identifier": "105376719",
            "identifier_type": "int",
            "name": "LOC105376719",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105376719",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "basic proline-rich protein-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 6925,
            "identifier": "GO:0051271",
            "identifier_type": "str",
            "name": "negative regulation of cellular component movement",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051271",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6926,
            "identifier": "3600",
            "identifier_type": "int",
            "name": "IL15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3600",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "interleukin 15"
            },
            "metanode": "Gene"
        },
        {
            "id": 6927,
            "identifier": "GO:0019858",
            "identifier_type": "str",
            "name": "cytosine metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019858",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6928,
            "identifier": "80824",
            "identifier_type": "int",
            "name": "DUSP16",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80824",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "dual specificity phosphatase 16"
            },
            "metanode": "Gene"
        },
        {
            "id": 6929,
            "identifier": "GO:0014067",
            "identifier_type": "str",
            "name": "negative regulation of phosphatidylinositol 3-kinase signaling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014067",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6930,
            "identifier": "10720",
            "identifier_type": "int",
            "name": "UGT2B11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10720",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "UDP glucuronosyltransferase 2 family, polypeptide B11"
            },
            "metanode": "Gene"
        },
        {
            "id": 6931,
            "identifier": "DB00476",
            "identifier_type": "str",
            "name": "Duloxetine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00476",
                "inchi": "InChI=1S/C18H19NOS/c1-19-12-11-17(18-10-5-13-21-18)20-16-9-4-7-14-6-2-3-8-15(14)16/h2-10,13,17,19H,11-12H2,1H3/t17-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=ZEUITGRIYCTCEM-KRWDZBQOSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 6932,
            "identifier": "C0858524",
            "identifier_type": "str",
            "name": "Tachycardia nervous",
            "properties": {
                "url": "http://identifiers.org/umls/C0858524",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6933,
            "identifier": "GO:0001054",
            "identifier_type": "str",
            "name": "RNA polymerase I activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001054",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 6934,
            "identifier": "GO:0002337",
            "identifier_type": "str",
            "name": "B-1a B cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002337",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6935,
            "identifier": "DB06268",
            "identifier_type": "str",
            "name": "Sitaxentan",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB06268",
                "inchi": "InChI=1S/C18H15ClN2O6S2/c1-9-5-13-14(26-8-25-13)7-11(9)6-12(22)17-15(3-4-28-17)29(23,24)21-18-16(19)10(2)20-27-18/h3-5,7,21H,6,8H2,1-2H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=PHWXUGHIIBDVKD-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 6936,
            "identifier": "84876",
            "identifier_type": "int",
            "name": "ORAI1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84876",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "ORAI calcium release-activated calcium modulator 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 6937,
            "identifier": "GO:0033137",
            "identifier_type": "str",
            "name": "negative regulation of peptidyl-serine phosphorylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033137",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6938,
            "identifier": "115416",
            "identifier_type": "int",
            "name": "MALSU1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/115416",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "mitochondrial assembly of ribosomal large subunit 1"
            },
            "metanode": "Gene"
        }
    ]
}