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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "324"
        },
        {
            "type": "GeneCombination",
            "id": "360"
        },
        {
            "type": "GeneCombination",
            "id": "392"
        },
        {
            "type": "GeneCombination",
            "id": "396"
        },
        {
            "type": "GeneCombination",
            "id": "397"
        },
        {
            "type": "GeneCombination",
            "id": "399"
        },
        {
            "type": "GeneCombination",
            "id": "856"
        },
        {
            "type": "GeneCombination",
            "id": "359"
        },
        {
            "type": "GeneCombination",
            "id": "793"
        },
        {
            "type": "GeneCombination",
            "id": "798"
        }
    ]
}