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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "497"
        },
        {
            "type": "GeneCombination",
            "id": "484"
        },
        {
            "type": "GeneCombination",
            "id": "485"
        },
        {
            "type": "GeneCombination",
            "id": "500"
        },
        {
            "type": "GeneCombination",
            "id": "501"
        },
        {
            "type": "GeneCombination",
            "id": "524"
        },
        {
            "type": "GeneCombination",
            "id": "533"
        },
        {
            "type": "GeneCombination",
            "id": "535"
        },
        {
            "type": "GeneCombination",
            "id": "546"
        }
    ]
}