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

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

{
    "data": [
        {
            "type": "CopyNumberVariant",
            "id": "834",
            "attributes": {
                "status": "CU",
                "genomic_position_hg19": null,
                "genomic_position_hg38": null,
                "chromosome": "2",
                "annotation_flag": "cnv",
                "lastmodified": "2021-10-18T11:00:59.006299",
                "location": "exon1",
                "sequence": "exon1",
                "number_of_repeats": null,
                "type_cnv": "duplication"
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI382"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/834/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/834/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "data": {
                        "type": "Gene",
                        "id": "COL4A3"
                    },
                    "links": {
                        "related": "https://olida.ibsquare.be/api/genes/COL4A3/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/834/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "73",
            "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.202e-05,
                    "gnomad_AFR_maf": 6.457e-05,
                    "gnomad_AMR_maf": 2.896e-05,
                    "gnomad_ASJ_maf": 0.0,
                    "gnomad_EAS_maf": 0.0,
                    "gnomad_FIN_maf": 0.0,
                    "gnomad_NFE_maf": 0.0,
                    "gnomad_OTH_maf": 0.0,
                    "gnomad_SAS_maf": 3.268e-05,
                    "ESP_AA_maf": null,
                    "ESP_EA_maf": null
                },
                "predictions": {
                    "sift_prediction": "Deleterious",
                    "pp2_hvar_prediction": "Damaging",
                    "cadd_prediction": 4.086901,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 228159224,
                "genomic_position_hg38": 227294508,
                "chromosome": "2",
                "annotation_flag": "automatically_attributed",
                "lastmodified": "2023-06-06T16:57:40.955401",
                "ref_allele": "G",
                "alt_allele": "A",
                "cdna_change": "c.3356G>A",
                "protein_change": "p.Gly1119Asp",
                "transcript_id": "NM_000091.4",
                "dbsnp_id": "rs764480728",
                "variant_effect": "missense"
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI034"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/73/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/73/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/73/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/73/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "COL4A3"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/73/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "278",
            "attributes": {
                "frequencies": {
                    "KGP_genomes_maf": 0.0026,
                    "KGP_genomes_AFR_maf": 0.0,
                    "KGP_genomes_AMR_maf": 0.0029,
                    "KGP_genomes_EAS_maf": 0.0,
                    "KGP_genomes_EUR_maf": 0.006,
                    "KGP_genomes_SAS_maf": 0.0051,
                    "gnomad_maf": 0.006293,
                    "gnomad_AFR_maf": 0.001744,
                    "gnomad_AMR_maf": 0.00168,
                    "gnomad_ASJ_maf": 0.001192,
                    "gnomad_EAS_maf": 0.0,
                    "gnomad_FIN_maf": 0.002047,
                    "gnomad_NFE_maf": 0.01108,
                    "gnomad_OTH_maf": 0.004785,
                    "gnomad_SAS_maf": 0.004771,
                    "ESP_AA_maf": 0.002351,
                    "ESP_EA_maf": 0.009557
                },
                "predictions": {
                    "sift_prediction": "Tolerated",
                    "pp2_hvar_prediction": "Possibly Damaging",
                    "cadd_prediction": 2.894463,
                    "mutationtaster_prediction": "Polymorphism"
                },
                "status": "CU",
                "genomic_position_hg19": 228173636,
                "genomic_position_hg38": 227308920,
                "chromosome": "2",
                "annotation_flag": "automatically_attributed",
                "lastmodified": "2023-06-06T16:57:42.159379",
                "ref_allele": "A",
                "alt_allele": "G",
                "cdna_change": "c.4484A>G",
                "protein_change": "p.Gln1495Arg",
                "transcript_id": "NM_000091.4",
                "dbsnp_id": "rs77964815",
                "variant_effect": "missense"
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI133"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/278/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/278/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/278/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/278/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "COL4A3"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/278/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "312",
            "attributes": {
                "frequencies": {
                    "KGP_genomes_maf": 0.0006,
                    "KGP_genomes_AFR_maf": 0.0,
                    "KGP_genomes_AMR_maf": 0.0029,
                    "KGP_genomes_EAS_maf": 0.0,
                    "KGP_genomes_EUR_maf": 0.001,
                    "KGP_genomes_SAS_maf": 0.0,
                    "gnomad_maf": 0.0003769,
                    "gnomad_AFR_maf": 0.0,
                    "gnomad_AMR_maf": 0.0008692,
                    "gnomad_ASJ_maf": 0.0,
                    "gnomad_EAS_maf": 0.0,
                    "gnomad_FIN_maf": 0.0,
                    "gnomad_NFE_maf": 0.0005127,
                    "gnomad_OTH_maf": 0.0009904,
                    "gnomad_SAS_maf": 0.0,
                    "ESP_AA_maf": 0.0,
                    "ESP_EA_maf": 0.0002434
                },
                "predictions": {
                    "sift_prediction": "Deleterious",
                    "pp2_hvar_prediction": "Damaging",
                    "cadd_prediction": 3.447495,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 228163475,
                "genomic_position_hg38": 227298759,
                "chromosome": "2",
                "annotation_flag": "automatically_attributed",
                "lastmodified": "2023-06-06T16:57:42.358641",
                "ref_allele": "G",
                "alt_allele": "A",
                "cdna_change": "c.3829G>A",
                "protein_change": "p.Gly1277Ser",
                "transcript_id": "NM_000091.4",
                "dbsnp_id": "rs190598500",
                "variant_effect": "missense"
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 4
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI154"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI155"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI156"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI974"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/312/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/312/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/312/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/312/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "COL4A3"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/312/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "316",
            "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": 0.0002205,
                    "gnomad_AFR_maf": 0.0,
                    "gnomad_AMR_maf": 0.0001449,
                    "gnomad_ASJ_maf": 0.0,
                    "gnomad_EAS_maf": 0.0,
                    "gnomad_FIN_maf": 4.641e-05,
                    "gnomad_NFE_maf": 0.0004153,
                    "gnomad_OTH_maf": 0.0,
                    "gnomad_SAS_maf": 6.536e-05,
                    "ESP_AA_maf": 0.0,
                    "ESP_EA_maf": 0.000847
                },
                "predictions": {
                    "sift_prediction": "Deleterious",
                    "pp2_hvar_prediction": "Benign",
                    "cadd_prediction": 2.405132,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 228173675,
                "genomic_position_hg38": 227308959,
                "chromosome": "2",
                "annotation_flag": "automatically_attributed",
                "lastmodified": "2023-06-06T16:57:42.383528",
                "ref_allele": "A",
                "alt_allele": "G",
                "cdna_change": "c.4523A>G",
                "protein_change": "p.Asn1508Ser",
                "transcript_id": "NM_000091.4",
                "dbsnp_id": "rs200512461",
                "variant_effect": "missense"
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI157"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/316/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/316/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/316/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/316/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "COL4A3"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/316/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "617",
            "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.005477,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 228159287,
                "genomic_position_hg38": 227294571,
                "chromosome": "2",
                "annotation_flag": "manually_attributed",
                "lastmodified": "2023-06-06T16:57:44.110495",
                "ref_allele": "G",
                "alt_allele": "T",
                "cdna_change": "c.3418+1G>T",
                "protein_change": null,
                "transcript_id": "NM_000091.4",
                "dbsnp_id": "NA",
                "variant_effect": "splicing"
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI318"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI319"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/617/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/617/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/617/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/617/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "COL4A3"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/617/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "618",
            "attributes": {
                "frequencies": {
                    "KGP_genomes_maf": 0.0004,
                    "KGP_genomes_AFR_maf": 0.0015,
                    "KGP_genomes_AMR_maf": 0.0,
                    "KGP_genomes_EAS_maf": 0.0,
                    "KGP_genomes_EUR_maf": 0.0,
                    "KGP_genomes_SAS_maf": 0.0,
                    "gnomad_maf": 4.409e-05,
                    "gnomad_AFR_maf": 6.457e-05,
                    "gnomad_AMR_maf": 0.0,
                    "gnomad_ASJ_maf": 0.0,
                    "gnomad_EAS_maf": 0.000445,
                    "gnomad_FIN_maf": 0.0,
                    "gnomad_NFE_maf": 1.766e-05,
                    "gnomad_OTH_maf": 0.0,
                    "gnomad_SAS_maf": 0.0,
                    "ESP_AA_maf": 0.0002461,
                    "ESP_EA_maf": 0.0
                },
                "predictions": {
                    "sift_prediction": "Deleterious",
                    "pp2_hvar_prediction": "Possibly Damaging",
                    "cadd_prediction": 4.083963,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 228173943,
                "genomic_position_hg38": 227309227,
                "chromosome": "2",
                "annotation_flag": "automatically_attributed",
                "lastmodified": "2023-06-06T16:57:44.117713",
                "ref_allele": "C",
                "alt_allele": "T",
                "cdna_change": "c.4664C>T",
                "protein_change": "p.Ala1555Val",
                "transcript_id": "NM_000091.4",
                "dbsnp_id": "rs369575989",
                "variant_effect": "missense"
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI318"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/618/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/618/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/618/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/618/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "COL4A3"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/618/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "822",
            "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.044214,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 228148573,
                "genomic_position_hg38": 227283857,
                "chromosome": "2",
                "annotation_flag": "manually_attributed",
                "lastmodified": "2023-06-06T16:57:45.425067",
                "ref_allele": "G",
                "alt_allele": "T",
                "cdna_change": "c.2746+1G>T",
                "protein_change": null,
                "transcript_id": "NM_000091.4",
                "dbsnp_id": "rs1574786225",
                "variant_effect": "splicing"
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI376"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/822/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/822/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/822/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/822/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "COL4A3"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/822/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "824",
            "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.005e-05,
                    "gnomad_AFR_maf": 6.457e-05,
                    "gnomad_AMR_maf": 0.0,
                    "gnomad_ASJ_maf": 0.0,
                    "gnomad_EAS_maf": 0.0,
                    "gnomad_FIN_maf": 0.0,
                    "gnomad_NFE_maf": 2.65e-05,
                    "gnomad_OTH_maf": 0.0,
                    "gnomad_SAS_maf": 3.268e-05,
                    "ESP_AA_maf": null,
                    "ESP_EA_maf": null
                },
                "predictions": {
                    "sift_prediction": "Deleterious",
                    "pp2_hvar_prediction": "Damaging",
                    "cadd_prediction": 3.925162,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 228120751,
                "genomic_position_hg38": 227256035,
                "chromosome": "2",
                "annotation_flag": "automatically_attributed",
                "lastmodified": "2023-06-06T16:57:45.438031",
                "ref_allele": "G",
                "alt_allele": "A",
                "cdna_change": "c.898G>A",
                "protein_change": "p.Gly300Arg",
                "transcript_id": "NM_000091.4",
                "dbsnp_id": "rs772708743",
                "variant_effect": "missense"
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI377"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/824/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/824/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/824/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/824/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "COL4A3"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/824/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "826",
            "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.371912,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 228134679,
                "genomic_position_hg38": 227269963,
                "chromosome": "2",
                "annotation_flag": "automatically_attributed",
                "lastmodified": "2023-06-06T16:57:45.451008",
                "ref_allele": "G",
                "alt_allele": "C",
                "cdna_change": "c.1558G>C",
                "protein_change": "p.Gly520Arg",
                "transcript_id": "NM_000091.4",
                "dbsnp_id": "NA",
                "variant_effect": "missense"
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI378"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/826/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/826/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/826/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/826/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "COL4A3"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/826/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "828",
            "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": 3.904171,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 228131805,
                "genomic_position_hg38": 227267089,
                "chromosome": "2",
                "annotation_flag": "manually_attributed",
                "lastmodified": "2023-06-06T16:57:45.463988",
                "ref_allele": "G",
                "alt_allele": "A",
                "cdna_change": "c.1504+1G>A",
                "protein_change": null,
                "transcript_id": "NM_000091.4",
                "dbsnp_id": "rs1559882199",
                "variant_effect": "splicing"
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI379"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/828/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/828/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/828/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/828/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "COL4A3"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/828/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "830",
            "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.873693,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 228142209,
                "genomic_position_hg38": 227277493,
                "chromosome": "2",
                "annotation_flag": "automatically_attributed",
                "lastmodified": "2023-06-06T16:57:45.476954",
                "ref_allele": "G",
                "alt_allele": "A",
                "cdna_change": "c.2065G>A",
                "protein_change": "p.Gly689Arg",
                "transcript_id": "NM_000091.4",
                "dbsnp_id": "rs1553758919",
                "variant_effect": "missense"
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI380"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/830/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/830/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/830/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/830/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "COL4A3"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/830/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "832",
            "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.807e-05,
                    "gnomad_AFR_maf": 0.0,
                    "gnomad_AMR_maf": 2.899e-05,
                    "gnomad_ASJ_maf": 0.0,
                    "gnomad_EAS_maf": 0.0,
                    "gnomad_FIN_maf": 0.0,
                    "gnomad_NFE_maf": 5.301e-05,
                    "gnomad_OTH_maf": 0.0,
                    "gnomad_SAS_maf": 0.0,
                    "ESP_AA_maf": 0.0,
                    "ESP_EA_maf": 0.0001223
                },
                "predictions": {
                    "sift_prediction": "Deleterious",
                    "pp2_hvar_prediction": "Damaging",
                    "cadd_prediction": 4.30619,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 228176567,
                "genomic_position_hg38": 227311851,
                "chromosome": "2",
                "annotation_flag": "automatically_attributed_and_verified",
                "lastmodified": "2023-06-06T16:57:45.489748",
                "ref_allele": "G",
                "alt_allele": "A",
                "cdna_change": "c.4994G>A",
                "protein_change": "p.Cys1665Tyr",
                "transcript_id": "NM_000091.4",
                "dbsnp_id": "rs376550779",
                "variant_effect": "missense"
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI381"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/832/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/832/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/832/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/832/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "COL4A3"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/832/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "1094",
            "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.109e-05,
                    "gnomad_AFR_maf": 0.0,
                    "gnomad_AMR_maf": 0.0,
                    "gnomad_ASJ_maf": 0.0,
                    "gnomad_EAS_maf": 0.0001481,
                    "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": "Deleterious",
                    "pp2_hvar_prediction": "Damaging",
                    "cadd_prediction": 3.245304,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 228162515,
                "genomic_position_hg38": 227297799,
                "chromosome": "2",
                "annotation_flag": "automatically_attributed",
                "lastmodified": "2023-06-06T16:57:47.094200",
                "ref_allele": "G",
                "alt_allele": "A",
                "cdna_change": "c.3691G>A",
                "protein_change": "p.Gly1231Ser",
                "transcript_id": "NM_000091.4",
                "dbsnp_id": "rs761518401",
                "variant_effect": "missense"
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI516"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/1094/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/1094/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/1094/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/1094/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "COL4A3"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/1094/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "2105",
            "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": null
                },
                "status": "CU",
                "genomic_position_hg19": 228110687,
                "genomic_position_hg38": 227245971,
                "chromosome": "2",
                "annotation_flag": null,
                "lastmodified": "2023-06-06T16:57:53.244856",
                "ref_allele": "CG",
                "alt_allele": "-C",
                "cdna_change": "c.345del",
                "protein_change": "p.Pro116LeufsTer37",
                "transcript_id": null,
                "dbsnp_id": "NA",
                "variant_effect": null
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI971"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/2105/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/2105/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/2105/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/2105/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "COL4A3"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/2105/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "2107",
            "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.203e-05,
                    "gnomad_AFR_maf": 0.0,
                    "gnomad_AMR_maf": 2.897e-05,
                    "gnomad_ASJ_maf": 0.0,
                    "gnomad_EAS_maf": 5.563e-05,
                    "gnomad_FIN_maf": 0.0,
                    "gnomad_NFE_maf": 8.838e-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": 4.390255,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 228175562,
                "genomic_position_hg38": 227310846,
                "chromosome": "2",
                "annotation_flag": null,
                "lastmodified": "2023-06-06T16:57:53.257320",
                "ref_allele": "G",
                "alt_allele": "A",
                "cdna_change": "c.4826G>A",
                "protein_change": "p.Arg1609Gln",
                "transcript_id": null,
                "dbsnp_id": "NA",
                "variant_effect": null
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI972"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/2107/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/2107/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/2107/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/2107/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "COL4A3"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/2107/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "2109",
            "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": 2.047231,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 228145273,
                "genomic_position_hg38": 227280557,
                "chromosome": "2",
                "annotation_flag": null,
                "lastmodified": "2023-06-06T16:57:53.270034",
                "ref_allele": "ACTCCAGGAA",
                "alt_allele": "A",
                "cdna_change": "c.2342_2350del",
                "protein_change": "p.Thr781_Gly783del",
                "transcript_id": null,
                "dbsnp_id": "NA",
                "variant_effect": null
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI973"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/2109/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/2109/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/2109/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/2109/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "COL4A3"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/2109/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "2111",
            "attributes": {
                "frequencies": {
                    "KGP_genomes_maf": 0.0004,
                    "KGP_genomes_AFR_maf": 0.0,
                    "KGP_genomes_AMR_maf": 0.0,
                    "KGP_genomes_EAS_maf": 0.0,
                    "KGP_genomes_EUR_maf": 0.002,
                    "KGP_genomes_SAS_maf": 0.0,
                    "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.447232,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 228157998,
                "genomic_position_hg38": 227293282,
                "chromosome": "2",
                "annotation_flag": null,
                "lastmodified": "2023-06-06T16:57:53.282758",
                "ref_allele": "G",
                "alt_allele": "A",
                "cdna_change": "c.3302G>A",
                "protein_change": "p.Gly1101=",
                "transcript_id": null,
                "dbsnp_id": "NA",
                "variant_effect": null
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI975"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/2111/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/2111/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/2111/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/2111/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "COL4A3"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/2111/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "2640",
            "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.604e-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": 8.835e-06,
                    "gnomad_OTH_maf": 0.0001655,
                    "gnomad_SAS_maf": 6.536e-05,
                    "ESP_AA_maf": null,
                    "ESP_EA_maf": null
                },
                "predictions": {
                    "sift_prediction": "Deleterious",
                    "pp2_hvar_prediction": "Damaging",
                    "cadd_prediction": 4.568697,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 228113159,
                "genomic_position_hg38": 227248443,
                "chromosome": "2",
                "annotation_flag": null,
                "lastmodified": "2023-06-06T16:57:56.337927",
                "ref_allele": "G",
                "alt_allele": "C",
                "cdna_change": "c.469G>C",
                "protein_change": "p.Gly157Arg",
                "transcript_id": null,
                "dbsnp_id": "NA",
                "variant_effect": null
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI1247"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/2640/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/2640/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/2640/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/2640/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "COL4A3"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/2640/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "2881",
            "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.203e-05,
                    "gnomad_AFR_maf": 0.0,
                    "gnomad_AMR_maf": 2.897e-05,
                    "gnomad_ASJ_maf": 0.0,
                    "gnomad_EAS_maf": 0.0,
                    "gnomad_FIN_maf": 0.0,
                    "gnomad_NFE_maf": 1.767e-05,
                    "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": "Damaging",
                    "cadd_prediction": 4.444481,
                    "mutationtaster_prediction": "Polymorphism"
                },
                "status": "CU",
                "genomic_position_hg19": 228122352,
                "genomic_position_hg38": 227257636,
                "chromosome": "2",
                "annotation_flag": null,
                "lastmodified": "2023-06-06T16:57:57.795296",
                "ref_allele": "C",
                "alt_allele": "T",
                "cdna_change": "c.1021C>T",
                "protein_change": "p.Arg341Cys",
                "transcript_id": null,
                "dbsnp_id": "NA",
                "variant_effect": null
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI1375"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/2881/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/2881/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/2881/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/2881/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "COL4A3"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/2881/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "3458",
            "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": 6.022057,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 228159679,
                "genomic_position_hg38": 227294963,
                "chromosome": "2",
                "annotation_flag": null,
                "lastmodified": "2024-02-29T15:02:26.199554",
                "ref_allele": "G",
                "alt_allele": "C",
                "cdna_change": "c.3419-1G>C",
                "protein_change": null,
                "transcript_id": "NM_000091.5",
                "dbsnp_id": "NA",
                "variant_effect": null
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI1644"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/3458/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/3458/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/3458/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/3458/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "COL4A3"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/3458/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "3462",
            "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.320194,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 228134662,
                "genomic_position_hg38": 227269946,
                "chromosome": "2",
                "annotation_flag": null,
                "lastmodified": "2024-02-29T15:02:26.308807",
                "ref_allele": "G",
                "alt_allele": "A",
                "cdna_change": "c.1541G>A",
                "protein_change": "p.Gly514Glu",
                "transcript_id": "NM_000091.5",
                "dbsnp_id": "NA",
                "variant_effect": null
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI1646"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/3462/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/3462/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/3462/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/3462/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "COL4A3"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/3462/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "3465",
            "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.488194,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 228148518,
                "genomic_position_hg38": 227283802,
                "chromosome": "2",
                "annotation_flag": null,
                "lastmodified": "2024-02-29T15:02:26.409251",
                "ref_allele": "G",
                "alt_allele": "A",
                "cdna_change": "c.2692G>A",
                "protein_change": "p.Gly898Arg",
                "transcript_id": "NM_000091.5",
                "dbsnp_id": "NA",
                "variant_effect": null
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI1648"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/3465/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/3465/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/3465/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/3465/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "COL4A3"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/3465/?format=api"
            }
        },
        {
            "type": "SmallVariant",
            "id": "3520",
            "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": 0.0002205,
                    "gnomad_AFR_maf": 0.0,
                    "gnomad_AMR_maf": 0.0001449,
                    "gnomad_ASJ_maf": 0.0,
                    "gnomad_EAS_maf": 0.0,
                    "gnomad_FIN_maf": 4.641e-05,
                    "gnomad_NFE_maf": 0.0004153,
                    "gnomad_OTH_maf": 0.0,
                    "gnomad_SAS_maf": 6.536e-05,
                    "ESP_AA_maf": null,
                    "ESP_EA_maf": null
                },
                "predictions": {
                    "sift_prediction": "Deleterious",
                    "pp2_hvar_prediction": "Benign",
                    "cadd_prediction": 2.405132,
                    "mutationtaster_prediction": "Disease causing"
                },
                "status": "CU",
                "genomic_position_hg19": 228173675,
                "genomic_position_hg38": 227308959,
                "chromosome": "2",
                "annotation_flag": null,
                "lastmodified": "2024-02-29T15:02:28.004902",
                "ref_allele": "A",
                "alt_allele": "G",
                "cdna_change": "c.4523A>G",
                "protein_change": "p.Asn1508Ser",
                "transcript_id": "NM_000091.5",
                "dbsnp_id": "NA",
                "variant_effect": null
            },
            "relationships": {
                "in_combination": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI1673"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/3520/relationships/in_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/3520/combinations/?format=api"
                    }
                },
                "gene_name": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/variants/3520/relationships/gene_name?format=api",
                        "related": "https://olida.ibsquare.be/api/variants/3520/gene/?format=api"
                    },
                    "data": {
                        "type": "Gene",
                        "id": "COL4A3"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/variants/3520/?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": 24
    }
}