Gene Combination Relationship
GET /api/genecombinations/880/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ENPP1"
},
{
"type": "Gene",
"id": "EXPH5"
}
]
}