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/genecombinations/330/genes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept

{
    "data": [
        {
            "type": "Gene",
            "id": "TSC1",
            "attributes": {
                "go_molecular_function": [
                    "GTPase activating protein binding",
                    "protein binding"
                ],
                "pathway_id": [
                    "kegg_path:hsa04152",
                    "R-HSA-74160",
                    "kegg_path:hsa04151",
                    "R-HSA-162582",
                    "R-HSA-165159",
                    "R-HSA-165181",
                    "kegg_path:hsa04072",
                    "kegg_path:hsa04211",
                    "kegg_path:hsa05163",
                    "R-HSA-9612973",
                    "kegg_path:hsa05231",
                    "kegg_path:hsa04150",
                    "kegg_path:hsa04714",
                    "R-HSA-1632852",
                    "kegg_path:hsa04218",
                    "R-HSA-3700989",
                    "R-HSA-199991",
                    "kegg_path:hsa04140",
                    "kegg_path:hsa04151",
                    "kegg_path:hsa05168",
                    "kegg_path:hsa05165",
                    "kegg_path:hsa04152",
                    "kegg_path:hsa04910",
                    "kegg_path:hsa04910",
                    "kegg_path:hsa04218",
                    "kegg_path:hsa04152",
                    "R-HSA-73857",
                    "kegg_path:hsa05165",
                    "kegg_path:hsa05163",
                    "kegg_path:hsa04072",
                    "R-HSA-380972",
                    "R-HSA-5653656",
                    "kegg_path:hsa05168",
                    "R-HSA-8854214",
                    "kegg_path:hsa04150",
                    "kegg_path:hsa04714",
                    "kegg_path:hsa04140",
                    "kegg_path:hsa04910",
                    "kegg_path:hsa04150",
                    "kegg_path:hsa04714",
                    "kegg_path:hsa04211",
                    "kegg_path:hsa05231",
                    "kegg_path:hsa05165",
                    "kegg_path:hsa04072",
                    "kegg_path:hsa05168",
                    "kegg_path:hsa04151",
                    "R-HSA-212436",
                    "R-HSA-5628897",
                    "R-HSA-9007101",
                    "kegg_path:hsa04211",
                    "kegg_path:hsa05231",
                    "kegg_path:hsa05163",
                    "kegg_path:hsa04218",
                    "kegg_path:hsa04140"
                ],
                "essential_gene": "Essential",
                "status": "CU",
                "uniprot_acc": "Q92574",
                "ensembl_id": "ENSG00000165699",
                "entrez_id": "7248",
                "chromosome_number": "9",
                "lastmodified": "2021-10-18T11:00:44.494616"
            },
            "relationships": {
                "variant_set": {
                    "meta": {
                        "count": 5
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1028"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1029"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1035"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1038"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1045"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/TSC1/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/TSC1/variants/?format=api"
                    }
                },
                "genecombination_set": {
                    "meta": {
                        "count": 7
                    },
                    "data": [
                        {
                            "type": "GeneCombination",
                            "id": "329"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "330"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "333"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "334"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "337"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "338"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "339"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/TSC1/relationships/genecombination_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/TSC1/genecombinations/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/genes/TSC1/?format=api"
            }
        },
        {
            "type": "Gene",
            "id": "UBE3A",
            "attributes": {
                "go_molecular_function": [
                    "ubiquitin-protein transferase activity",
                    "ubiquitin protein ligase activity",
                    "protein binding"
                ],
                "pathway_id": [
                    "kegg_path:hsa05203",
                    "kegg_path:hsa05165",
                    "R-HSA-983169",
                    "kegg_path:hsa04120",
                    "R-HSA-1280218",
                    "R-HSA-983168",
                    "R-HSA-168256"
                ],
                "essential_gene": "Essential",
                "status": "CU",
                "uniprot_acc": "Q05086",
                "ensembl_id": "ENSG00000114062",
                "entrez_id": "7337",
                "chromosome_number": "15",
                "lastmodified": "2021-10-18T11:00:44.416423"
            },
            "relationships": {
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1027"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1053"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/UBE3A/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/UBE3A/variants/?format=api"
                    }
                },
                "genecombination_set": {
                    "meta": {
                        "count": 4
                    },
                    "data": [
                        {
                            "type": "GeneCombination",
                            "id": "328"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "330"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "343"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "344"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/UBE3A/relationships/genecombination_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/UBE3A/genecombinations/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/genes/UBE3A/?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) 2025 · 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"
        ],
        "size": 2
    }
}