Gene Combination Relationship
GET /api/genecombinations/140/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "INVS"
},
{
"type": "Gene",
"id": "NPHP3"
}
]
}