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