Gene Combination Relationship
GET /api/genecombinations/251/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "IL17RD"
},
{
"type": "Gene",
"id": "KISS1R"
}
]
}