Gene Combination Relationship
GET /api/genecombinations/265/relationships/genes?format=api
{
    "data": [
        {
            "type": "Gene",
            "id": "PROK2"
        },
        {
            "type": "Gene",
            "id": "PROKR2"
        }
    ]
}