Gene Combination Relationship
GET /api/genecombinations/741/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "AR"
},
{
"type": "Gene",
"id": "ESR1"
}
]
}