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