Gene Combination Relationship
GET /api/genecombinations/131/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "FGF8"
},
{
"type": "Gene",
"id": "FGFR1"
}
]
}