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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "762"
        },
        {
            "type": "GeneCombination",
            "id": "765"
        },
        {
            "type": "GeneCombination",
            "id": "774"
        },
        {
            "type": "GeneCombination",
            "id": "778"
        },
        {
            "type": "GeneCombination",
            "id": "787"
        },
        {
            "type": "GeneCombination",
            "id": "790"
        }
    ]
}