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