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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "180"
        },
        {
            "type": "GeneCombination",
            "id": "182"
        },
        {
            "type": "GeneCombination",
            "id": "431"
        },
        {
            "type": "GeneCombination",
            "id": "432"
        },
        {
            "type": "GeneCombination",
            "id": "438"
        },
        {
            "type": "GeneCombination",
            "id": "453"
        },
        {
            "type": "GeneCombination",
            "id": "559"
        },
        {
            "type": "GeneCombination",
            "id": "560"
        },
        {
            "type": "GeneCombination",
            "id": "727"
        },
        {
            "type": "GeneCombination",
            "id": "913"
        },
        {
            "type": "GeneCombination",
            "id": "914"
        }
    ]
}