This API endpoint handles listing (/variants) and retrieval (/variants/<ID>/) of genetic variants from the database

GET /api/genes/FZD4/variants/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept

{
    "data": [
        {
            "type": "SmallVariant",
            "id": "588",
            "attributes": {
                "frequencies": {
                    "KGP_genomes_maf": null,
                    "KGP_genomes_AFR_maf": null,
                    "KGP_genomes_AMR_maf": null,
                    "KGP_genomes_EAS_maf": null,
                    "KGP_genomes_EUR_maf": null,
                    "KGP_genomes_SAS_maf": null,
                    "gnomad_maf": 7.953e-06,
                    "gnomad_AFR_maf": 6.152e-05,
                    "gnomad_AMR_maf": 0.0,
                    "gnomad_ASJ_maf": 0.0,
                    "gnomad_EAS_maf": 0.0,
                    "gnomad_FIN_maf": 0.0,
                    "gnomad_NFE_maf": 8.79e-06,
                    "gnomad_OTH_maf": 0.0,
                    "gnomad_SAS_maf": 0.0,
                    "ESP_AA_maf": null,
                    "ESP_EA_maf": null
                },
                "predictions": {
                    "sift_prediction": null,
                    "pp2_hvar_prediction": null,
                    "cadd_prediction": 5.257583,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 86662512,
                "genomic_position_hg38": 86951470,
                "chromosome": "11",
                "annotation_flag": "manually_attributed",
                "lastmodified": "2023-06-06T16:57:43.946796",
                "ref_allele": "TTGTC",
                "alt_allele": "T",
                "cdna_change": "c.1282_1285del",
                "protein_change": "p.Asp428fs",
                "transcript_id": "NM_012193.4",
                "dbsnp_id": "rs80358295",
                "variant_effect": "frameshift"
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI303"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/588/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/588/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/588/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/588/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "FZD4"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/588/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "590",
            "attributes": {
                "frequencies": {
                    "KGP_genomes_maf": null,
                    "KGP_genomes_AFR_maf": null,
                    "KGP_genomes_AMR_maf": null,
                    "KGP_genomes_EAS_maf": null,
                    "KGP_genomes_EUR_maf": null,
                    "KGP_genomes_SAS_maf": null,
                    "gnomad_maf": 2.398e-05,
                    "gnomad_AFR_maf": 0.0,
                    "gnomad_AMR_maf": 0.0001156,
                    "gnomad_ASJ_maf": 0.0,
                    "gnomad_EAS_maf": 0.0,
                    "gnomad_FIN_maf": 4.636e-05,
                    "gnomad_NFE_maf": 8.867e-06,
                    "gnomad_OTH_maf": 0.0,
                    "gnomad_SAS_maf": 0.0,
                    "ESP_AA_maf": null,
                    "ESP_EA_maf": null
                },
                "predictions": {
                    "sift_prediction": "Tolerated",
                    "pp2_hvar_prediction": "Possibly Damaging",
                    "cadd_prediction": 3.463293,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 86663485,
                "genomic_position_hg38": 86952443,
                "chromosome": "11",
                "annotation_flag": "automatically_attributed",
                "lastmodified": "2023-06-06T16:57:43.957711",
                "ref_allele": "T",
                "alt_allele": "C",
                "cdna_change": "c.313A>G",
                "protein_change": "p.Met105Val",
                "transcript_id": "NM_012193.3",
                "dbsnp_id": "rs80358284",
                "variant_effect": "missense"
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI304"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/590/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/590/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/590/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/590/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "FZD4"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/590/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "591",
            "attributes": {
                "frequencies": {
                    "KGP_genomes_maf": null,
                    "KGP_genomes_AFR_maf": null,
                    "KGP_genomes_AMR_maf": null,
                    "KGP_genomes_EAS_maf": null,
                    "KGP_genomes_EUR_maf": null,
                    "KGP_genomes_SAS_maf": null,
                    "gnomad_maf": null,
                    "gnomad_AFR_maf": null,
                    "gnomad_AMR_maf": null,
                    "gnomad_ASJ_maf": null,
                    "gnomad_EAS_maf": null,
                    "gnomad_FIN_maf": null,
                    "gnomad_NFE_maf": null,
                    "gnomad_OTH_maf": null,
                    "gnomad_SAS_maf": null,
                    "ESP_AA_maf": null,
                    "ESP_EA_maf": null
                },
                "predictions": {
                    "sift_prediction": "Deleterious",
                    "pp2_hvar_prediction": "Damaging",
                    "cadd_prediction": 4.225043,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 86665946,
                "genomic_position_hg38": 86954904,
                "chromosome": "11",
                "annotation_flag": "automatically_attributed",
                "lastmodified": "2023-06-06T16:57:43.963217",
                "ref_allele": "G",
                "alt_allele": "A",
                "cdna_change": "c.182C>T",
                "protein_change": "p.Thr61Ile",
                "transcript_id": "NM_012193.3",
                "dbsnp_id": "NA",
                "variant_effect": "missense"
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI305"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/591/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/591/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/591/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/591/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "FZD4"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/591/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "593",
            "attributes": {
                "frequencies": {
                    "KGP_genomes_maf": null,
                    "KGP_genomes_AFR_maf": null,
                    "KGP_genomes_AMR_maf": null,
                    "KGP_genomes_EAS_maf": null,
                    "KGP_genomes_EUR_maf": null,
                    "KGP_genomes_SAS_maf": null,
                    "gnomad_maf": null,
                    "gnomad_AFR_maf": null,
                    "gnomad_AMR_maf": null,
                    "gnomad_ASJ_maf": null,
                    "gnomad_EAS_maf": null,
                    "gnomad_FIN_maf": null,
                    "gnomad_NFE_maf": null,
                    "gnomad_OTH_maf": null,
                    "gnomad_SAS_maf": null,
                    "ESP_AA_maf": null,
                    "ESP_EA_maf": null
                },
                "predictions": {
                    "sift_prediction": null,
                    "pp2_hvar_prediction": "Unknown",
                    "cadd_prediction": 7.997718,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 86662316,
                "genomic_position_hg38": 86951274,
                "chromosome": "11",
                "annotation_flag": "automatically_attributed",
                "lastmodified": "2023-06-06T16:57:43.973890",
                "ref_allele": "C",
                "alt_allele": "T",
                "cdna_change": "c.1482G>A",
                "protein_change": "p.Trp494Ter",
                "transcript_id": "NM_012193.3",
                "dbsnp_id": "NA",
                "variant_effect": "nonsense"
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI306"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/593/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/593/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/593/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/593/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "FZD4"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/593/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "595",
            "attributes": {
                "frequencies": {
                    "KGP_genomes_maf": null,
                    "KGP_genomes_AFR_maf": null,
                    "KGP_genomes_AMR_maf": null,
                    "KGP_genomes_EAS_maf": null,
                    "KGP_genomes_EUR_maf": null,
                    "KGP_genomes_SAS_maf": null,
                    "gnomad_maf": null,
                    "gnomad_AFR_maf": null,
                    "gnomad_AMR_maf": null,
                    "gnomad_ASJ_maf": null,
                    "gnomad_EAS_maf": null,
                    "gnomad_FIN_maf": null,
                    "gnomad_NFE_maf": null,
                    "gnomad_OTH_maf": null,
                    "gnomad_SAS_maf": null,
                    "ESP_AA_maf": null,
                    "ESP_EA_maf": null
                },
                "predictions": {
                    "sift_prediction": "Deleterious",
                    "pp2_hvar_prediction": "Damaging",
                    "cadd_prediction": 3.982849,
                    "mutationtaster_prediction": null
                },
                "status": "CU",
                "genomic_position_hg19": 86662720,
                "genomic_position_hg38": 86951678,
                "chromosome": "11",
                "annotation_flag": "manually_corrected",
                "lastmodified": "2023-06-06T16:57:43.984399",
                "ref_allele": "T",
                "alt_allele": "A",
                "cdna_change": "c.1078A>T",
                "protein_change": "p.Ile360Phe",
                "transcript_id": "NM_012193.4",
                "dbsnp_id": "rs530613772",
                "variant_effect": "missense"
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI307"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/595/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/595/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/595/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/595/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "FZD4"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/595/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "597",
            "attributes": {
                "frequencies": {
                    "KGP_genomes_maf": 0.001,
                    "KGP_genomes_AFR_maf": 0.0,
                    "KGP_genomes_AMR_maf": 0.0,
                    "KGP_genomes_EAS_maf": 0.005,
                    "KGP_genomes_EUR_maf": 0.0,
                    "KGP_genomes_SAS_maf": 0.0,
                    "gnomad_maf": 0.000167,
                    "gnomad_AFR_maf": 0.0,
                    "gnomad_AMR_maf": 0.0,
                    "gnomad_ASJ_maf": 0.0,
                    "gnomad_EAS_maf": 0.002283,
                    "gnomad_FIN_maf": 0.0,
                    "gnomad_NFE_maf": 0.0,
                    "gnomad_OTH_maf": 0.0,
                    "gnomad_SAS_maf": 0.0,
                    "ESP_AA_maf": null,
                    "ESP_EA_maf": null
                },
                "predictions": {
                    "sift_prediction": "Tolerated",
                    "pp2_hvar_prediction": "Benign",
                    "cadd_prediction": 2.231133,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 86662209,
                "genomic_position_hg38": 86951167,
                "chromosome": "11",
                "annotation_flag": "automatically_attributed",
                "lastmodified": "2023-06-06T16:57:43.994636",
                "ref_allele": "C",
                "alt_allele": "T",
                "cdna_change": "c.1589G>A",
                "protein_change": "p.Gly530Glu",
                "transcript_id": "NM_012193.3",
                "dbsnp_id": "rs201256460",
                "variant_effect": "missense"
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI308"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/597/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/597/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/597/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/597/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "FZD4"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/597/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "599",
            "attributes": {
                "frequencies": {
                    "KGP_genomes_maf": null,
                    "KGP_genomes_AFR_maf": null,
                    "KGP_genomes_AMR_maf": null,
                    "KGP_genomes_EAS_maf": null,
                    "KGP_genomes_EUR_maf": null,
                    "KGP_genomes_SAS_maf": null,
                    "gnomad_maf": null,
                    "gnomad_AFR_maf": null,
                    "gnomad_AMR_maf": null,
                    "gnomad_ASJ_maf": null,
                    "gnomad_EAS_maf": null,
                    "gnomad_FIN_maf": null,
                    "gnomad_NFE_maf": null,
                    "gnomad_OTH_maf": null,
                    "gnomad_SAS_maf": null,
                    "ESP_AA_maf": null,
                    "ESP_EA_maf": null
                },
                "predictions": {
                    "sift_prediction": "Deleterious",
                    "pp2_hvar_prediction": "Benign",
                    "cadd_prediction": 3.885294,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 86665845,
                "genomic_position_hg38": 86954803,
                "chromosome": "11",
                "annotation_flag": "automatically_attributed",
                "lastmodified": "2023-06-06T16:57:44.004778",
                "ref_allele": "G",
                "alt_allele": "C",
                "cdna_change": "c.283C>G",
                "protein_change": "p.Gln95Glu",
                "transcript_id": "NM_012193.3",
                "dbsnp_id": "NA",
                "variant_effect": "missense"
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI309"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/599/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/599/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/599/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/599/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "FZD4"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/599/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "604",
            "attributes": {
                "frequencies": {
                    "KGP_genomes_maf": null,
                    "KGP_genomes_AFR_maf": null,
                    "KGP_genomes_AMR_maf": null,
                    "KGP_genomes_EAS_maf": null,
                    "KGP_genomes_EUR_maf": null,
                    "KGP_genomes_SAS_maf": null,
                    "gnomad_maf": null,
                    "gnomad_AFR_maf": null,
                    "gnomad_AMR_maf": null,
                    "gnomad_ASJ_maf": null,
                    "gnomad_EAS_maf": null,
                    "gnomad_FIN_maf": null,
                    "gnomad_NFE_maf": null,
                    "gnomad_OTH_maf": null,
                    "gnomad_SAS_maf": null,
                    "ESP_AA_maf": null,
                    "ESP_EA_maf": null
                },
                "predictions": {
                    "sift_prediction": "Deleterious",
                    "pp2_hvar_prediction": "Damaging",
                    "cadd_prediction": 4.19316,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 86662335,
                "genomic_position_hg38": 86951293,
                "chromosome": "11",
                "annotation_flag": "automatically_attributed",
                "lastmodified": "2023-06-06T16:57:44.029668",
                "ref_allele": "C",
                "alt_allele": "T",
                "cdna_change": "c.1463G>A",
                "protein_change": "p.Gly488Asp",
                "transcript_id": "NM_012193.3",
                "dbsnp_id": "rs80358298",
                "variant_effect": "missense"
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI312"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/604/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/604/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/604/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/604/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "FZD4"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/604/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "606",
            "attributes": {
                "frequencies": {
                    "KGP_genomes_maf": null,
                    "KGP_genomes_AFR_maf": null,
                    "KGP_genomes_AMR_maf": null,
                    "KGP_genomes_EAS_maf": null,
                    "KGP_genomes_EUR_maf": null,
                    "KGP_genomes_SAS_maf": null,
                    "gnomad_maf": null,
                    "gnomad_AFR_maf": null,
                    "gnomad_AMR_maf": null,
                    "gnomad_ASJ_maf": null,
                    "gnomad_EAS_maf": null,
                    "gnomad_FIN_maf": null,
                    "gnomad_NFE_maf": null,
                    "gnomad_OTH_maf": null,
                    "gnomad_SAS_maf": null,
                    "ESP_AA_maf": null,
                    "ESP_EA_maf": null
                },
                "predictions": {
                    "sift_prediction": "Deleterious",
                    "pp2_hvar_prediction": "Damaging",
                    "cadd_prediction": 3.825792,
                    "mutationtaster_prediction": null
                },
                "status": "CU",
                "genomic_position_hg19": 86663322,
                "genomic_position_hg38": 86952280,
                "chromosome": "11",
                "annotation_flag": "automatically_attributed",
                "lastmodified": "2023-06-06T16:57:44.039536",
                "ref_allele": "A",
                "alt_allele": "G",
                "cdna_change": "c.476T>C",
                "protein_change": "p.Met159Thr",
                "transcript_id": "NM_012193.3",
                "dbsnp_id": "NA",
                "variant_effect": "missense"
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI313"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/606/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/606/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/606/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/606/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "FZD4"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/606/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "607",
            "attributes": {
                "frequencies": {
                    "KGP_genomes_maf": 0.0002,
                    "KGP_genomes_AFR_maf": 0.0,
                    "KGP_genomes_AMR_maf": 0.0,
                    "KGP_genomes_EAS_maf": 0.001,
                    "KGP_genomes_EUR_maf": 0.0,
                    "KGP_genomes_SAS_maf": 0.0,
                    "gnomad_maf": 0.0005196,
                    "gnomad_AFR_maf": 6.387e-05,
                    "gnomad_AMR_maf": 2.91e-05,
                    "gnomad_ASJ_maf": 0.0002006,
                    "gnomad_EAS_maf": 0.004278,
                    "gnomad_FIN_maf": 0.0001861,
                    "gnomad_NFE_maf": 0.0003271,
                    "gnomad_OTH_maf": 0.0003309,
                    "gnomad_SAS_maf": 0.0001311,
                    "ESP_AA_maf": 0.0,
                    "ESP_EA_maf": 0.0002327
                },
                "predictions": {
                    "sift_prediction": "Deleterious",
                    "pp2_hvar_prediction": "Benign",
                    "cadd_prediction": 3.250794,
                    "mutationtaster_prediction": "Polymorphism"
                },
                "status": "CU",
                "genomic_position_hg19": 86665923,
                "genomic_position_hg38": 86954881,
                "chromosome": "11",
                "annotation_flag": "automatically_attributed",
                "lastmodified": "2023-06-06T16:57:44.044418",
                "ref_allele": "G",
                "alt_allele": "A",
                "cdna_change": "c.205C>T",
                "protein_change": "p.His69Tyr",
                "transcript_id": "NM_012193.3",
                "dbsnp_id": "rs80358282",
                "variant_effect": "missense"
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI313"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/607/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/607/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/607/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/607/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "FZD4"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/607/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "897",
            "attributes": {
                "frequencies": {
                    "KGP_genomes_maf": null,
                    "KGP_genomes_AFR_maf": null,
                    "KGP_genomes_AMR_maf": null,
                    "KGP_genomes_EAS_maf": null,
                    "KGP_genomes_EUR_maf": null,
                    "KGP_genomes_SAS_maf": null,
                    "gnomad_maf": 1.193e-05,
                    "gnomad_AFR_maf": 0.0,
                    "gnomad_AMR_maf": 0.0,
                    "gnomad_ASJ_maf": 0.0,
                    "gnomad_EAS_maf": 0.0,
                    "gnomad_FIN_maf": 0.0,
                    "gnomad_NFE_maf": 1.758e-05,
                    "gnomad_OTH_maf": 0.0,
                    "gnomad_SAS_maf": 3.266e-05,
                    "ESP_AA_maf": null,
                    "ESP_EA_maf": null
                },
                "predictions": {
                    "sift_prediction": "Deleterious",
                    "pp2_hvar_prediction": "Damaging",
                    "cadd_prediction": 4.384394,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 86662548,
                "genomic_position_hg38": 86951506,
                "chromosome": "11",
                "annotation_flag": "automatically_attributed",
                "lastmodified": "2023-06-06T16:57:45.884286",
                "ref_allele": "C",
                "alt_allele": "T",
                "cdna_change": "c.1250G>A",
                "protein_change": "p.Arg417Gln",
                "transcript_id": "NM_012193.3",
                "dbsnp_id": "rs80358294",
                "variant_effect": "missense"
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI419"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/897/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/897/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/897/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/897/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "FZD4"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/897/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "966",
            "attributes": {
                "frequencies": {
                    "KGP_genomes_maf": null,
                    "KGP_genomes_AFR_maf": null,
                    "KGP_genomes_AMR_maf": null,
                    "KGP_genomes_EAS_maf": null,
                    "KGP_genomes_EUR_maf": null,
                    "KGP_genomes_SAS_maf": null,
                    "gnomad_maf": 3.983e-06,
                    "gnomad_AFR_maf": 0.0,
                    "gnomad_AMR_maf": 0.0,
                    "gnomad_ASJ_maf": 0.0,
                    "gnomad_EAS_maf": 0.0,
                    "gnomad_FIN_maf": 0.0,
                    "gnomad_NFE_maf": 8.817e-06,
                    "gnomad_OTH_maf": 0.0,
                    "gnomad_SAS_maf": 0.0,
                    "ESP_AA_maf": null,
                    "ESP_EA_maf": null
                },
                "predictions": {
                    "sift_prediction": "Deleterious",
                    "pp2_hvar_prediction": "Damaging",
                    "cadd_prediction": 3.573918,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 86663449,
                "genomic_position_hg38": 86952407,
                "chromosome": "11",
                "annotation_flag": "automatically_attributed",
                "lastmodified": "2023-06-06T16:57:46.306438",
                "ref_allele": "A",
                "alt_allele": "G",
                "cdna_change": "c.349T>C",
                "protein_change": "p.Cys117Arg",
                "transcript_id": "NM_012193.3",
                "dbsnp_id": "rs759432455",
                "variant_effect": "missense"
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI453"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/966/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/966/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/966/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/966/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "FZD4"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/966/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "970",
            "attributes": {
                "frequencies": {
                    "KGP_genomes_maf": null,
                    "KGP_genomes_AFR_maf": null,
                    "KGP_genomes_AMR_maf": null,
                    "KGP_genomes_EAS_maf": null,
                    "KGP_genomes_EUR_maf": null,
                    "KGP_genomes_SAS_maf": null,
                    "gnomad_maf": null,
                    "gnomad_AFR_maf": null,
                    "gnomad_AMR_maf": null,
                    "gnomad_ASJ_maf": null,
                    "gnomad_EAS_maf": null,
                    "gnomad_FIN_maf": null,
                    "gnomad_NFE_maf": null,
                    "gnomad_OTH_maf": null,
                    "gnomad_SAS_maf": null,
                    "ESP_AA_maf": null,
                    "ESP_EA_maf": null
                },
                "predictions": {
                    "sift_prediction": null,
                    "pp2_hvar_prediction": null,
                    "cadd_prediction": 5.29117,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 86662295,
                "genomic_position_hg38": 86951253,
                "chromosome": "11",
                "annotation_flag": "manually_attributed",
                "lastmodified": "2023-06-06T16:57:46.332506",
                "ref_allele": "AAG",
                "alt_allele": "A",
                "cdna_change": "c.1501_1502delCT",
                "protein_change": "p.Leu501SerfsTer533",
                "transcript_id": "NM_012193.1",
                "dbsnp_id": "rs80358303",
                "variant_effect": "frameshift"
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI455"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/970/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/970/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/970/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/970/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "FZD4"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/970/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "2650",
            "attributes": {
                "frequencies": {
                    "KGP_genomes_maf": 0.0148,
                    "KGP_genomes_AFR_maf": 0.0076,
                    "KGP_genomes_AMR_maf": 0.0245,
                    "KGP_genomes_EAS_maf": 0.0,
                    "KGP_genomes_EUR_maf": 0.0109,
                    "KGP_genomes_SAS_maf": 0.0368,
                    "gnomad_maf": 0.01839,
                    "gnomad_AFR_maf": 0.008797,
                    "gnomad_AMR_maf": 0.04735,
                    "gnomad_ASJ_maf": 0.01449,
                    "gnomad_EAS_maf": 0.0001631,
                    "gnomad_FIN_maf": 0.002218,
                    "gnomad_NFE_maf": 0.01675,
                    "gnomad_OTH_maf": 0.01598,
                    "gnomad_SAS_maf": 0.02103,
                    "ESP_AA_maf": null,
                    "ESP_EA_maf": null
                },
                "predictions": {
                    "sift_prediction": "Tolerated",
                    "pp2_hvar_prediction": "Benign",
                    "cadd_prediction": 2.565566,
                    "mutationtaster_prediction": "Polymorphism"
                },
                "status": "CU",
                "genomic_position_hg19": 86663296,
                "genomic_position_hg38": 86952254,
                "chromosome": "11",
                "annotation_flag": null,
                "lastmodified": "2023-06-06T16:57:56.401111",
                "ref_allele": "G",
                "alt_allele": "A",
                "cdna_change": "c.502C>T",
                "protein_change": "p.Pro11Gln",
                "transcript_id": null,
                "dbsnp_id": "NA",
                "variant_effect": null
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI1252"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1253"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/2650/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/2650/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/2650/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/2650/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "FZD4"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/2650/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "2652",
            "attributes": {
                "frequencies": {
                    "KGP_genomes_maf": 0.0126,
                    "KGP_genomes_AFR_maf": 0.0015,
                    "KGP_genomes_AMR_maf": 0.0245,
                    "KGP_genomes_EAS_maf": 0.001,
                    "KGP_genomes_EUR_maf": 0.0109,
                    "KGP_genomes_SAS_maf": 0.0327,
                    "gnomad_maf": 0.01686,
                    "gnomad_AFR_maf": 0.003374,
                    "gnomad_AMR_maf": 0.04668,
                    "gnomad_ASJ_maf": 0.01415,
                    "gnomad_EAS_maf": 0.0002227,
                    "gnomad_FIN_maf": 0.002218,
                    "gnomad_NFE_maf": 0.01619,
                    "gnomad_OTH_maf": 0.01473,
                    "gnomad_SAS_maf": 0.01352,
                    "ESP_AA_maf": null,
                    "ESP_EA_maf": null
                },
                "predictions": {
                    "sift_prediction": "Tolerated",
                    "pp2_hvar_prediction": "Benign",
                    "cadd_prediction": 1.308867,
                    "mutationtaster_prediction": "Polymorphism"
                },
                "status": "CU",
                "genomic_position_hg19": 86666031,
                "genomic_position_hg38": 86954989,
                "chromosome": "11",
                "annotation_flag": null,
                "lastmodified": "2023-06-06T16:57:56.413639",
                "ref_allele": "G",
                "alt_allele": "A",
                "cdna_change": "c.97C>T",
                "protein_change": "p.Pro33Ser",
                "transcript_id": null,
                "dbsnp_id": "NA",
                "variant_effect": null
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI1253"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/2652/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/2652/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/2652/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/2652/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "FZD4"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/2652/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "2656",
            "attributes": {
                "frequencies": {
                    "KGP_genomes_maf": null,
                    "KGP_genomes_AFR_maf": null,
                    "KGP_genomes_AMR_maf": null,
                    "KGP_genomes_EAS_maf": null,
                    "KGP_genomes_EUR_maf": null,
                    "KGP_genomes_SAS_maf": null,
                    "gnomad_maf": null,
                    "gnomad_AFR_maf": null,
                    "gnomad_AMR_maf": null,
                    "gnomad_ASJ_maf": null,
                    "gnomad_EAS_maf": null,
                    "gnomad_FIN_maf": null,
                    "gnomad_NFE_maf": null,
                    "gnomad_OTH_maf": null,
                    "gnomad_SAS_maf": null,
                    "ESP_AA_maf": null,
                    "ESP_EA_maf": null
                },
                "predictions": {
                    "sift_prediction": null,
                    "pp2_hvar_prediction": null,
                    "cadd_prediction": null,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 86662574,
                "genomic_position_hg38": 86951532,
                "chromosome": "11",
                "annotation_flag": null,
                "lastmodified": "2023-06-06T16:57:56.438858",
                "ref_allele": "CGCA",
                "alt_allele": "C",
                "cdna_change": "c.1221_1223del",
                "protein_change": "p.Ala408del",
                "transcript_id": null,
                "dbsnp_id": "NA",
                "variant_effect": null
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI1257"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/2656/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/2656/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/2656/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/2656/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "FZD4"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/2656/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "2657",
            "attributes": {
                "frequencies": {
                    "KGP_genomes_maf": null,
                    "KGP_genomes_AFR_maf": null,
                    "KGP_genomes_AMR_maf": null,
                    "KGP_genomes_EAS_maf": null,
                    "KGP_genomes_EUR_maf": null,
                    "KGP_genomes_SAS_maf": null,
                    "gnomad_maf": null,
                    "gnomad_AFR_maf": null,
                    "gnomad_AMR_maf": null,
                    "gnomad_ASJ_maf": null,
                    "gnomad_EAS_maf": null,
                    "gnomad_FIN_maf": null,
                    "gnomad_NFE_maf": null,
                    "gnomad_OTH_maf": null,
                    "gnomad_SAS_maf": null,
                    "ESP_AA_maf": null,
                    "ESP_EA_maf": null
                },
                "predictions": {
                    "sift_prediction": "Tolerated",
                    "pp2_hvar_prediction": "Damaging",
                    "cadd_prediction": 3.71703,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 86663317,
                "genomic_position_hg38": 86952275,
                "chromosome": "11",
                "annotation_flag": null,
                "lastmodified": "2023-06-06T16:57:56.445211",
                "ref_allele": "C",
                "alt_allele": "G",
                "cdna_change": "c.481G>C",
                "protein_change": "p.Gly161Arg",
                "transcript_id": null,
                "dbsnp_id": "NA",
                "variant_effect": null
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI1258"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/2657/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/2657/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/2657/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/2657/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "FZD4"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/2657/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "2658",
            "attributes": {
                "frequencies": {
                    "KGP_genomes_maf": null,
                    "KGP_genomes_AFR_maf": null,
                    "KGP_genomes_AMR_maf": null,
                    "KGP_genomes_EAS_maf": null,
                    "KGP_genomes_EUR_maf": null,
                    "KGP_genomes_SAS_maf": null,
                    "gnomad_maf": null,
                    "gnomad_AFR_maf": null,
                    "gnomad_AMR_maf": null,
                    "gnomad_ASJ_maf": null,
                    "gnomad_EAS_maf": null,
                    "gnomad_FIN_maf": null,
                    "gnomad_NFE_maf": null,
                    "gnomad_OTH_maf": null,
                    "gnomad_SAS_maf": null,
                    "ESP_AA_maf": null,
                    "ESP_EA_maf": null
                },
                "predictions": {
                    "sift_prediction": "Deleterious",
                    "pp2_hvar_prediction": "Damaging",
                    "cadd_prediction": 4.421725,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 86663382,
                "genomic_position_hg38": 86952340,
                "chromosome": "11",
                "annotation_flag": null,
                "lastmodified": "2023-06-06T16:57:56.451494",
                "ref_allele": "C",
                "alt_allele": "G",
                "cdna_change": "c.416G>C",
                "protein_change": "p.Trp139Ser",
                "transcript_id": null,
                "dbsnp_id": "NA",
                "variant_effect": null
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI1259"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/2658/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/2658/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/2658/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/2658/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "FZD4"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/2658/?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"
        ],
        "Variant serializers": [
            "SmallVariantSerializer",
            "CopyNumberVariantSerializer"
        ],
        "size": 18
    }
}