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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "37"
        },
        {
            "type": "GeneCombination",
            "id": "38"
        },
        {
            "type": "GeneCombination",
            "id": "39"
        },
        {
            "type": "GeneCombination",
            "id": "40"
        },
        {
            "type": "GeneCombination",
            "id": "362"
        }
    ]
}