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

{
    "data": [
        {
            "type": "Gene",
            "id": "ATP2B3",
            "attributes": {
                "go_molecular_function": [
                    "ATPase-coupled cation transmembrane transporter activity",
                    "PDZ domain binding",
                    "protein binding",
                    "P-type calcium transporter activity",
                    "ATP binding",
                    "nucleotide binding",
                    "calcium ion transmembrane transporter activity",
                    "calmodulin binding"
                ],
                "pathway_id": [
                    "kegg_path:hsa04978",
                    "R-HSA-418359",
                    "R-HSA-382551",
                    "R-HSA-109582",
                    "R-HSA-397014",
                    "R-HSA-936837",
                    "kegg_path:hsa04970",
                    "kegg_path:hsa04022",
                    "kegg_path:hsa04961",
                    "R-HSA-418346",
                    "kegg_path:hsa04972",
                    "R-HSA-418360",
                    "kegg_path:hsa04261",
                    "R-HSA-5576891",
                    "R-HSA-5578775",
                    "R-HSA-5576891",
                    "R-HSA-5578775",
                    "kegg_path:hsa04261",
                    "R-HSA-418360",
                    "kegg_path:hsa04972",
                    "kegg_path:hsa04961",
                    "R-HSA-418346",
                    "kegg_path:hsa04022",
                    "kegg_path:hsa04970",
                    "R-HSA-936837",
                    "R-HSA-109582",
                    "R-HSA-397014",
                    "kegg_path:hsa04024",
                    "kegg_path:hsa04925",
                    "kegg_path:hsa04020",
                    "R-HSA-382551",
                    "R-HSA-983712",
                    "kegg_path:hsa04978",
                    "R-HSA-418359",
                    "R-HSA-983712",
                    "kegg_path:hsa04020",
                    "kegg_path:hsa04024",
                    "kegg_path:hsa04925"
                ],
                "essential_gene": null,
                "status": "CU",
                "uniprot_acc": "Q16720",
                "ensembl_id": "ENSG00000067842",
                "entrez_id": "492",
                "chromosome_number": "X",
                "lastmodified": "2021-10-18T11:00:44.507620"
            },
            "relationships": {
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "242"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1070"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/ATP2B3/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/ATP2B3/variants/?format=api"
                    }
                },
                "genecombination_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "GeneCombination",
                            "id": "89"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "349"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/ATP2B3/relationships/genecombination_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/ATP2B3/genecombinations/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/genes/ATP2B3/?format=api"
            }
        },
        {
            "type": "Gene",
            "id": "LAMA1",
            "attributes": {
                "go_molecular_function": [
                    "glycosphingolipid binding",
                    "extracellular matrix structural constituent",
                    "protein binding",
                    "signaling receptor binding"
                ],
                "pathway_id": [
                    "kegg_path:hsa04151",
                    "kegg_path:hsa04510",
                    "kegg_path:hsa05412",
                    "kegg_path:hsa04512",
                    "kegg_path:hsa05145",
                    "kegg_path:hsa05410",
                    "kegg_path:hsa05222",
                    "R-HSA-1266738",
                    "R-HSA-3000178",
                    "R-HSA-6806834",
                    "R-HSA-9006934",
                    "kegg_path:hsa05165",
                    "R-HSA-3000157",
                    "kegg_path:hsa05146",
                    "R-HSA-3000171",
                    "kegg_path:hsa05416",
                    "R-HSA-373760",
                    "R-HSA-9675108",
                    "R-HSA-1474244",
                    "R-HSA-422475",
                    "kegg_path:hsa05200",
                    "R-HSA-8875878",
                    "kegg_path:hsa05414",
                    "R-HSA-8874081",
                    "R-HSA-162582"
                ],
                "essential_gene": "Essential",
                "status": "CU",
                "uniprot_acc": "P25391",
                "ensembl_id": "ENSG00000101680",
                "entrez_id": "284217",
                "chromosome_number": "18",
                "lastmodified": "2021-10-18T11:00:44.550249"
            },
            "relationships": {
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "243"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "244"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/LAMA1/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/LAMA1/variants/?format=api"
                    }
                },
                "genecombination_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "GeneCombination",
                            "id": "89"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/LAMA1/relationships/genecombination_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/LAMA1/genecombinations/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/genes/LAMA1/?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
    }
}