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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "26"
        },
        {
            "type": "GeneCombination",
            "id": "322"
        },
        {
            "type": "GeneCombination",
            "id": "324"
        },
        {
            "type": "GeneCombination",
            "id": "325"
        },
        {
            "type": "GeneCombination",
            "id": "397"
        },
        {
            "type": "GeneCombination",
            "id": "402"
        },
        {
            "type": "GeneCombination",
            "id": "806"
        },
        {
            "type": "GeneCombination",
            "id": "856"
        },
        {
            "type": "GeneCombination",
            "id": "855"
        },
        {
            "type": "GeneCombination",
            "id": "1050"
        },
        {
            "type": "GeneCombination",
            "id": "1135"
        }
    ]
}