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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "286"
        },
        {
            "type": "GeneCombination",
            "id": "392"
        },
        {
            "type": "GeneCombination",
            "id": "393"
        },
        {
            "type": "GeneCombination",
            "id": "395"
        },
        {
            "type": "GeneCombination",
            "id": "398"
        },
        {
            "type": "GeneCombination",
            "id": "796"
        },
        {
            "type": "GeneCombination",
            "id": "795"
        },
        {
            "type": "GeneCombination",
            "id": "809"
        }
    ]
}