GET /api/genes/BBS12/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": "58"
        },
        {
            "type": "GeneCombination",
            "id": "59"
        },
        {
            "type": "GeneCombination",
            "id": "62"
        },
        {
            "type": "GeneCombination",
            "id": "63"
        },
        {
            "type": "GeneCombination",
            "id": "121"
        },
        {
            "type": "GeneCombination",
            "id": "212"
        },
        {
            "type": "GeneCombination",
            "id": "1023"
        },
        {
            "type": "GeneCombination",
            "id": "1024"
        },
        {
            "type": "GeneCombination",
            "id": "1022"
        }
    ]
}