Gene Combination Relationship
GET /api/genecombinations/126/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "HAMP"
},
{
"type": "Gene",
"id": "HFE"
}
]
}