Gene Combination Relationship
GET /api/genecombinations/4/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ABCC8"
},
{
"type": "Gene",
"id": "SARS2"
}
]
}