Node
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=20925
{ "count": 47031, "next": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=20950", "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=20900", "results": [ { "id": 20917, "identifier": "388228", "identifier_type": "int", "name": "SBK1", "properties": { "url": "http://identifiers.org/ncbigene/388228", "source": "Entrez Gene", "license": "CC0 1.0", "chromosome": "16", "description": "SH3 domain binding kinase 1" }, "metanode": "Gene" }, { "id": 20918, "identifier": "DB00316", "identifier_type": "str", "name": "Acetaminophen", "properties": { "url": "http://www.drugbank.ca/drugs/DB00316", "inchi": "InChI=1S/C8H9NO2/c1-6(10)9-7-2-4-8(11)5-3-7/h2-5,11H,1H3,(H,9,10)", "source": "DrugBank", "license": "CC BY-NC 4.0", "inchikey": "InChIKey=RZVAJINKPMORJF-UHFFFAOYSA-N" }, "metanode": "Compound" }, { "id": 20919, "identifier": "1291", "identifier_type": "int", "name": "COL6A1", "properties": { "url": "http://identifiers.org/ncbigene/1291", "source": "Entrez Gene", "license": "CC0 1.0", "chromosome": "21", "description": "collagen, type VI, alpha 1" }, "metanode": "Gene" }, { "id": 20920, "identifier": "10054", "identifier_type": "int", "name": "UBA2", "properties": { "url": "http://identifiers.org/ncbigene/10054", "source": "Entrez Gene", "license": "CC0 1.0", "chromosome": "19", "description": "ubiquitin-like modifier activating enzyme 2" }, "metanode": "Gene" }, { "id": 20921, "identifier": "GO:0071879", "identifier_type": "str", "name": "positive regulation of adrenergic receptor signaling pathway", "properties": { "url": "http://purl.obolibrary.org/obo/GO_0071879", "source": "Gene Ontology", "license": "CC BY 4.0" }, "metanode": "Biological Process" }, { "id": 20922, "identifier": "GO:0031057", "identifier_type": "str", "name": "negative regulation of histone modification", "properties": { "url": "http://purl.obolibrary.org/obo/GO_0031057", "source": "Gene Ontology", "license": "CC BY 4.0" }, "metanode": "Biological Process" }, { "id": 20923, "identifier": "C0153252", "identifier_type": "str", "name": "Systemic candida", "properties": { "url": "http://identifiers.org/umls/C0153252", "source": "UMLS via SIDER 4.1", "license": "CC BY-NC-SA 4.0" }, "metanode": "Side Effect" }, { "id": 20924, "identifier": "UBERON:0001132", "identifier_type": "str", "name": "parathyroid gland", "properties": { "url": "http://purl.obolibrary.org/obo/UBERON_0001132", "bto_id": "BTO:0000997", "source": "Uberon", "license": "CC BY 3.0", "mesh_id": "D010280" }, "metanode": "Anatomy" }, { "id": 20925, "identifier": "3744", "identifier_type": "int", "name": "KCNA10", "properties": { "url": "http://identifiers.org/ncbigene/3744", "source": "Entrez Gene", "license": "CC0 1.0", "chromosome": "1", "description": "potassium channel, voltage gated shaker related subfamily A, member 10" }, "metanode": "Gene" }, { "id": 20926, "identifier": "8411", "identifier_type": "int", "name": "EEA1", "properties": { "url": "http://identifiers.org/ncbigene/8411", "source": "Entrez Gene", "license": "CC0 1.0", "chromosome": "12", "description": "early endosome antigen 1" }, "metanode": "Gene" }, { "id": 20927, "identifier": "55334", "identifier_type": "int", "name": "SLC39A9", "properties": { "url": "http://identifiers.org/ncbigene/55334", "source": "Entrez Gene", "license": "CC0 1.0", "chromosome": "14", "description": "solute carrier family 39, member 9" }, "metanode": "Gene" }, { "id": 20928, "identifier": "283999", "identifier_type": "int", "name": "TMEM235", "properties": { "url": "http://identifiers.org/ncbigene/283999", "source": "Entrez Gene", "license": "CC0 1.0", "chromosome": "17", "description": "transmembrane protein 235" }, "metanode": "Gene" }, { "id": 20929, "identifier": "2245", "identifier_type": "int", "name": "FGD1", "properties": { "url": "http://identifiers.org/ncbigene/2245", "source": "Entrez Gene", "license": "CC0 1.0", "chromosome": "X", "description": "FYVE, RhoGEF and PH domain containing 1" }, "metanode": "Gene" }, { "id": 20930, "identifier": "10864", "identifier_type": "int", "name": "SLC22A7", "properties": { "url": "http://identifiers.org/ncbigene/10864", "source": "Entrez Gene", "license": "CC0 1.0", "chromosome": "6", "description": "solute carrier family 22 (organic anion transporter), member 7" }, "metanode": "Gene" }, { "id": 20931, "identifier": "GO:0044391", "identifier_type": "str", "name": "ribosomal subunit", "properties": { "url": "http://purl.obolibrary.org/obo/GO_0044391", "source": "Gene Ontology", "license": "CC BY 4.0" }, "metanode": "Cellular Component" }, { "id": 20932, "identifier": "548596", "identifier_type": "int", "name": "CKMT1A", "properties": { "url": "http://identifiers.org/ncbigene/548596", "source": "Entrez Gene", "license": "CC0 1.0", "chromosome": "15", "description": "creatine kinase, mitochondrial 1A" }, "metanode": "Gene" }, { "id": 20933, "identifier": "C0232495", "identifier_type": "str", "name": "Abdominal pain lower", "properties": { "url": "http://identifiers.org/umls/C0232495", "source": "UMLS via SIDER 4.1", "license": "CC BY-NC-SA 4.0" }, "metanode": "Side Effect" }, { "id": 20934, "identifier": "4698", "identifier_type": "int", "name": "NDUFA5", "properties": { "url": "http://identifiers.org/ncbigene/4698", "source": "Entrez Gene", "license": "CC0 1.0", "chromosome": "7", "description": "NADH dehydrogenase (ubiquinone) 1 alpha subcomplex, 5" }, "metanode": "Gene" }, { "id": 20935, "identifier": "C0948693", "identifier_type": "str", "name": "Post procedural discharge", "properties": { "url": "http://identifiers.org/umls/C0948693", "source": "UMLS via SIDER 4.1", "license": "CC BY-NC-SA 4.0" }, "metanode": "Side Effect" }, { "id": 20936, "identifier": "GO:0016054", "identifier_type": "str", "name": "organic acid catabolic process", "properties": { "url": "http://purl.obolibrary.org/obo/GO_0016054", "source": "Gene Ontology", "license": "CC BY 4.0" }, "metanode": "Biological Process" }, { "id": 20937, "identifier": "GO:0097070", "identifier_type": "str", "name": "ductus arteriosus closure", "properties": { "url": "http://purl.obolibrary.org/obo/GO_0097070", "source": "Gene Ontology", "license": "CC BY 4.0" }, "metanode": "Biological Process" }, { "id": 20938, "identifier": "115560", "identifier_type": "int", "name": "ZNF501", "properties": { "url": "http://identifiers.org/ncbigene/115560", "source": "Entrez Gene", "license": "CC0 1.0", "chromosome": "3", "description": "zinc finger protein 501" }, "metanode": "Gene" }, { "id": 20939, "identifier": "GO:0072175", "identifier_type": "str", "name": "epithelial tube formation", "properties": { "url": "http://purl.obolibrary.org/obo/GO_0072175", "source": "Gene Ontology", "license": "CC BY 4.0" }, "metanode": "Biological Process" }, { "id": 20940, "identifier": "PC7_5874", "identifier_type": "str", "name": "Nef-mediates down modulation of cell surface receptors by recruiting them to clathrin adapters", "properties": { "source": "Reactome via Pathway Commons", "license": "CC BY 4.0" }, "metanode": "Pathway" }, { "id": 20941, "identifier": "7167", "identifier_type": "int", "name": "TPI1", "properties": { "url": "http://identifiers.org/ncbigene/7167", "source": "Entrez Gene", "license": "CC0 1.0", "chromosome": "12", "description": "triosephosphate isomerase 1" }, "metanode": "Gene" } ] }