Gene Combination Relationship
GET /api/genecombinations/146/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "PRPH2"
},
{
"type": "Gene",
"id": "ROM1"
}
]
}