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

{
    "data": [
        {
            "type": "Gene",
            "id": "ELP4",
            "attributes": {
                "go_molecular_function": [
                    "['phosphorylase kinase regulator activity', 'protein binding', 'RNA polymerase II complex binding']"
                ],
                "pathway_id": [
                    "R-HSA-3214847",
                    "R-HSA-3247509",
                    "R-HSA-4839726"
                ],
                "essential_gene": null,
                "status": "CU",
                "uniprot_acc": "A0A1X7SBS0",
                "ensembl_id": "None",
                "entrez_id": "ENSG00000109911",
                "chromosome_number": "11",
                "lastmodified": "2023-05-16T12:02:33.313141"
            },
            "relationships": {
                "variant_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "CopyNumberVariant",
                            "id": "3078"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/ELP4/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/ELP4/variants/?format=api"
                    }
                },
                "genecombination_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "GeneCombination",
                            "id": "1032"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/ELP4/relationships/genecombination_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/ELP4/genecombinations/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/genes/ELP4/?format=api"
            }
        },
        {
            "type": "Gene",
            "id": "RELN",
            "attributes": {
                "go_molecular_function": [
                    "['lipoprotein particle receptor binding', 'serine-type peptidase activity', 'very-low-density lipoprotein particle receptor binding', 'metal ion binding']"
                ],
                "pathway_id": [
                    "kegg_path:hsa04151",
                    "kegg_path:hsa04510",
                    "kegg_path:hsa04512",
                    "kegg_path:hsa05017",
                    "kegg_path:hsa05165",
                    "R-HSA-1266738",
                    "R-HSA-422475",
                    "R-HSA-8866376",
                    "R-HSA-9675108"
                ],
                "essential_gene": "Essential",
                "status": "CU",
                "uniprot_acc": "P78509",
                "ensembl_id": "None",
                "entrez_id": "ENSG00000189056",
                "chromosome_number": "7",
                "lastmodified": "2021-10-18T11:00:44.519444"
            },
            "relationships": {
                "variant_set": {
                    "meta": {
                        "count": 24
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1852"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1871"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1891"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1906"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1930"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1934"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1936"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1970"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2332"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2343"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3063"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3064"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3069"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3070"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3072"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3073"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3075"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3076"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3079"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3085"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3088"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3089"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3092"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3093"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/RELN/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/RELN/variants/?format=api"
                    }
                },
                "genecombination_set": {
                    "meta": {
                        "count": 25
                    },
                    "data": [
                        {
                            "type": "GeneCombination",
                            "id": "644"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "615"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "621"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "630"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "639"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "642"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "643"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "652"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "653"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "654"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "663"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "664"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "668"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "670"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "676"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "785"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "791"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1030"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1031"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1032"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1033"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1035"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1036"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1037"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1028"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/RELN/relationships/genecombination_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/RELN/genecombinations/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/genes/RELN/?format=api"
            }
        },
        {
            "type": "Gene",
            "id": "RYR1",
            "attributes": {
                "go_molecular_function": [
                    "['calcium-induced calcium release activity', 'calcium channel activity', 'ATP binding', 'calcium ion binding', 'ryanodine-sensitive calcium-release channel activity', 'calcium-release channel activity', 'calmodulin binding', 'voltage-gated calcium channel activity']"
                ],
                "pathway_id": [
                    "kegg_path:hsa04020",
                    "kegg_path:hsa04371",
                    "kegg_path:hsa04713",
                    "kegg_path:hsa04730",
                    "kegg_path:hsa04921",
                    "kegg_path:hsa05017",
                    "kegg_path:hsa05020",
                    "kegg_path:hsa05022",
                    "R-HSA-2672351",
                    "R-HSA-382551",
                    "R-HSA-397014",
                    "R-HSA-5576891",
                    "R-HSA-5578775",
                    "R-HSA-983712"
                ],
                "essential_gene": "Essential",
                "status": "CU",
                "uniprot_acc": "P21817",
                "ensembl_id": "None",
                "entrez_id": "ENSG00000196218",
                "chromosome_number": "19",
                "lastmodified": "2021-10-18T11:00:44.725464"
            },
            "relationships": {
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1777"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3077"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/RYR1/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/RYR1/variants/?format=api"
                    }
                },
                "genecombination_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "GeneCombination",
                            "id": "587"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1032"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/RYR1/relationships/genecombination_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/RYR1/genecombinations/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/genes/RYR1/?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": 3
    }
}