Gene Combination Relationship
GET /api/genecombinations/311/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "F5"
},
{
"type": "Gene",
"id": "FZD4"
}
]
}