Gene Combination Relationship
GET /api/genecombinations/164/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "GJB2"
},
{
"type": "Gene",
"id": "MITF"
}
]
}