Gene Combination Relationship
GET /api/genecombinations/29/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "COL4A3"
},
{
"type": "Gene",
"id": "COL4A4"
}
]
}