Gene Combination Relationship
GET /api/genecombinations/145/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CPT2"
},
{
"type": "Gene",
"id": "RANBP2"
}
]
}