Gene Combination Relationship
GET /api/genecombinations/1231/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "MSH4"
},
{
"type": "Gene",
"id": "MSH5"
}
]
}