This API endpoint handles listing (/combinations) and retrieval (/combinations/{combination_pk}/) of oligogenic combinations from the database

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

{
    "data": [
        {
            "type": "Combination",
            "id": "OLI1260",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM606394",
                    "OMIM610508",
                    "OMIM613375",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM606392",
                    "OMIM615266",
                    "OMIM609812",
                    "OMIM616511",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM613370",
                    "OMIM614841",
                    "OMIM614840",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM615269",
                    "OMIM616329",
                    "OMIM614839",
                    "OMIM146110",
                    "OMIM614838",
                    "OMIM614842",
                    "OMIM606391",
                    "OMIM125850",
                    "OMIM147950",
                    "OMIM610628",
                    "OMIM600496"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:43.254123"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1260/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1260/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2659"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2660"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1260/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1260/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1260/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1260/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1260/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1260/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "885"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1260/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1261",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 2,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM606394",
                    "OMIM610508",
                    "OMIM613375",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM606392",
                    "OMIM615266",
                    "OMIM609812",
                    "OMIM616511",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM613370",
                    "OMIM614841",
                    "OMIM614840",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM615269",
                    "OMIM616329",
                    "OMIM614839",
                    "OMIM146110",
                    "OMIM614838",
                    "OMIM614842",
                    "OMIM606391",
                    "OMIM125850",
                    "OMIM147950",
                    "OMIM610628",
                    "OMIM600496"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:43.311283"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1261/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1261/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2661"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2662"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1261/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1261/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1261/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1261/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1261/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1261/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "606"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1261/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1262",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 2,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM606394",
                    "OMIM610508",
                    "OMIM613375",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM606392",
                    "OMIM615266",
                    "OMIM609812",
                    "OMIM616511",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM613370",
                    "OMIM614841",
                    "OMIM614840",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM615269",
                    "OMIM616329",
                    "OMIM614839",
                    "OMIM146110",
                    "OMIM614838",
                    "OMIM614842",
                    "OMIM606391",
                    "OMIM125850",
                    "OMIM147950",
                    "OMIM610628",
                    "OMIM600496"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:43.358200"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1262/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1262/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2662"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2663"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1262/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1262/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1262/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1262/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1262/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1262/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "189"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1262/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1263",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 1,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM606394",
                    "OMIM610508",
                    "OMIM613375",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM606392",
                    "OMIM615266",
                    "OMIM609812",
                    "OMIM616511",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM613370",
                    "OMIM614841",
                    "OMIM614840",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM615269",
                    "OMIM616329",
                    "OMIM614839",
                    "OMIM146110",
                    "OMIM614838",
                    "OMIM614842",
                    "OMIM606391",
                    "OMIM125850",
                    "OMIM147950",
                    "OMIM610628",
                    "OMIM600496"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:43.416817"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1263/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1263/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2664"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2665"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1263/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1263/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1263/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1263/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1263/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1263/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "886"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1263/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1264",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM606394",
                    "OMIM610508",
                    "OMIM613375",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM606392",
                    "OMIM615266",
                    "OMIM609812",
                    "OMIM616511",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM613370",
                    "OMIM614841",
                    "OMIM614840",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM615269",
                    "OMIM616329",
                    "OMIM614839",
                    "OMIM146110",
                    "OMIM614838",
                    "OMIM614842",
                    "OMIM606391",
                    "OMIM125850",
                    "OMIM147950",
                    "OMIM610628",
                    "OMIM600496"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:43.473549"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1264/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1264/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2666"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2667"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1264/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1264/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1264/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1264/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1264/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1264/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "887"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1264/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1265",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM606394",
                    "OMIM610508",
                    "OMIM613375",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM606392",
                    "OMIM615266",
                    "OMIM609812",
                    "OMIM616511",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM613370",
                    "OMIM614841",
                    "OMIM614840",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM615269",
                    "OMIM616329",
                    "OMIM614839",
                    "OMIM146110",
                    "OMIM614838",
                    "OMIM614842",
                    "OMIM606391",
                    "OMIM125850",
                    "OMIM147950",
                    "OMIM610628",
                    "OMIM600496"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:43.531951"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1265/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1265/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2668"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2669"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1265/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1265/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1265/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1265/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1265/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1265/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "888"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1265/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1266",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 1,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM606394",
                    "OMIM610508",
                    "OMIM613375",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM606392",
                    "OMIM615266",
                    "OMIM609812",
                    "OMIM616511",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM613370",
                    "OMIM614841",
                    "OMIM614840",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM615269",
                    "OMIM616329",
                    "OMIM614839",
                    "OMIM146110",
                    "OMIM614838",
                    "OMIM614842",
                    "OMIM606391",
                    "OMIM125850",
                    "OMIM147950",
                    "OMIM610628",
                    "OMIM600496"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:43.590484"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1266/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1266/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2670"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2671"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1266/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1266/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1266/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1266/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1266/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1266/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "889"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1266/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1267",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM606394",
                    "OMIM610508",
                    "OMIM613375",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM606392",
                    "OMIM615266",
                    "OMIM609812",
                    "OMIM616511",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM613370",
                    "OMIM614841",
                    "OMIM614840",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM615269",
                    "OMIM616329",
                    "OMIM614839",
                    "OMIM146110",
                    "OMIM614838",
                    "OMIM614842",
                    "OMIM606391",
                    "OMIM125850",
                    "OMIM147950",
                    "OMIM610628",
                    "OMIM600496"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:43.648926"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1267/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1267/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2672"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2673"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1267/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1267/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1267/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1267/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1267/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1267/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "890"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1267/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1268",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM606394",
                    "OMIM610508",
                    "OMIM613375",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM606392",
                    "OMIM615266",
                    "OMIM609812",
                    "OMIM616511",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM613370",
                    "OMIM614841",
                    "OMIM614840",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM615269",
                    "OMIM616329",
                    "OMIM614839",
                    "OMIM146110",
                    "OMIM614838",
                    "OMIM614842",
                    "OMIM606391",
                    "OMIM125850",
                    "OMIM147950",
                    "OMIM610628",
                    "OMIM600496"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:43.734818"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1268/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1268/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2674"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2675"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2676"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1268/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1268/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1268/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1268/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1268/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1268/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "891"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1268/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1269",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 2,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM615266",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM614840",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM614838",
                    "OMIM618841",
                    "OMIM614897",
                    "OMIM616030",
                    "OMIM615271",
                    "OMIM147950",
                    "OMIM610628"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:43.797326"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1269/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1269/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2677"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2678"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1269/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1269/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1269/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1269/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1269/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1269/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "31"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1269/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1270",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM615266",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM614840",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM614838",
                    "OMIM618841",
                    "OMIM614897",
                    "OMIM616030",
                    "OMIM615271",
                    "OMIM147950",
                    "OMIM610628"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:43.875697"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1270/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1270/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2679"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2662"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2680"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1270/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1270/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1270/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1270/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1270/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1270/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "892"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1270/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1271",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 2,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM615266",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM614840",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM614838",
                    "OMIM618841",
                    "OMIM614897",
                    "OMIM616030",
                    "OMIM615271",
                    "OMIM147950",
                    "OMIM610628"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:43.942623"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1271/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1271/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2681"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2682"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1271/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1271/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1271/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1271/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1271/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1271/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "256"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1271/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1272",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 2,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM615266",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM614840",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM614838",
                    "OMIM618841",
                    "OMIM614897",
                    "OMIM616030",
                    "OMIM615271",
                    "OMIM147950",
                    "OMIM610628"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:43.997397"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1272/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1272/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2683"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2662"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1272/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1272/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1272/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1272/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1272/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1272/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "31"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1272/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1273",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 2,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM606394",
                    "OMIM610508",
                    "OMIM613375",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM606392",
                    "OMIM615266",
                    "OMIM609812",
                    "OMIM616511",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM613370",
                    "OMIM614841",
                    "OMIM614840",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM615269",
                    "OMIM616329",
                    "OMIM614839",
                    "OMIM146110",
                    "OMIM614838",
                    "OMIM614842",
                    "OMIM606391",
                    "OMIM125850",
                    "OMIM147950",
                    "OMIM610628",
                    "OMIM600496"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:44.062897"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1273/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1273/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2684"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2685"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1273/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1273/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1273/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1273/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1273/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1273/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "130"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1273/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1274",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM606394",
                    "OMIM610508",
                    "OMIM613375",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM606392",
                    "OMIM615266",
                    "OMIM609812",
                    "OMIM616511",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM613370",
                    "OMIM614841",
                    "OMIM614840",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM615269",
                    "OMIM616329",
                    "OMIM614839",
                    "OMIM146110",
                    "OMIM614838",
                    "OMIM614842",
                    "OMIM606391",
                    "OMIM125850",
                    "OMIM147950",
                    "OMIM610628",
                    "OMIM600496"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:44.156300"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1274/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1274/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2686"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2687"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2688"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1274/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1274/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1274/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1274/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1274/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1274/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "893"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1274/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1275",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM606394",
                    "OMIM610508",
                    "OMIM613375",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM606392",
                    "OMIM615266",
                    "OMIM609812",
                    "OMIM616511",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM613370",
                    "OMIM614841",
                    "OMIM614840",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM615269",
                    "OMIM616329",
                    "OMIM614839",
                    "OMIM146110",
                    "OMIM614838",
                    "OMIM614842",
                    "OMIM606391",
                    "OMIM125850",
                    "OMIM147950",
                    "OMIM610628",
                    "OMIM600496"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:44.240944"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1275/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1275/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2689"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2690"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "381"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1275/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1275/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1275/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1275/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1275/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1275/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "894"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1275/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1276",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 2,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM606394",
                    "OMIM610508",
                    "OMIM613375",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM606392",
                    "OMIM615266",
                    "OMIM609812",
                    "OMIM616511",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM613370",
                    "OMIM614841",
                    "OMIM614840",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM615269",
                    "OMIM616329",
                    "OMIM614839",
                    "OMIM146110",
                    "OMIM614838",
                    "OMIM614842",
                    "OMIM606391",
                    "OMIM125850",
                    "OMIM147950",
                    "OMIM610628",
                    "OMIM600496"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:44.298302"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1276/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1276/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2691"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2661"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1276/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1276/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1276/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1276/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1276/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1276/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "606"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1276/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1277",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM606394",
                    "OMIM610508",
                    "OMIM613375",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM606392",
                    "OMIM615266",
                    "OMIM609812",
                    "OMIM616511",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM613370",
                    "OMIM614841",
                    "OMIM614840",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM615269",
                    "OMIM616329",
                    "OMIM614839",
                    "OMIM146110",
                    "OMIM614838",
                    "OMIM614842",
                    "OMIM606391",
                    "OMIM125850",
                    "OMIM147950",
                    "OMIM610628",
                    "OMIM600496"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:44.352866"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1277/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1277/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "381"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2692"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1277/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1277/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1277/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1277/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1277/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1277/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "895"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1277/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1278",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM606394",
                    "OMIM610508",
                    "OMIM613375",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM606392",
                    "OMIM615266",
                    "OMIM609812",
                    "OMIM616511",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM613370",
                    "OMIM614841",
                    "OMIM614840",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM615269",
                    "OMIM616329",
                    "OMIM614839",
                    "OMIM146110",
                    "OMIM614838",
                    "OMIM614842",
                    "OMIM606391",
                    "OMIM125850",
                    "OMIM147950",
                    "OMIM610628",
                    "OMIM600496"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:44.423581"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1278/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1278/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2691"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2693"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1278/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1278/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1278/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1278/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1278/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1278/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "896"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1278/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1279",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM606394",
                    "OMIM610508",
                    "OMIM613375",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM606392",
                    "OMIM615266",
                    "OMIM609812",
                    "OMIM616511",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM613370",
                    "OMIM614841",
                    "OMIM614840",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM615269",
                    "OMIM616329",
                    "OMIM614839",
                    "OMIM146110",
                    "OMIM614838",
                    "OMIM614842",
                    "OMIM606391",
                    "OMIM125850",
                    "OMIM147950",
                    "OMIM610628",
                    "OMIM600496"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:44.493103"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1279/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1279/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2694"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2695"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1279/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1279/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1279/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1279/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1279/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1279/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "897"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1279/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1280",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM606394",
                    "OMIM610508",
                    "OMIM613375",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM606392",
                    "OMIM615266",
                    "OMIM609812",
                    "OMIM616511",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM613370",
                    "OMIM614841",
                    "OMIM614840",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM615269",
                    "OMIM616329",
                    "OMIM614839",
                    "OMIM146110",
                    "OMIM614838",
                    "OMIM614842",
                    "OMIM606391",
                    "OMIM125850",
                    "OMIM147950",
                    "OMIM610628",
                    "OMIM600496"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:44.588174"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1280/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1280/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2696"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2697"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2698"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1280/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1280/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1280/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1280/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1280/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1280/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "898"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1280/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1281",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM606394",
                    "OMIM610508",
                    "OMIM613375",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM606392",
                    "OMIM615266",
                    "OMIM609812",
                    "OMIM616511",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM613370",
                    "OMIM614841",
                    "OMIM614840",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM615269",
                    "OMIM616329",
                    "OMIM614839",
                    "OMIM146110",
                    "OMIM614838",
                    "OMIM614842",
                    "OMIM606391",
                    "OMIM125850",
                    "OMIM147950",
                    "OMIM610628",
                    "OMIM600496"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:44.657742"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1281/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1281/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2699"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2700"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1281/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1281/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1281/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1281/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1281/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1281/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "136"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1281/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1282",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM606394",
                    "OMIM610508",
                    "OMIM613375",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM606392",
                    "OMIM615266",
                    "OMIM609812",
                    "OMIM616511",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM613370",
                    "OMIM614841",
                    "OMIM614840",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM615269",
                    "OMIM616329",
                    "OMIM614839",
                    "OMIM146110",
                    "OMIM614838",
                    "OMIM614842",
                    "OMIM606391",
                    "OMIM125850",
                    "OMIM147950",
                    "OMIM610628",
                    "OMIM600496"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:44.728965"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1282/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1282/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2701"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2702"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1282/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1282/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1282/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1282/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1282/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1282/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "899"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1282/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1283",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM606394",
                    "OMIM610508",
                    "OMIM613375",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM606392",
                    "OMIM615266",
                    "OMIM609812",
                    "OMIM616511",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM613370",
                    "OMIM614841",
                    "OMIM614840",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM615269",
                    "OMIM616329",
                    "OMIM614839",
                    "OMIM146110",
                    "OMIM614838",
                    "OMIM614842",
                    "OMIM606391",
                    "OMIM125850",
                    "OMIM147950",
                    "OMIM610628",
                    "OMIM600496"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:44.799945"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1283/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1283/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2703"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2704"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1283/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1283/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1283/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1283/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1283/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1283/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "899"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1283/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1284",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM606394",
                    "OMIM610508",
                    "OMIM613375",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM606392",
                    "OMIM615266",
                    "OMIM609812",
                    "OMIM616511",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM613370",
                    "OMIM614841",
                    "OMIM614840",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM615269",
                    "OMIM616329",
                    "OMIM614839",
                    "OMIM146110",
                    "OMIM614838",
                    "OMIM614842",
                    "OMIM606391",
                    "OMIM125850",
                    "OMIM147950",
                    "OMIM610628",
                    "OMIM600496"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:44.872818"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1284/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1284/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2705"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2706"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1284/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1284/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1284/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1284/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1284/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1284/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "888"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1284/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1285",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM615266",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM614840",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM614838",
                    "OMIM618841",
                    "OMIM614897",
                    "OMIM616030",
                    "OMIM615271",
                    "OMIM147950",
                    "OMIM610628"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:44.948005"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1285/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1285/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2707"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2708"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1285/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1285/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1285/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1285/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1285/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1285/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "53"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1285/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1286",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 1,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM615266",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM614840",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM614838",
                    "OMIM618841",
                    "OMIM614897",
                    "OMIM616030",
                    "OMIM615271",
                    "OMIM147950",
                    "OMIM610628"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:45.007300"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1286/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1286/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2708"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2709"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1286/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1286/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1286/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1286/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1286/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1286/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "900"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1286/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1287",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM615266",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM614840",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM614838",
                    "OMIM618841",
                    "OMIM614897",
                    "OMIM616030",
                    "OMIM615271",
                    "OMIM147950",
                    "OMIM610628"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:45.083388"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1287/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1287/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2710"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2711"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1287/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1287/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1287/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1287/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1287/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1287/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "901"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1287/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1288",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 2,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM615266",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM614840",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM614838",
                    "OMIM618841",
                    "OMIM614897",
                    "OMIM616030",
                    "OMIM615271",
                    "OMIM147950",
                    "OMIM610628"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:45.119336"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1288/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1288/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2662"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "381"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1288/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1288/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1288/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1288/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1288/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1288/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "116"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1288/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1289",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM615266",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM614840",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM614838",
                    "OMIM618841",
                    "OMIM614897",
                    "OMIM616030",
                    "OMIM615271",
                    "OMIM147950",
                    "OMIM610628"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:45.164887"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1289/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1289/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2662"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2712"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1289/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1289/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1289/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1289/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1289/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1289/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "896"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1289/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1290",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 2,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM615266",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM614840",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM614838",
                    "OMIM618841",
                    "OMIM614897",
                    "OMIM616030",
                    "OMIM615271",
                    "OMIM147950",
                    "OMIM610628"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:45.218679"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1290/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1290/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2713"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2714"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1290/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1290/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1290/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1290/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1290/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1290/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "258"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1290/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1291",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM615266",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM614840",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM614838",
                    "OMIM618841",
                    "OMIM614897",
                    "OMIM616030",
                    "OMIM615271",
                    "OMIM147950",
                    "OMIM610628"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:45.273307"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1291/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1291/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2715"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2716"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1291/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1291/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1291/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1291/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1291/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1291/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "888"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1291/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1292",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM615266",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM614840",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM614838",
                    "OMIM618841",
                    "OMIM614897",
                    "OMIM616030",
                    "OMIM615271",
                    "OMIM147950",
                    "OMIM610628"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:45.318108"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1292/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1292/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2502"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2717"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1292/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1292/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1292/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1292/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1292/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1292/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "902"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1292/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1293",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM615266",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM614840",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM614838",
                    "OMIM618841",
                    "OMIM614897",
                    "OMIM616030",
                    "OMIM615271",
                    "OMIM147950",
                    "OMIM610628"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:45.363834"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1293/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1293/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2662"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2718"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1293/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1293/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1293/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1293/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1293/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1293/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "903"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1293/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1294",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 2,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM615266",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM614840",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM614838",
                    "OMIM618841",
                    "OMIM614897",
                    "OMIM616030",
                    "OMIM615271",
                    "OMIM147950",
                    "OMIM610628"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:45.419342"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1294/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1294/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2719"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2720"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1294/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1294/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1294/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1294/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1294/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1294/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "606"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1294/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1295",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM615266",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM614840",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM614838",
                    "OMIM618841",
                    "OMIM614897",
                    "OMIM616030",
                    "OMIM615271",
                    "OMIM147950",
                    "OMIM610628"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:45.487745"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1295/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1295/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2721"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2722"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2663"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1295/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1295/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1295/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1295/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1295/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1295/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "904"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1295/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1296",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM615266",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM614840",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM614838",
                    "OMIM618841",
                    "OMIM614897",
                    "OMIM616030",
                    "OMIM615271",
                    "OMIM147950",
                    "OMIM610628"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:45.558212"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1296/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1296/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2723"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2724"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "381"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1296/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1296/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1296/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1296/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1296/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1296/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "905"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1296/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1297",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM615266",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM614840",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM614838",
                    "OMIM618841",
                    "OMIM614897",
                    "OMIM616030",
                    "OMIM615271",
                    "OMIM147950",
                    "OMIM610628"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:45.632072"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1297/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1297/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2725"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2726"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2663"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1297/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1297/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1297/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1297/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1297/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1297/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "906"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1297/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1298",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM615266",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM614840",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM614838",
                    "OMIM618841",
                    "OMIM614897",
                    "OMIM616030",
                    "OMIM615271",
                    "OMIM147950",
                    "OMIM610628"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:45.690453"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1298/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1298/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2727"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2728"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1298/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1298/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1298/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1298/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1298/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1298/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "907"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1298/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1299",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM615266",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM614840",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM614838",
                    "OMIM618841",
                    "OMIM614897",
                    "OMIM616030",
                    "OMIM615271",
                    "OMIM147950",
                    "OMIM610628"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:45.740452"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1299/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1299/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2689"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2729"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1299/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1299/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1299/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1299/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1299/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1299/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "908"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1299/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1300",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM606394",
                    "OMIM610508",
                    "OMIM613375",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM606392",
                    "OMIM615266",
                    "OMIM609812",
                    "OMIM616511",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM613370",
                    "OMIM614841",
                    "OMIM614840",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM615269",
                    "OMIM616329",
                    "OMIM614839",
                    "OMIM146110",
                    "OMIM614838",
                    "OMIM614842",
                    "OMIM606391",
                    "OMIM125850",
                    "OMIM147950",
                    "OMIM610628",
                    "OMIM600496"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:45.788390"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1300/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1300/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "381"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2730"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1300/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1300/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1300/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1300/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1300/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1300/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "909"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1300/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1301",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM615266",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM614840",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM614838",
                    "OMIM618841",
                    "OMIM614897",
                    "OMIM616030",
                    "OMIM615271",
                    "OMIM147950",
                    "OMIM610628"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:45.838199"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1301/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1301/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2731"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2720"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1301/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1301/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1301/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1301/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1301/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1301/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "312"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1301/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1302",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM615266",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM614840",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM614838",
                    "OMIM618841",
                    "OMIM614897",
                    "OMIM616030",
                    "OMIM615271",
                    "OMIM147950",
                    "OMIM610628"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:45.898502"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1302/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1302/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2732"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2733"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1302/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1302/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1302/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1302/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1302/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1302/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "890"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1302/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1303",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM612702",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM615266",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM308700",
                    "OMIM614880",
                    "OMIM614840",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM614838",
                    "OMIM618841",
                    "OMIM614897",
                    "OMIM616030",
                    "OMIM615271",
                    "OMIM147950",
                    "OMIM610628"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:02:45.948536"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1303/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1303/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2734"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2662"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1303/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1303/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1303/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1303/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1303/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1303/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "910"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1303/?format=api"
            }
        }
    ],
    "meta": {
        "database_name": "OLIgogenic diseases DAtabase (OLIDA)",
        "resource_url": "olida.ibsquare.be",
        "api_release_year": "2021",
        "api_developer": [
            [
                "Arnau Dillen",
                "arnau.dillen@ulb.ac.be"
            ],
            [
                "Charlotte Nachtegael",
                "charlotte.nachtegael@ulb.be"
            ]
        ],
        "api_version": "0.3",
        "api_maintainers": [
            [
                "Charlotte Nachtegael",
                "charlotte.nachtegael@ulb.be"
            ]
        ],
        "api_documentation": [
            "olida.ibsquare.be/api/swagger",
            "olida.ibsquare.be/api/redoc"
        ],
        "copyright": "Copyright (c) 2025 · OLIDA All Rights Reserved.",
        "license": "CC Attribution-NonCommercial 4.0 International License",
        "ontologies": {
            "ORDO": "http://bioportal.bioontology.org/ontologies/ORDO",
            "GENO": "http://purl.obolibrary.org/obo/geno.owl",
            "MI": "http://purl.obolibrary.org/obo/mi.owl",
            "NCIT": "http://purl.obolibrary.org/obo/ncit.owl",
            "OGI": "http://purl.obolibrary.org/obo/ogi.owl",
            "OGG": "http://purl.obolibrary.org/obo/ogg.owl"
        },
        "relevant_publications_doi": [
            "10.1093/nar/gkv1068",
            "10.1093/database/baac023"
        ],
        "size": 44
    }
}