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

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

{
    "data": [
        {
            "type": "Combination",
            "id": "OLI446",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 0,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "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": [
                    "OMIM613769",
                    "OMIM613794",
                    "OMIM600105",
                    "OMIM616394",
                    "OMIM617023",
                    "OMIM615780",
                    "OMIM613767",
                    "OMIM613464",
                    "OMIM617433",
                    "OMIM601718",
                    "OMIM602772",
                    "OMIM616562",
                    "OMIM300155",
                    "OMIM268025",
                    "OMIM312600",
                    "OMIM617123",
                    "OMIM613809",
                    "OMIM268060",
                    "OMIM600059",
                    "OMIM613862",
                    "OMIM613756",
                    "OMIM613861",
                    "OMIM600138",
                    "OMIM607921",
                    "OMIM613341",
                    "OMIM613194",
                    "OMIM268000",
                    "OMIM616469",
                    "OMIM613731",
                    "OMIM300029",
                    "OMIM606068",
                    "OMIM617460",
                    "OMIM610359",
                    "OMIM180210",
                    "OMIM610282",
                    "OMIM615565",
                    "OMIM614500",
                    "OMIM602594",
                    "OMIM611131",
                    "OMIM600132",
                    "OMIM180100",
                    "OMIM312612",
                    "OMIM615434",
                    "OMIM612943",
                    "OMIM613660",
                    "OMIM613827",
                    "OMIM614181",
                    "OMIM617304",
                    "OMIM180104",
                    "OMIM604232",
                    "OMIM612165",
                    "OMIM604393",
                    "OMIM613983",
                    "OMIM618826",
                    "OMIM180105",
                    "OMIM613801",
                    "OMIM614494",
                    "OMIM613575",
                    "OMIM608380",
                    "OMIM613758",
                    "OMIM613750",
                    "OMIM618195",
                    "OMIM300424",
                    "OMIM618173",
                    "OMIM618220",
                    "OMIM612572",
                    "OMIM616544",
                    "OMIM601414",
                    "OMIM609923",
                    "OMIM613617",
                    "OMIM400004",
                    "OMIM610599",
                    "OMIM600852",
                    "OMIM615725",
                    "OMIM615233",
                    "OMIM613582",
                    "OMIM608133",
                    "OMIM618345",
                    "OMIM300605",
                    "OMIM612095",
                    "OMIM618697",
                    "OMIM613581",
                    "OMIM617781",
                    "OMIM614180",
                    "OMIM613810",
                    "OMIM616188",
                    "OMIM612712",
                    "OMIM618613",
                    "OMIM615922",
                    "OMIM609913",
                    "OMIM613428"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:45.555708"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "791"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI446/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI446/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "948"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "949"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI446/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI446/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "670"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI446/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI446/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI446/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI446/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "303"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI446/?format=api"
            }
        }
    ],
    "meta": {
        "database_name": "OLIgogenic diseases DAtabase (OLIDA)",
        "resource_url": "olida.ibsquare.be",
        "api_release_year": "2021",
        "api_developer": [
            [
                "Arnau Dillen",
                "arnau.dillen@ulb.ac.be"
            ],
            [
                "Charlotte Nachtegael",
                "charlotte.nachtegael@ulb.be"
            ]
        ],
        "api_version": "0.3",
        "api_maintainers": [
            [
                "Charlotte Nachtegael",
                "charlotte.nachtegael@ulb.be"
            ]
        ],
        "api_documentation": [
            "olida.ibsquare.be/api/swagger",
            "olida.ibsquare.be/api/redoc"
        ],
        "copyright": "Copyright (c) 2024 · OLIDA All Rights Reserved.",
        "license": "CC Attribution-NonCommercial 4.0 International License",
        "ontologies": {
            "ORDO": "http://bioportal.bioontology.org/ontologies/ORDO",
            "GENO": "http://purl.obolibrary.org/obo/geno.owl",
            "MI": "http://purl.obolibrary.org/obo/mi.owl",
            "NCIT": "http://purl.obolibrary.org/obo/ncit.owl",
            "OGI": "http://purl.obolibrary.org/obo/ogi.owl",
            "OGG": "http://purl.obolibrary.org/obo/ogg.owl"
        },
        "relevant_publications_doi": [
            "10.1093/nar/gkv1068",
            "10.1093/database/baac023"
        ],
        "size": 1
    }
}