Gene Combination Relationship
GET /api/genecombinations/104/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "BBS1"
},
{
"type": "Gene",
"id": "TTC8"
}
]
}