Gene Combination Relationship
GET /api/genecombinations/377/relationships/genes?format=api
{
    "data": [
        {
            "type": "Gene",
            "id": "C9orf72"
        },
        {
            "type": "Gene",
            "id": "OPTN"
        }
    ]
}