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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "47"
        },
        {
            "type": "GeneCombination",
            "id": "61"
        },
        {
            "type": "GeneCombination",
            "id": "63"
        },
        {
            "type": "GeneCombination",
            "id": "420"
        },
        {
            "type": "GeneCombination",
            "id": "45"
        },
        {
            "type": "GeneCombination",
            "id": "1018"
        },
        {
            "type": "GeneCombination",
            "id": "1019"
        },
        {
            "type": "GeneCombination",
            "id": "1017"
        },
        {
            "type": "GeneCombination",
            "id": "1172"
        }
    ]
}