Gene Combination Relationship
GET /api/genecombinations/1104/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "AMH"
},
{
"type": "Gene",
"id": "SLC29A3"
}
]
}