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

{
    "data": [
        {
            "type": "Gene",
            "id": "CNTNAP2",
            "attributes": {
                "go_molecular_function": [
                    "protein binding",
                    "enzyme binding"
                ],
                "pathway_id": [
                    "kegg_path:hsa04514",
                    "kegg_path:hsa04514"
                ],
                "essential_gene": "Non-essential",
                "status": "CU",
                "uniprot_acc": "Q9UHC6",
                "ensembl_id": "ENSG00000174469",
                "entrez_id": "26047",
                "chromosome_number": "7",
                "lastmodified": "2021-10-18T11:00:44.390048"
            },
            "relationships": {
                "variant_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "560"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/CNTNAP2/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/CNTNAP2/variants/?format=api"
                    }
                },
                "genecombination_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "GeneCombination",
                            "id": "192"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/CNTNAP2/relationships/genecombination_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/CNTNAP2/genecombinations/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/genes/CNTNAP2/?format=api"
            }
        },
        {
            "type": "Gene",
            "id": "MAPK7",
            "attributes": {
                "go_molecular_function": [
                    "protein serine/threonine kinase activity",
                    "ATP binding",
                    "protein serine kinase activity",
                    "mitogen-activated protein kinase binding"
                ],
                "pathway_id": [
                    "R-HSA-448424",
                    "R-HSA-2262752",
                    "kegg_path:hsa04010",
                    "kegg_path:hsa05418",
                    "R-HSA-8953897",
                    "kegg_path:hsa04540",
                    "R-HSA-166520",
                    "R-HSA-168142",
                    "R-HSA-187037",
                    "R-HSA-2559582",
                    "R-HSA-881907",
                    "R-HSA-162582",
                    "R-HSA-166166",
                    "R-HSA-198725",
                    "R-HSA-8853659",
                    "R-HSA-168176",
                    "R-HSA-168181",
                    "R-HSA-1266738",
                    "kegg_path:hsa04657",
                    "R-HSA-168898",
                    "R-HSA-168249",
                    "kegg_path:hsa04657",
                    "R-HSA-198765",
                    "R-HSA-416476",
                    "R-HSA-168138",
                    "R-HSA-450294",
                    "R-HSA-1280215",
                    "R-HSA-168179",
                    "R-HSA-9006934",
                    "R-HSA-937061",
                    "kegg_path:hsa04010",
                    "kegg_path:hsa05418",
                    "kegg_path:hsa04540",
                    "R-HSA-166016",
                    "R-HSA-168164",
                    "R-HSA-450282",
                    "R-HSA-202670",
                    "R-HSA-449147",
                    "R-HSA-181438",
                    "R-HSA-168188",
                    "R-HSA-372790",
                    "R-HSA-975155",
                    "R-HSA-166058",
                    "kegg_path:hsa05206",
                    "kegg_path:hsa04921",
                    "kegg_path:hsa04912",
                    "kegg_path:hsa04722",
                    "R-HSA-975138",
                    "R-HSA-198753",
                    "R-HSA-422475",
                    "R-HSA-9675108",
                    "kegg_path:hsa04921",
                    "kegg_path:hsa05206",
                    "R-HSA-975871",
                    "kegg_path:hsa04912",
                    "R-HSA-388396",
                    "kegg_path:hsa04722",
                    "R-HSA-168256",
                    "R-HSA-2559583"
                ],
                "essential_gene": "Essential",
                "status": "CU",
                "uniprot_acc": "Q13164",
                "ensembl_id": "ENSG00000166484",
                "entrez_id": "5598",
                "chromosome_number": "17",
                "lastmodified": "2021-10-18T11:00:44.603672"
            },
            "relationships": {
                "variant_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "561"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/MAPK7/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/MAPK7/variants/?format=api"
                    }
                },
                "genecombination_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "GeneCombination",
                            "id": "192"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/MAPK7/relationships/genecombination_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/MAPK7/genecombinations/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/genes/MAPK7/?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
    }
}