Gene Instance
This API endpoint handles listing (/genes) and retrieval (/genes/<ID>/) of genes that are contained in the database due to their association to
genetic variants that are involved in at least one oligogenic combination in OLIDA.
GET /api/genes/STAT5B/?format=api
{ "data": { "type": "Gene", "id": "STAT5B", "attributes": { "go_molecular_function": [ "['protein homodimerization activity', 'chromatin binding', 'identical protein binding', 'RNA polymerase II cis-regulatory region sequence-specific DNA binding', 'protein binding', 'DNA-binding transcription activator activity, RNA polymerase II-specific', 'glucocorticoid receptor binding', 'protein dimerization activity', 'DNA-binding transcription factor activity', 'DNA-binding transcription factor activity, RNA polymerase II-specific']" ], "pathway_id": [ "kegg_path:hsa04012", "kegg_path:hsa04062", "kegg_path:hsa04217", "kegg_path:hsa04630", "kegg_path:hsa04658", "kegg_path:hsa04659", "kegg_path:hsa04917", "kegg_path:hsa04933", "kegg_path:hsa04935", "kegg_path:hsa05161", "kegg_path:hsa05162", "kegg_path:hsa05166", "kegg_path:hsa05200", "kegg_path:hsa05203", "kegg_path:hsa05220", "kegg_path:hsa05221", "kegg_path:hsa05223", "R-HSA-1170546", "R-HSA-1226099", "R-HSA-1266695", "R-HSA-1280215", "R-HSA-1433557", "R-HSA-162582", "R-HSA-1643685", "R-HSA-168256", "R-HSA-1839117", "R-HSA-1839124", "R-HSA-186763", "R-HSA-186797", "R-HSA-2586552", "R-HSA-449147", "R-HSA-451927", "R-HSA-512988", "R-HSA-5655302", "R-HSA-5663202", "R-HSA-8854691", "R-HSA-8983432", "R-HSA-8985947", "R-HSA-9006335", "R-HSA-9006934", "R-HSA-9020558", "R-HSA-9020958", "R-HSA-9027283", "R-HSA-9607240", "R-HSA-9645135", "R-HSA-9669938", "R-HSA-9670439", "R-HSA-9682385", "R-HSA-9702518", "R-HSA-9703465", "R-HSA-9703648", "R-HSA-982772" ], "essential_gene": "Essential", "status": null, "uniprot_acc": "P51692", "ensembl_id": "None", "entrez_id": "ENSG00000173757", "chromosome_number": "17" }, "relationships": { "variant_set": { "meta": { "count": 1 }, "data": [ { "type": "SmallVariant", "id": "3653" } ], "links": { "self": "https://olida.ibsquare.be/api/genes/STAT5B/relationships/variant_set?format=api", "related": "https://olida.ibsquare.be/api/genes/STAT5B/variants/?format=api" } }, "genecombination_set": { "meta": { "count": 1 }, "data": [ { "type": "GeneCombination", "id": "1229" } ], "links": { "self": "https://olida.ibsquare.be/api/genes/STAT5B/relationships/genecombination_set?format=api", "related": "https://olida.ibsquare.be/api/genes/STAT5B/genecombinations/?format=api" } } }, "links": { "self": "https://olida.ibsquare.be/api/genes/STAT5B/?format=api" } }, "meta": { "database_name": "OLIgogenic diseases DAtabase (OLIDA)", "resource_url": "olida.ibsquare.be", "api_release_year": "2021", "api_developer": [ [ "Arnau Dillen", "arnau.dillen@ulb.ac.be" ], [ "Charlotte Nachtegael", "charlotte.nachtegael@ulb.be" ] ], "api_version": "0.3", "api_maintainers": [ [ "Charlotte Nachtegael", "charlotte.nachtegael@ulb.be" ] ], "api_documentation": [ "olida.ibsquare.be/api/swagger", "olida.ibsquare.be/api/redoc" ], "copyright": "Copyright (c) 2026 · OLIDA All Rights Reserved.", "license": "CC Attribution-NonCommercial 4.0 International License", "ontologies": { "ORDO": "http://bioportal.bioontology.org/ontologies/ORDO", "GENO": "http://purl.obolibrary.org/obo/geno.owl", "MI": "http://purl.obolibrary.org/obo/mi.owl", "NCIT": "http://purl.obolibrary.org/obo/ncit.owl", "OGI": "http://purl.obolibrary.org/obo/ogi.owl", "OGG": "http://purl.obolibrary.org/obo/ogg.owl" }, "relevant_publications_doi": [ "10.1093/nar/gkv1068", "10.1093/database/baac023" ], "lastmodified": "2024-02-29T15:02:20.847229", "status": "CU", "curator": null, "submitter": "cnachteg" } }