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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "110"
        },
        {
            "type": "GeneCombination",
            "id": "112"
        },
        {
            "type": "GeneCombination",
            "id": "485"
        },
        {
            "type": "GeneCombination",
            "id": "502"
        },
        {
            "type": "GeneCombination",
            "id": "511"
        },
        {
            "type": "GeneCombination",
            "id": "548"
        }
    ]
}