Gene Combination Relationship
GET /api/genecombinations/114/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "P3H1"
},
{
"type": "Gene",
"id": "WNT1"
}
]
}