Gene Combination Relationship
GET /api/genecombinations/719/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "GCK"
},
{
"type": "Gene",
"id": "HNF1A"
}
]
}