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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "125"
        },
        {
            "type": "GeneCombination",
            "id": "205"
        },
        {
            "type": "GeneCombination",
            "id": "208"
        },
        {
            "type": "GeneCombination",
            "id": "779"
        },
        {
            "type": "GeneCombination",
            "id": "204"
        },
        {
            "type": "GeneCombination",
            "id": "882"
        },
        {
            "type": "GeneCombination",
            "id": "881"
        },
        {
            "type": "GeneCombination",
            "id": "884"
        }
    ]
}