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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "810"
        },
        {
            "type": "GeneCombination",
            "id": "811"
        },
        {
            "type": "GeneCombination",
            "id": "812"
        },
        {
            "type": "GeneCombination",
            "id": "813"
        },
        {
            "type": "GeneCombination",
            "id": "814"
        },
        {
            "type": "GeneCombination",
            "id": "1110"
        }
    ]
}