Gene Combination Relationship
GET /api/genecombinations/285/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "FGF13"
},
{
"type": "Gene",
"id": "GAP43"
}
]
}