Gene Combination Relationship
GET /api/genecombinations/1275/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "DSC2"
},
{
"type": "Gene",
"id": "TNNT2"
}
]
}