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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "320"
        },
        {
            "type": "GeneCombination",
            "id": "323"
        },
        {
            "type": "GeneCombination",
            "id": "378"
        },
        {
            "type": "GeneCombination",
            "id": "379"
        },
        {
            "type": "GeneCombination",
            "id": "806"
        },
        {
            "type": "GeneCombination",
            "id": "856"
        },
        {
            "type": "GeneCombination",
            "id": "1046"
        },
        {
            "type": "GeneCombination",
            "id": "1052"
        }
    ]
}