Gene Combination Relationship
GET /api/genecombinations/875/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "POU1F1"
},
{
"type": "Gene",
"id": "SIX3"
}
]
}