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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "140"
        },
        {
            "type": "GeneCombination",
            "id": "480"
        },
        {
            "type": "GeneCombination",
            "id": "512"
        },
        {
            "type": "GeneCombination",
            "id": "525"
        },
        {
            "type": "GeneCombination",
            "id": "550"
        }
    ]
}