Gene Combination Relationship
GET /api/genecombinations/304/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "RP1"
},
{
"type": "Gene",
"id": "RP2"
}
]
}