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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "56"
        },
        {
            "type": "GeneCombination",
            "id": "57"
        },
        {
            "type": "GeneCombination",
            "id": "60"
        },
        {
            "type": "GeneCombination",
            "id": "61"
        },
        {
            "type": "GeneCombination",
            "id": "64"
        },
        {
            "type": "GeneCombination",
            "id": "106"
        },
        {
            "type": "GeneCombination",
            "id": "213"
        },
        {
            "type": "GeneCombination",
            "id": "278"
        },
        {
            "type": "GeneCombination",
            "id": "427"
        },
        {
            "type": "GeneCombination",
            "id": "685"
        },
        {
            "type": "GeneCombination",
            "id": "1181"
        },
        {
            "type": "GeneCombination",
            "id": "1182"
        },
        {
            "type": "GeneCombination",
            "id": "1183"
        },
        {
            "type": "GeneCombination",
            "id": "1184"
        }
    ]
}