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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "131"
        },
        {
            "type": "GeneCombination",
            "id": "900"
        },
        {
            "type": "GeneCombination",
            "id": "910"
        },
        {
            "type": "GeneCombination",
            "id": "941"
        },
        {
            "type": "GeneCombination",
            "id": "1000"
        },
        {
            "type": "GeneCombination",
            "id": "1132"
        }
    ]
}