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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "245"
        },
        {
            "type": "GeneCombination",
            "id": "252"
        },
        {
            "type": "GeneCombination",
            "id": "444"
        },
        {
            "type": "GeneCombination",
            "id": "847"
        },
        {
            "type": "GeneCombination",
            "id": "889"
        },
        {
            "type": "GeneCombination",
            "id": "929"
        },
        {
            "type": "GeneCombination",
            "id": "944"
        },
        {
            "type": "GeneCombination",
            "id": "263"
        },
        {
            "type": "GeneCombination",
            "id": "989"
        },
        {
            "type": "GeneCombination",
            "id": "1098"
        }
    ]
}