Gene Combination Relationship
GET /api/genecombinations/1010/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "BBS1"
},
{
"type": "Gene",
"id": "IFT172"
}
]
}