Gene Combination Relationship
GET /api/genecombinations/25/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "FGA"
},
{
"type": "Gene",
"id": "FGB"
}
]
}