Gene Combination Relationship
GET /api/genecombinations/40/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "UNC13D"
},
{
"type": "Gene",
"id": "XIAP"
}
]
}