Gene Combination Relationship
GET /api/genecombinations/315/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CPT2"
},
{
"type": "Gene",
"id": "PYGM"
}
]
}