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

{
    "data": [
        {
            "type": "Gene",
            "id": "AKR1C3"
        },
        {
            "type": "Gene",
            "id": "DOCK8"
        },
        {
            "type": "Gene",
            "id": "FSHR"
        },
        {
            "type": "Gene",
            "id": "NCOR1"
        },
        {
            "type": "Gene",
            "id": "NR5A1"
        },
        {
            "type": "Gene",
            "id": "POR"
        }
    ]
}