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