Gene Combination Relationship
GET /api/genecombinations/458/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ANG"
},
{
"type": "Gene",
"id": "SETX"
}
]
}