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

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

{
    "data": [
        {
            "type": "Combination",
            "id": "OLI1159",
            "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": [
                    "OMIM614897",
                    "OMIM614880",
                    "OMIM615271",
                    "OMIM615270",
                    "OMIM147950",
                    "OMIM618841",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM615266",
                    "OMIM614840",
                    "OMIM614837",
                    "OMIM610628",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM614838"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2022-08-04T14:15:42.340828"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1159/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1159/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2492"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2493"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1159/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1159/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "920"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1159/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1159/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1159/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1159/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "844"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1159/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1160",
            "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": [
                    "OMIM614897",
                    "OMIM614880",
                    "OMIM615271",
                    "OMIM615270",
                    "OMIM147950",
                    "OMIM618841",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM615266",
                    "OMIM614840",
                    "OMIM614837",
                    "OMIM610628",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM614838"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2022-08-04T14:15:42.465865"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1160/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1160/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2494"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2495"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1160/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1160/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "920"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1160/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1160/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1160/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1160/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "845"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1160/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1161",
            "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": [
                    "OMIM614897",
                    "OMIM614880",
                    "OMIM615271",
                    "OMIM615270",
                    "OMIM147950",
                    "OMIM618841",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM615266",
                    "OMIM614840",
                    "OMIM614837",
                    "OMIM610628",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM614838"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2022-08-04T14:15:42.590913"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1161/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1161/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2496"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2497"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1161/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1161/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "920"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1161/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1161/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1161/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1161/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "846"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1161/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1162",
            "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": [
                    "OMIM614897",
                    "OMIM614880",
                    "OMIM615271",
                    "OMIM615270",
                    "OMIM147950",
                    "OMIM618841",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM615266",
                    "OMIM614840",
                    "OMIM614837",
                    "OMIM610628",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM614838"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2022-08-04T14:15:42.732598"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1162/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1162/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2496"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2498"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2499"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1162/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1162/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "920"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1162/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1162/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1162/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1162/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "847"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1162/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1163",
            "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": [
                    "OMIM614897",
                    "OMIM614880",
                    "OMIM615271",
                    "OMIM615270",
                    "OMIM147950",
                    "OMIM618841",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM615266",
                    "OMIM614840",
                    "OMIM614837",
                    "OMIM610628",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM614838"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2022-08-04T14:15:42.832566"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1163/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1163/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2500"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2499"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1163/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1163/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "920"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1163/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1163/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1163/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1163/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "845"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1163/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1164",
            "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": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 1,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM614897",
                    "OMIM614880",
                    "OMIM615271",
                    "OMIM615270",
                    "OMIM147950",
                    "OMIM618841",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM615266",
                    "OMIM614840",
                    "OMIM614837",
                    "OMIM610628",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM614838"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2022-08-04T14:15:42.957629"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1164/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1164/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2501"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2502"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1164/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1164/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "920"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1164/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1164/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1164/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1164/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "10"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1164/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1165",
            "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": [
                    "OMIM614897",
                    "OMIM614880",
                    "OMIM615271",
                    "OMIM615270",
                    "OMIM147950",
                    "OMIM618841",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM615266",
                    "OMIM614840",
                    "OMIM614837",
                    "OMIM610628",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM614838"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2022-08-04T14:15:43.099354"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1165/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1165/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2503"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "381"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2504"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1165/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1165/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "920"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1165/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1165/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1165/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1165/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "848"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1165/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1166",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 2,
                    "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": [
                    "OMIM614897",
                    "OMIM614880",
                    "OMIM615271",
                    "OMIM615270",
                    "OMIM147950",
                    "OMIM618841",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM615266",
                    "OMIM614840",
                    "OMIM614837",
                    "OMIM610628",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM614838"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2022-08-04T14:15:43.241037"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1166/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1166/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2505"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "387"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2506"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1166/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1166/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "920"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1166/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1166/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1166/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1166/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "849"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1166/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1167",
            "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": [
                    "OMIM614897",
                    "OMIM614880",
                    "OMIM615271",
                    "OMIM615270",
                    "OMIM147950",
                    "OMIM618841",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM615266",
                    "OMIM614840",
                    "OMIM614837",
                    "OMIM610628",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM614838"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2022-08-04T14:15:43.424368"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1167/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1167/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2507"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2508"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2509"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1167/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1167/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "920"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1167/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1167/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1167/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1167/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "850"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1167/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1168",
            "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": [
                    "OMIM614897",
                    "OMIM614880",
                    "OMIM615271",
                    "OMIM615270",
                    "OMIM147950",
                    "OMIM618841",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM615266",
                    "OMIM614840",
                    "OMIM614837",
                    "OMIM610628",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM614838"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2022-08-04T14:15:43.549404"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1168/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1168/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2510"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2511"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1168/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1168/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "920"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1168/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1168/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1168/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1168/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "851"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1168/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1169",
            "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": [
                    "OMIM614897",
                    "OMIM614880",
                    "OMIM615271",
                    "OMIM615270",
                    "OMIM147950",
                    "OMIM618841",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM615266",
                    "OMIM614840",
                    "OMIM614837",
                    "OMIM610628",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM614838"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2022-08-04T14:15:43.674434"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1169/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1169/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2512"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2513"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1169/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1169/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "920"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1169/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1169/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1169/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1169/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "852"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1169/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1170",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 2,
                    "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": [
                    "OMIM614897",
                    "OMIM614880",
                    "OMIM615271",
                    "OMIM615270",
                    "OMIM147950",
                    "OMIM618841",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM615266",
                    "OMIM614840",
                    "OMIM614837",
                    "OMIM610628",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM614838"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2022-08-04T14:15:43.799487"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1170/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1170/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2514"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2515"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1170/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1170/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "920"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1170/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1170/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1170/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1170/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "853"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1170/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1171",
            "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": [
                    "OMIM614897",
                    "OMIM614880",
                    "OMIM615271",
                    "OMIM615270",
                    "OMIM147950",
                    "OMIM618841",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM615266",
                    "OMIM614840",
                    "OMIM614837",
                    "OMIM610628",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM614838"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2022-08-04T14:15:43.924466"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1171/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1171/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2516"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2517"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1171/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1171/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "920"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1171/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1171/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1171/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1171/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "854"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1171/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1172",
            "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": [
                    "OMIM614897",
                    "OMIM614880",
                    "OMIM615271",
                    "OMIM615270",
                    "OMIM147950",
                    "OMIM618841",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614858",
                    "OMIM244200",
                    "OMIM612370",
                    "OMIM615266",
                    "OMIM614840",
                    "OMIM614837",
                    "OMIM610628",
                    "OMIM615269",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM614838"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2022-08-04T14:15:44.024458"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1172/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1172/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2499"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2518"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1172/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1172/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "920"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1172/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1172/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1172/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1172/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "845"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1172/?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": 14
    }
}