Gene Combination Relationship
GET /api/genecombinations/539/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "COBL"
},
{
"type": "Gene",
"id": "XRCC1"
}
]
}