Gene Combination Relationship
GET /api/genecombinations/531/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "GART"
},
{
"type": "Gene",
"id": "NOS2"
}
]
}