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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "669"
        },
        {
            "type": "GeneCombination",
            "id": "674"
        },
        {
            "type": "GeneCombination",
            "id": "1076"
        },
        {
            "type": "GeneCombination",
            "id": "1077"
        },
        {
            "type": "GeneCombination",
            "id": "1082"
        },
        {
            "type": "GeneCombination",
            "id": "1085"
        },
        {
            "type": "GeneCombination",
            "id": "1089"
        },
        {
            "type": "GeneCombination",
            "id": "1099"
        },
        {
            "type": "GeneCombination",
            "id": "1103"
        },
        {
            "type": "GeneCombination",
            "id": "1123"
        }
    ]
}