GET /api/genecombinations/1203/relationships/genes?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept

{
    "data": [
        {
            "type": "Gene",
            "id": "COL6A6"
        },
        {
            "type": "Gene",
            "id": "LOXHD1"
        },
        {
            "type": "Gene",
            "id": "LRP1B"
        },
        {
            "type": "Gene",
            "id": "PIK3CG"
        },
        {
            "type": "Gene",
            "id": "SLC4A11"
        }
    ]
}