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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "273"
        },
        {
            "type": "GeneCombination",
            "id": "467"
        },
        {
            "type": "GeneCombination",
            "id": "472"
        },
        {
            "type": "GeneCombination",
            "id": "475"
        },
        {
            "type": "GeneCombination",
            "id": "486"
        },
        {
            "type": "GeneCombination",
            "id": "1046"
        },
        {
            "type": "GeneCombination",
            "id": "1047"
        },
        {
            "type": "GeneCombination",
            "id": "800"
        },
        {
            "type": "GeneCombination",
            "id": "801"
        },
        {
            "type": "GeneCombination",
            "id": "1082"
        },
        {
            "type": "GeneCombination",
            "id": "1096"
        },
        {
            "type": "GeneCombination",
            "id": "1122"
        }
    ]
}