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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "9"
        },
        {
            "type": "GeneCombination",
            "id": "101"
        },
        {
            "type": "GeneCombination",
            "id": "102"
        },
        {
            "type": "GeneCombination",
            "id": "164"
        },
        {
            "type": "GeneCombination",
            "id": "814"
        },
        {
            "type": "GeneCombination",
            "id": "813"
        },
        {
            "type": "GeneCombination",
            "id": "811"
        },
        {
            "type": "GeneCombination",
            "id": "810"
        },
        {
            "type": "GeneCombination",
            "id": "920"
        },
        {
            "type": "GeneCombination",
            "id": "921"
        },
        {
            "type": "GeneCombination",
            "id": "922"
        },
        {
            "type": "GeneCombination",
            "id": "923"
        },
        {
            "type": "GeneCombination",
            "id": "924"
        }
    ]
}