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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "175"
        },
        {
            "type": "GeneCombination",
            "id": "181"
        },
        {
            "type": "GeneCombination",
            "id": "184"
        },
        {
            "type": "GeneCombination",
            "id": "185"
        },
        {
            "type": "GeneCombination",
            "id": "187"
        },
        {
            "type": "GeneCombination",
            "id": "295"
        },
        {
            "type": "GeneCombination",
            "id": "567"
        },
        {
            "type": "GeneCombination",
            "id": "710"
        },
        {
            "type": "GeneCombination",
            "id": "721"
        },
        {
            "type": "GeneCombination",
            "id": "1151"
        },
        {
            "type": "GeneCombination",
            "id": "1157"
        }
    ]
}