This API endpoint handles listing (/diseases) and retrieval (/diseases/<ID>/) of genetic diseases that are contained in the database

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

{
    "data": [
        {
            "type": "Disease",
            "id": "432",
            "attributes": {
                "omim_ids": [
                    "OMIM146110",
                    "OMIM147950",
                    "OMIM244200",
                    "OMIM308700",
                    "OMIM610628",
                    "OMIM612370",
                    "OMIM612702",
                    "OMIM614837",
                    "OMIM614838",
                    "OMIM614839",
                    "OMIM614840",
                    "OMIM614841",
                    "OMIM614842",
                    "OMIM614858",
                    "OMIM614880",
                    "OMIM615266",
                    "OMIM615269",
                    "OMIM615270",
                    "OMIM125850",
                    "OMIM125851",
                    "OMIM600496",
                    "OMIM606391",
                    "OMIM606392",
                    "OMIM606394",
                    "OMIM609812",
                    "OMIM610508",
                    "OMIM612225",
                    "OMIM613370",
                    "OMIM613375",
                    "OMIM616329",
                    "OMIM616511"
                ],
                "status": "CU",
                "disease_name": "Normosmic congenital hypogonadotropic hypogonadism",
                "icd10_category": null,
                "icd10_specificid": "E23.0",
                "lastmodified": "2021-10-18T11:00:45.070168"
            },
            "relationships": {
                "combination_set": {
                    "meta": {
                        "count": 104
                    },
                    "data": [
                        {
                            "type": "Combination",
                            "id": "OLI132"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI165"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI195"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI196"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI197"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI198"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI199"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI201"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI373"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI374"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI375"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI391"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI393"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI394"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI397"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI420"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI421"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI422"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI423"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI424"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI425"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI430"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI498"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI555"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI556"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI689"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI780"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI816"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI837"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI843"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI846"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI848"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI851"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI889"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI890"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI891"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI892"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI893"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI894"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI895"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI896"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI897"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI898"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI899"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI900"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI901"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI902"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI903"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI904"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI905"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI906"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI907"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI908"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI909"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI910"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI911"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI912"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI913"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI914"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI915"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1016"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1112"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1214"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1260"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1261"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1262"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1263"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1264"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1265"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1266"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1267"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1268"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1273"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1274"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1275"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1276"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1277"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1278"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1279"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1280"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1281"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1282"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1283"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1284"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1300"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1337"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1349"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1350"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1351"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1352"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1353"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1354"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1355"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1356"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1357"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1590"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1595"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1596"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1597"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1600"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1601"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1602"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1604"
                        },
                        {
                            "type": "Combination",
                            "id": "OLI1606"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/diseases/432/relationships/combination_set?format=api",
                        "related": "https://olida.ibsquare.be/api/diseases/432/combinations/?format=api"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/diseases/432/?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": 1
    }
}