Gene Combination Relationship
GET /api/genecombinations/23/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "GEN1"
},
{
"type": "Gene",
"id": "WNT9B"
}
]
}