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

{
    "data": [
        {
            "type": "Gene",
            "id": "ADGRB2"
        },
        {
            "type": "Gene",
            "id": "CACNA1H"
        },
        {
            "type": "Gene",
            "id": "CHRNB1"
        },
        {
            "type": "Gene",
            "id": "GALC"
        },
        {
            "type": "Gene",
            "id": "HTT"
        },
        {
            "type": "Gene",
            "id": "ITPR1"
        },
        {
            "type": "Gene",
            "id": "SOD1"
        },
        {
            "type": "Gene",
            "id": "XK"
        }
    ]
}