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

{
    "data": [
        {
            "type": "Gene",
            "id": "KLB",
            "attributes": {
                "go_molecular_function": [
                    "['fibroblast growth factor receptor binding', 'hydrolase activity, hydrolyzing O-glycosyl compounds', 'protein binding', 'fibroblast growth factor binding']"
                ],
                "pathway_id": [
                    "kegg_path:hsa04714",
                    "R-HSA-109704",
                    "R-HSA-112399",
                    "R-HSA-1257604",
                    "R-HSA-1307965",
                    "R-HSA-162582",
                    "R-HSA-1643685",
                    "R-HSA-190236",
                    "R-HSA-190322",
                    "R-HSA-199418",
                    "R-HSA-2219528",
                    "R-HSA-2219530",
                    "R-HSA-2404192",
                    "R-HSA-2428924",
                    "R-HSA-2428928",
                    "R-HSA-5654228",
                    "R-HSA-5654712",
                    "R-HSA-5654716",
                    "R-HSA-5654719",
                    "R-HSA-5654720",
                    "R-HSA-5654733",
                    "R-HSA-5654743",
                    "R-HSA-5663202",
                    "R-HSA-5673001",
                    "R-HSA-5683057",
                    "R-HSA-5684996",
                    "R-HSA-6811558",
                    "R-HSA-74751",
                    "R-HSA-74752",
                    "R-HSA-9006925",
                    "R-HSA-9006934"
                ],
                "essential_gene": "Non-essential",
                "status": "CU",
                "uniprot_acc": "Q86Z14",
                "ensembl_id": "None",
                "entrez_id": "ENSG00000134962",
                "chromosome_number": "4",
                "lastmodified": "2023-05-16T12:02:33.128903"
            },
            "relationships": {
                "variant_set": {
                    "meta": {
                        "count": 4
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2907"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2913"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2983"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2985"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/KLB/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/KLB/variants/?format=api"
                    }
                },
                "genecombination_set": {
                    "meta": {
                        "count": 4
                    },
                    "data": [
                        {
                            "type": "GeneCombination",
                            "id": "964"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "966"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "995"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "996"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/KLB/relationships/genecombination_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/KLB/genecombinations/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/genes/KLB/?format=api"
            }
        },
        {
            "type": "Gene",
            "id": "PROP1",
            "attributes": {
                "go_molecular_function": [
                    "['chromatin binding', 'RNA polymerase II cis-regulatory region sequence-specific DNA binding', 'beta-catenin binding', 'DNA-binding transcription activator activity, RNA polymerase II-specific', 'DNA-binding transcription factor activity, RNA polymerase II-specific', 'sequence-specific double-stranded DNA binding', 'protein C-terminus binding', 'protein binding', 'DNA-binding transcription repressor activity, RNA polymerase II-specific']"
                ],
                "pathway_id": [],
                "essential_gene": "Essential",
                "status": "CU",
                "uniprot_acc": "O75360",
                "ensembl_id": "None",
                "entrez_id": "ENSG00000175325",
                "chromosome_number": "5",
                "lastmodified": "2021-10-18T11:00:44.328145"
            },
            "relationships": {
                "variant_set": {
                    "meta": {
                        "count": 5
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2976"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "40"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1307"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2906"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3189"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/PROP1/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/PROP1/variants/?format=api"
                    }
                },
                "genecombination_set": {
                    "meta": {
                        "count": 6
                    },
                    "data": [
                        {
                            "type": "GeneCombination",
                            "id": "16"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "410"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "963"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "964"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "992"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1065"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/PROP1/relationships/genecombination_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/PROP1/genecombinations/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/genes/PROP1/?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
    }
}