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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "370"
        },
        {
            "type": "GeneCombination",
            "id": "628"
        },
        {
            "type": "GeneCombination",
            "id": "638"
        },
        {
            "type": "GeneCombination",
            "id": "640"
        },
        {
            "type": "GeneCombination",
            "id": "648"
        },
        {
            "type": "GeneCombination",
            "id": "650"
        },
        {
            "type": "GeneCombination",
            "id": "664"
        },
        {
            "type": "GeneCombination",
            "id": "872"
        },
        {
            "type": "GeneCombination",
            "id": "867"
        }
    ]
}