Gene Combination Relationship
GET /api/genecombinations/687/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "NAGA"
},
{
"type": "Gene",
"id": "POLG"
}
]
}