Gene Combination Relationship
GET /api/genecombinations/575/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "COL6A3"
},
{
"type": "Gene",
"id": "FBN2"
}
]
}