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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "200"
        },
        {
            "type": "GeneCombination",
            "id": "217"
        },
        {
            "type": "GeneCombination",
            "id": "736"
        },
        {
            "type": "GeneCombination",
            "id": "737"
        },
        {
            "type": "GeneCombination",
            "id": "738"
        },
        {
            "type": "GeneCombination",
            "id": "739"
        },
        {
            "type": "GeneCombination",
            "id": "740"
        },
        {
            "type": "GeneCombination",
            "id": "741"
        },
        {
            "type": "GeneCombination",
            "id": "742"
        },
        {
            "type": "GeneCombination",
            "id": "743"
        },
        {
            "type": "GeneCombination",
            "id": "744"
        },
        {
            "type": "GeneCombination",
            "id": "745"
        },
        {
            "type": "GeneCombination",
            "id": "1089"
        },
        {
            "type": "GeneCombination",
            "id": "1108"
        },
        {
            "type": "GeneCombination",
            "id": "1114"
        }
    ]
}