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

{
    "data": [
        {
            "type": "Gene",
            "id": "DACT1",
            "attributes": {
                "go_molecular_function": [
                    "histone deacetylase binding",
                    "beta-catenin binding",
                    "protein binding",
                    "RNA polymerase II-specific DNA-binding transcription factor binding"
                ],
                "pathway_id": [
                    "R-HSA-195721",
                    "R-HSA-201681",
                    "R-HSA-162582",
                    "R-HSA-4641258"
                ],
                "essential_gene": "Essential",
                "status": "CU",
                "uniprot_acc": "Q9NYF0",
                "ensembl_id": "ENSG00000165617",
                "entrez_id": "51339",
                "chromosome_number": "14",
                "lastmodified": "2021-10-18T11:00:44.335571"
            },
            "relationships": {
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1595"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1685"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/DACT1/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/DACT1/variants/?format=api"
                    }
                },
                "genecombination_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "GeneCombination",
                            "id": "513"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "549"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/DACT1/relationships/genecombination_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/DACT1/genecombinations/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/genes/DACT1/?format=api"
            }
        },
        {
            "type": "Gene",
            "id": "GLDC",
            "attributes": {
                "go_molecular_function": [
                    "pyridoxal phosphate binding",
                    "glycine binding",
                    "pyridoxal binding",
                    "glycine dehydrogenase (decarboxylating) activity",
                    "lyase activity",
                    "protein homodimerization activity",
                    "electron transfer activity"
                ],
                "pathway_id": [
                    "kegg_path:hsa00630",
                    "kegg_path:hsa01200",
                    "kegg_path:hsa00260",
                    "R-HSA-6783984",
                    "R-HSA-1430728",
                    "kegg_path:hsa01100",
                    "R-HSA-389661",
                    "R-HSA-71291"
                ],
                "essential_gene": null,
                "status": "CU",
                "uniprot_acc": "P23378",
                "ensembl_id": "ENSG00000178445",
                "entrez_id": "2731",
                "chromosome_number": "9",
                "lastmodified": "2021-10-18T11:00:44.730189"
            },
            "relationships": {
                "variant_set": {
                    "meta": {
                        "count": 4
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1551"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1583"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1624"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1635"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/GLDC/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/GLDC/variants/?format=api"
                    }
                },
                "genecombination_set": {
                    "meta": {
                        "count": 5
                    },
                    "data": [
                        {
                            "type": "GeneCombination",
                            "id": "498"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "509"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "523"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "529"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "549"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/GLDC/relationships/genecombination_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/GLDC/genecombinations/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/genes/GLDC/?format=api"
            }
        },
        {
            "type": "Gene",
            "id": "ST14",
            "attributes": {
                "go_molecular_function": [
                    "serine-type endopeptidase activity",
                    "hydrolase activity",
                    "peptidase activity",
                    "serine-type peptidase activity"
                ],
                "pathway_id": [
                    "kegg_path:hsa05206",
                    "R-HSA-6809371",
                    "R-HSA-1266738",
                    "R-HSA-6805567"
                ],
                "essential_gene": "Essential",
                "status": "CU",
                "uniprot_acc": "Q9Y5Y6",
                "ensembl_id": "ENSG00000149418",
                "entrez_id": "6768",
                "chromosome_number": "11",
                "lastmodified": "2021-10-18T11:00:44.374759"
            },
            "relationships": {
                "variant_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1684"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/ST14/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/ST14/variants/?format=api"
                    }
                },
                "genecombination_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "GeneCombination",
                            "id": "549"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/ST14/relationships/genecombination_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/ST14/genecombinations/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/genes/ST14/?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
    }
}