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

{
    "data": [
        {
            "type": "Gene",
            "id": "DCAF17",
            "attributes": {
                "go_molecular_function": [
                    "['protein binding']"
                ],
                "pathway_id": [
                    "R-HSA-392499",
                    "R-HSA-597592",
                    "R-HSA-8951664"
                ],
                "essential_gene": null,
                "status": "CU",
                "uniprot_acc": "Q5H9S7",
                "ensembl_id": "None",
                "entrez_id": "ENSG00000115827",
                "chromosome_number": "2",
                "lastmodified": "2021-10-18T11:00:44.712913"
            },
            "relationships": {
                "variant_set": {
                    "meta": {
                        "count": 4
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1859"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1929"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3253"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3271"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/DCAF17/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/DCAF17/variants/?format=api"
                    }
                },
                "genecombination_set": {
                    "meta": {
                        "count": 5
                    },
                    "data": [
                        {
                            "type": "GeneCombination",
                            "id": "617"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "652"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1091"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1100"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1119"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/DCAF17/relationships/genecombination_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/DCAF17/genecombinations/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/genes/DCAF17/?format=api"
            }
        },
        {
            "type": "Gene",
            "id": "MAMLD1",
            "attributes": {
                "go_molecular_function": [
                    "['molecular_function']"
                ],
                "pathway_id": [
                    "R-HSA-1266738",
                    "R-HSA-157118",
                    "R-HSA-162582",
                    "R-HSA-1643685",
                    "R-HSA-186712",
                    "R-HSA-1912408",
                    "R-HSA-1912422",
                    "R-HSA-1980143",
                    "R-HSA-1980145",
                    "R-HSA-210744",
                    "R-HSA-2122947",
                    "R-HSA-212436",
                    "R-HSA-2197563",
                    "R-HSA-2644602",
                    "R-HSA-2644603",
                    "R-HSA-2644606",
                    "R-HSA-2894858",
                    "R-HSA-2894862",
                    "R-HSA-350054",
                    "R-HSA-5663202",
                    "R-HSA-73857",
                    "R-HSA-74160",
                    "R-HSA-8878159",
                    "R-HSA-8941856",
                    "R-HSA-9012852",
                    "R-HSA-9013508",
                    "R-HSA-9013694",
                    "R-HSA-9013695",
                    "R-HSA-1266738",
                    "R-HSA-157118",
                    "R-HSA-162582",
                    "R-HSA-1643685",
                    "R-HSA-186712",
                    "R-HSA-1912408",
                    "R-HSA-1912422",
                    "R-HSA-1980143",
                    "R-HSA-1980145",
                    "R-HSA-210744",
                    "R-HSA-2122947",
                    "R-HSA-212436",
                    "R-HSA-2197563",
                    "R-HSA-2644602",
                    "R-HSA-2644603",
                    "R-HSA-2644606",
                    "R-HSA-2894858",
                    "R-HSA-2894862",
                    "R-HSA-350054",
                    "R-HSA-5663202",
                    "R-HSA-73857",
                    "R-HSA-74160",
                    "R-HSA-8878159",
                    "R-HSA-8941856",
                    "R-HSA-9012852",
                    "R-HSA-9013508",
                    "R-HSA-9013694",
                    "R-HSA-9013695"
                ],
                "essential_gene": null,
                "status": "CU",
                "uniprot_acc": "Q13495",
                "ensembl_id": "None",
                "entrez_id": "ENSG00000013619",
                "chromosome_number": "X",
                "lastmodified": "2021-10-18T11:00:44.997839"
            },
            "relationships": {
                "variant_set": {
                    "meta": {
                        "count": 22
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "581"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "717"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "722"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "729"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "733"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "736"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "742"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "745"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "752"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "757"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1268"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1278"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1280"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1283"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1294"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1310"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1316"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3192"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3200"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3252"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3259"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3325"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/MAMLD1/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/MAMLD1/variants/?format=api"
                    }
                },
                "genecombination_set": {
                    "meta": {
                        "count": 26
                    },
                    "data": [
                        {
                            "type": "GeneCombination",
                            "id": "236"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "240"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "200"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "237"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "238"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "231"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "232"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "233"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "234"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "235"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "239"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "406"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "407"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "408"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "405"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "409"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "410"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "411"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "412"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1067"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1068"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1091"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1092"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1095"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1120"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1122"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/MAMLD1/relationships/genecombination_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/MAMLD1/genecombinations/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/genes/MAMLD1/?format=api"
            }
        },
        {
            "type": "Gene",
            "id": "PROKR2",
            "attributes": {
                "go_molecular_function": [
                    "['neuropeptide Y receptor activity', 'protein binding', 'G protein-coupled receptor activity']"
                ],
                "pathway_id": [
                    "R-HSA-162582",
                    "R-HSA-372790",
                    "R-HSA-373076",
                    "R-HSA-375276",
                    "R-HSA-388396",
                    "R-HSA-416476",
                    "R-HSA-500792"
                ],
                "essential_gene": "Essential",
                "status": "CU",
                "uniprot_acc": "None",
                "ensembl_id": "None",
                "entrez_id": "ENSG00000101292",
                "chromosome_number": "20",
                "lastmodified": "2021-10-18T11:00:44.395103"
            },
            "relationships": {
                "variant_set": {
                    "meta": {
                        "count": 38
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "26"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "78"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "331"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "383"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "397"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "400"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "402"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "857"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1057"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1798"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1825"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1826"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1857"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1864"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1888"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1892"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1898"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1901"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1931"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2398"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2399"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2502"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2513"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2517"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2577"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2579"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2662"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2678"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2691"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2696"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2699"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2719"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2721"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2725"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2768"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2829"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2831"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3175"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/PROKR2/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/PROKR2/variants/?format=api"
                    }
                },
                "genecombination_set": {
                    "meta": {
                        "count": 52
                    },
                    "data": [
                        {
                            "type": "GeneCombination",
                            "id": "10"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "31"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "116"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "265"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "257"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "442"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "478"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "596"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "616"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "617"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "619"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "622"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "626"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "629"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "630"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "631"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "632"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "637"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "653"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "656"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "662"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "663"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "817"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "852"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "854"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "859"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "606"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "189"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "858"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "892"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "896"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "898"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "136"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "902"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "903"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "904"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "906"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "910"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "90"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "941"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "635"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "947"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "971"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1061"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1069"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1080"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1084"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1088"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1091"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1092"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1102"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1111"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/PROKR2/relationships/genecombination_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/PROKR2/genecombinations/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/genes/PROKR2/?format=api"
            }
        },
        {
            "type": "Gene",
            "id": "RXFP2",
            "attributes": {
                "go_molecular_function": [
                    "['G protein-coupled peptide receptor activity', 'protein-hormone receptor activity']"
                ],
                "pathway_id": [
                    "kegg_path:hsa04080",
                    "kegg_path:hsa04926",
                    "R-HSA-162582",
                    "R-HSA-1643685",
                    "R-HSA-372790",
                    "R-HSA-373076",
                    "R-HSA-375276",
                    "R-HSA-388396",
                    "R-HSA-418555",
                    "R-HSA-444821",
                    "R-HSA-500792",
                    "R-HSA-5663205",
                    "R-HSA-9658195",
                    "R-HSA-9660821",
                    "R-HSA-9662851",
                    "R-HSA-9664433"
                ],
                "essential_gene": "Non-essential",
                "status": "CU",
                "uniprot_acc": "Q8WXD0",
                "ensembl_id": "None",
                "entrez_id": "ENSG00000133105",
                "chromosome_number": "13",
                "lastmodified": "2023-05-16T12:02:33.575225"
            },
            "relationships": {
                "variant_set": {
                    "meta": {
                        "count": 4
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "3193"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3251"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3287"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3319"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/RXFP2/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/RXFP2/variants/?format=api"
                    }
                },
                "genecombination_set": {
                    "meta": {
                        "count": 6
                    },
                    "data": [
                        {
                            "type": "GeneCombination",
                            "id": "1067"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1091"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1092"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1106"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1116"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1122"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/RXFP2/relationships/genecombination_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/RXFP2/genecombinations/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/genes/RXFP2/?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": 4
    }
}