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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "44"
        },
        {
            "type": "GeneCombination",
            "id": "59"
        },
        {
            "type": "GeneCombination",
            "id": "62"
        },
        {
            "type": "GeneCombination",
            "id": "72"
        },
        {
            "type": "GeneCombination",
            "id": "94"
        },
        {
            "type": "GeneCombination",
            "id": "214"
        },
        {
            "type": "GeneCombination",
            "id": "420"
        },
        {
            "type": "GeneCombination",
            "id": "421"
        },
        {
            "type": "GeneCombination",
            "id": "423"
        },
        {
            "type": "GeneCombination",
            "id": "425"
        },
        {
            "type": "GeneCombination",
            "id": "605"
        },
        {
            "type": "GeneCombination",
            "id": "821"
        },
        {
            "type": "GeneCombination",
            "id": "834"
        }
    ]
}