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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "187"
        },
        {
            "type": "GeneCombination",
            "id": "300"
        },
        {
            "type": "GeneCombination",
            "id": "449"
        },
        {
            "type": "GeneCombination",
            "id": "453"
        },
        {
            "type": "GeneCombination",
            "id": "456"
        },
        {
            "type": "GeneCombination",
            "id": "708"
        },
        {
            "type": "GeneCombination",
            "id": "723"
        },
        {
            "type": "GeneCombination",
            "id": "1154"
        }
    ]
}