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=7825
{ "count": 47031, "next": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=7850", "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=7800", "results": [ { "id": 7814, "identifier": "UBERON:0002515", "identifier_type": "str", "name": "periosteum", "properties": { "url": "http://purl.obolibrary.org/obo/UBERON_0002515", "bto_id": "BTO:0001022", "source": "Uberon", "license": "CC BY 3.0", "mesh_id": "D010521" }, "metanode": "Anatomy" }, { "id": 7815, "identifier": "121260", "identifier_type": "int", "name": "SLC15A4", "properties": { "url": "http://identifiers.org/ncbigene/121260", "source": "Entrez Gene", "license": "CC0 1.0", "chromosome": "12", "description": "solute carrier family 15 (oligopeptide transporter), member 4" }, "metanode": "Gene" }, { "id": 7816, "identifier": "124245", "identifier_type": "int", "name": "ZC3H18", "properties": { "url": "http://identifiers.org/ncbigene/124245", "source": "Entrez Gene", "license": "CC0 1.0", "chromosome": "16", "description": "zinc finger CCCH-type containing 18" }, "metanode": "Gene" }, { "id": 7817, "identifier": "5230", "identifier_type": "int", "name": "PGK1", "properties": { "url": "http://identifiers.org/ncbigene/5230", "source": "Entrez Gene", "license": "CC0 1.0", "chromosome": "X", "description": "phosphoglycerate kinase 1" }, "metanode": "Gene" }, { "id": 7818, "identifier": "10942", "identifier_type": "int", "name": "PRSS21", "properties": { "url": "http://identifiers.org/ncbigene/10942", "source": "Entrez Gene", "license": "CC0 1.0", "chromosome": "16", "description": "protease, serine, 21 (testisin)" }, "metanode": "Gene" }, { "id": 7819, "identifier": "GO:0005004", "identifier_type": "str", "name": "GPI-linked ephrin receptor activity", "properties": { "url": "http://purl.obolibrary.org/obo/GO_0005004", "source": "Gene Ontology", "license": "CC BY 4.0" }, "metanode": "Molecular Function" }, { "id": 7820, "identifier": "90203", "identifier_type": "int", "name": "SNX21", "properties": { "url": "http://identifiers.org/ncbigene/90203", "source": "Entrez Gene", "license": "CC0 1.0", "chromosome": "20", "description": "sorting nexin family member 21" }, "metanode": "Gene" }, { "id": 7821, "identifier": "116092", "identifier_type": "int", "name": "DNTTIP1", "properties": { "url": "http://identifiers.org/ncbigene/116092", "source": "Entrez Gene", "license": "CC0 1.0", "chromosome": "20", "description": "deoxynucleotidyltransferase, terminal, interacting protein 1" }, "metanode": "Gene" }, { "id": 7822, "identifier": "124599", "identifier_type": "int", "name": "CD300LB", "properties": { "url": "http://identifiers.org/ncbigene/124599", "source": "Entrez Gene", "license": "CC0 1.0", "chromosome": "17", "description": "CD300 molecule-like family member b" }, "metanode": "Gene" }, { "id": 7823, "identifier": "154141", "identifier_type": "int", "name": "MBOAT1", "properties": { "url": "http://identifiers.org/ncbigene/154141", "source": "Entrez Gene", "license": "CC0 1.0", "chromosome": "6", "description": "membrane bound O-acyltransferase domain containing 1" }, "metanode": "Gene" }, { "id": 7824, "identifier": "DB01189", "identifier_type": "str", "name": "Desflurane", "properties": { "url": "http://www.drugbank.ca/drugs/DB01189", "inchi": "InChI=1S/C3H2F6O/c4-1(3(7,8)9)10-2(5)6/h1-2H", "source": "DrugBank", "license": "CC BY-NC 4.0", "inchikey": "InChIKey=DPYMFVXJLLWWEU-UHFFFAOYSA-N" }, "metanode": "Compound" }, { "id": 7825, "identifier": "C0151517", "identifier_type": "str", "name": "Atrioventricular block complete", "properties": { "url": "http://identifiers.org/umls/C0151517", "source": "UMLS via SIDER 4.1", "license": "CC BY-NC-SA 4.0" }, "metanode": "Side Effect" }, { "id": 7826, "identifier": "N0000190111", "identifier_type": "str", "name": "Organic Anion Transporter 3 Inhibitors", "properties": { "url": "http://purl.bioontology.org/ontology/NDFRT/N0000190111", "source": "FDA via DrugCentral", "license": "CC BY 4.0", "class_type": "Mechanism of Action" }, "metanode": "Pharmacologic Class" }, { "id": 7827, "identifier": "105369233", "identifier_type": "int", "name": "LOC105369233", "properties": { "url": "http://identifiers.org/ncbigene/105369233", "source": "Entrez Gene", "license": "CC0 1.0", "chromosome": "10", "description": "macrophage mannose receptor 1-like" }, "metanode": "Gene" }, { "id": 7828, "identifier": "GO:0005219", "identifier_type": "str", "name": "ryanodine-sensitive calcium-release channel activity", "properties": { "url": "http://purl.obolibrary.org/obo/GO_0005219", "source": "Gene Ontology", "license": "CC BY 4.0" }, "metanode": "Molecular Function" }, { "id": 7829, "identifier": "WP129_r72054", "identifier_type": "str", "name": "Matrix Metalloproteinases", "properties": { "url": "http://www.wikipathways.org/instance/WP129_r72054", "source": "WikiPathways", "license": "CC BY 3.0" }, "metanode": "Pathway" }, { "id": 7830, "identifier": "57111", "identifier_type": "int", "name": "RAB25", "properties": { "url": "http://identifiers.org/ncbigene/57111", "source": "Entrez Gene", "license": "CC0 1.0", "chromosome": "1", "description": "RAB25, member RAS oncogene family" }, "metanode": "Gene" }, { "id": 7831, "identifier": "GO:1990459", "identifier_type": "str", "name": "transferrin receptor binding", "properties": { "url": "http://purl.obolibrary.org/obo/GO_1990459", "source": "Gene Ontology", "license": "CC BY 4.0" }, "metanode": "Molecular Function" }, { "id": 7832, "identifier": "79611", "identifier_type": "int", "name": "ACSS3", "properties": { "url": "http://identifiers.org/ncbigene/79611", "source": "Entrez Gene", "license": "CC0 1.0", "chromosome": "12", "description": "acyl-CoA synthetase short-chain family member 3" }, "metanode": "Gene" }, { "id": 7833, "identifier": "105376353", "identifier_type": "int", "name": "LOC105376353", "properties": { "url": "http://identifiers.org/ncbigene/105376353", "source": "Entrez Gene", "license": "CC0 1.0", "chromosome": "10", "description": "mucin-17-like" }, "metanode": "Gene" }, { "id": 7834, "identifier": "GO:0090200", "identifier_type": "str", "name": "positive regulation of release of cytochrome c from mitochondria", "properties": { "url": "http://purl.obolibrary.org/obo/GO_0090200", "source": "Gene Ontology", "license": "CC BY 4.0" }, "metanode": "Biological Process" }, { "id": 7835, "identifier": "744", "identifier_type": "int", "name": "MPPED2", "properties": { "url": "http://identifiers.org/ncbigene/744", "source": "Entrez Gene", "license": "CC0 1.0", "chromosome": "11", "description": "metallophosphoesterase domain containing 2" }, "metanode": "Gene" }, { "id": 7836, "identifier": "GO:0034165", "identifier_type": "str", "name": "positive regulation of toll-like receptor 9 signaling pathway", "properties": { "url": "http://purl.obolibrary.org/obo/GO_0034165", "source": "Gene Ontology", "license": "CC BY 4.0" }, "metanode": "Biological Process" }, { "id": 7837, "identifier": "GO:0002079", "identifier_type": "str", "name": "inner acrosomal membrane", "properties": { "url": "http://purl.obolibrary.org/obo/GO_0002079", "source": "Gene Ontology", "license": "CC BY 4.0" }, "metanode": "Cellular Component" }, { "id": 7838, "identifier": "27346", "identifier_type": "int", "name": "TMEM97", "properties": { "url": "http://identifiers.org/ncbigene/27346", "source": "Entrez Gene", "license": "CC0 1.0", "chromosome": "17", "description": "transmembrane protein 97" }, "metanode": "Gene" } ] }