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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "22"
        },
        {
            "type": "GeneCombination",
            "id": "274"
        },
        {
            "type": "GeneCombination",
            "id": "275"
        },
        {
            "type": "GeneCombination",
            "id": "826"
        },
        {
            "type": "GeneCombination",
            "id": "829"
        },
        {
            "type": "GeneCombination",
            "id": "1266"
        },
        {
            "type": "GeneCombination",
            "id": "1264"
        },
        {
            "type": "GeneCombination",
            "id": "1262"
        },
        {
            "type": "GeneCombination",
            "id": "1261"
        },
        {
            "type": "GeneCombination",
            "id": "1257"
        }
    ]
}