Gene Combination Relationship
GET /api/genecombinations/925/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ADGRV1"
},
{
"type": "Gene",
"id": "USH2A"
}
]
}