Gene Combination Relationship
GET /api/genecombinations/516/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "COQ3"
},
{
"type": "Gene",
"id": "SARDH"
}
]
}