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

{
    "data": [
        {
            "type": "Gene",
            "id": "ERBB4",
            "attributes": {
                "go_molecular_function": [
                    "['epidermal growth factor receptor binding', 'protein tyrosine kinase activity', 'protein homodimerization activity', 'transmembrane receptor protein tyrosine kinase activity', 'protein serine/threonine/tyrosine kinase activity', 'transcription cis-regulatory region binding', 'protein binding', 'ATP binding']"
                ],
                "pathway_id": [
                    "kegg_path:hsa04010",
                    "kegg_path:hsa04012",
                    "kegg_path:hsa04020",
                    "kegg_path:hsa04151",
                    "kegg_path:hsa05014",
                    "kegg_path:hsa05205"
                ],
                "essential_gene": "Essential",
                "status": "CU",
                "uniprot_acc": "Q15303",
                "ensembl_id": "None",
                "entrez_id": "ENSG00000178568",
                "chromosome_number": "2",
                "lastmodified": "2021-10-18T11:00:44.341456"
            },
            "relationships": {
                "variant_set": {
                    "meta": {
                        "count": 6
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1896"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2072"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2262"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2263"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3353"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3447"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/ERBB4/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/ERBB4/variants/?format=api"
                    }
                },
                "genecombination_set": {
                    "meta": {
                        "count": 8
                    },
                    "data": [
                        {
                            "type": "GeneCombination",
                            "id": "634"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "648"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "668"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "670"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "716"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "762"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1128"
                        },
                        {
                            "type": "GeneCombination",
                            "id": "1158"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/genes/ERBB4/relationships/genecombination_set?format=api",
                        "related": "https://olida.ibsquare.be/api/genes/ERBB4/genecombinations/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/genes/ERBB4/?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"
            }
        }
    ],
    "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) 2024 · 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
    }
}