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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "33"
        },
        {
            "type": "GeneCombination",
            "id": "46"
        },
        {
            "type": "GeneCombination",
            "id": "47"
        },
        {
            "type": "GeneCombination",
            "id": "59"
        },
        {
            "type": "GeneCombination",
            "id": "73"
        },
        {
            "type": "GeneCombination",
            "id": "94"
        },
        {
            "type": "GeneCombination",
            "id": "106"
        },
        {
            "type": "GeneCombination",
            "id": "121"
        },
        {
            "type": "GeneCombination",
            "id": "212"
        },
        {
            "type": "GeneCombination",
            "id": "214"
        },
        {
            "type": "GeneCombination",
            "id": "420"
        },
        {
            "type": "GeneCombination",
            "id": "422"
        },
        {
            "type": "GeneCombination",
            "id": "605"
        },
        {
            "type": "GeneCombination",
            "id": "684"
        },
        {
            "type": "GeneCombination",
            "id": "1015"
        },
        {
            "type": "GeneCombination",
            "id": "1016"
        }
    ]
}