Gene Combination Relationship
GET /api/genecombinations/73/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "BBS2"
},
{
"type": "Gene",
"id": "BBS7"
}
]
}