GET /api/genes/TTC8/relationships/genecombination_set?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept
{
"data": [
{
"type": "GeneCombination",
"id": "42"
},
{
"type": "GeneCombination",
"id": "104"
},
{
"type": "GeneCombination",
"id": "107"
},
{
"type": "GeneCombination",
"id": "108"
},
{
"type": "GeneCombination",
"id": "214"
},
{
"type": "GeneCombination",
"id": "427"
},
{
"type": "GeneCombination",
"id": "1175"
},
{
"type": "GeneCombination",
"id": "834"
}
]
}