Gene Combination Relationship
GET /api/genecombinations/1121/relationships/genes?format=api
{
    "data": [
        {
            "type": "Gene",
            "id": "FANCD2"
        },
        {
            "type": "Gene",
            "id": "SLC29A3"
        }
    ]
}