Gene Combination Relationship
GET /api/genecombinations/570/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ECEL1"
},
{
"type": "Gene",
"id": "FLII"
}
]
}