Gene Combination Relationship
GET /api/genecombinations/953/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CYP11A1"
},
{
"type": "Gene",
"id": "STAR"
}
]
}