Gene Combination Relationship
GET /api/genecombinations/1/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ALAD"
},
{
"type": "Gene",
"id": "CPO"
}
]
}