Gene Combination Relationship
GET /api/genecombinations/684/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "BBS2"
},
{
"type": "Gene",
"id": "CRB2"
}
]
}