Gene Combination Relationship
GET /api/genecombinations/38/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "SH2D1A"
},
{
"type": "Gene",
"id": "UNC13D"
}
]
}