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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "248"
        },
        {
            "type": "GeneCombination",
            "id": "290"
        },
        {
            "type": "GeneCombination",
            "id": "294"
        },
        {
            "type": "GeneCombination",
            "id": "295"
        },
        {
            "type": "GeneCombination",
            "id": "297"
        },
        {
            "type": "GeneCombination",
            "id": "300"
        },
        {
            "type": "GeneCombination",
            "id": "377"
        },
        {
            "type": "GeneCombination",
            "id": "390"
        },
        {
            "type": "GeneCombination",
            "id": "432"
        },
        {
            "type": "GeneCombination",
            "id": "455"
        },
        {
            "type": "GeneCombination",
            "id": "560"
        },
        {
            "type": "GeneCombination",
            "id": "1212"
        },
        {
            "type": "GeneCombination",
            "id": "750"
        }
    ]
}