Gene Combination Relationship
GET /api/genecombinations/89/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ATP2B3"
},
{
"type": "Gene",
"id": "LAMA1"
}
]
}