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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "242"
        },
        {
            "type": "GeneCombination",
            "id": "633"
        },
        {
            "type": "GeneCombination",
            "id": "657"
        },
        {
            "type": "GeneCombination",
            "id": "673"
        },
        {
            "type": "GeneCombination",
            "id": "677"
        },
        {
            "type": "GeneCombination",
            "id": "859"
        },
        {
            "type": "GeneCombination",
            "id": "890"
        },
        {
            "type": "GeneCombination",
            "id": "901"
        },
        {
            "type": "GeneCombination",
            "id": "985"
        }
    ]
}