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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "494"
        },
        {
            "type": "GeneCombination",
            "id": "500"
        },
        {
            "type": "GeneCombination",
            "id": "533"
        },
        {
            "type": "GeneCombination",
            "id": "545"
        },
        {
            "type": "GeneCombination",
            "id": "1070"
        },
        {
            "type": "GeneCombination",
            "id": "1075"
        },
        {
            "type": "GeneCombination",
            "id": "1083"
        }
    ]
}