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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "81"
        },
        {
            "type": "GeneCombination",
            "id": "76"
        },
        {
            "type": "GeneCombination",
            "id": "78"
        },
        {
            "type": "GeneCombination",
            "id": "80"
        },
        {
            "type": "GeneCombination",
            "id": "91"
        },
        {
            "type": "GeneCombination",
            "id": "306"
        },
        {
            "type": "GeneCombination",
            "id": "368"
        },
        {
            "type": "GeneCombination",
            "id": "925"
        },
        {
            "type": "GeneCombination",
            "id": "1176"
        }
    ]
}