Gene Combination Relationship
GET /api/genecombinations/95/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "COL17A1"
},
{
"type": "Gene",
"id": "LAMB3"
}
]
}