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