Gene Combination Relationship
GET /api/genecombinations/705/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "GARS1"
},
{
"type": "Gene",
"id": "TIA1"
}
]
}