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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "460"
        },
        {
            "type": "GeneCombination",
            "id": "824"
        },
        {
            "type": "GeneCombination",
            "id": "825"
        },
        {
            "type": "GeneCombination",
            "id": "826"
        },
        {
            "type": "GeneCombination",
            "id": "968"
        },
        {
            "type": "GeneCombination",
            "id": "978"
        },
        {
            "type": "GeneCombination",
            "id": "987"
        },
        {
            "type": "GeneCombination",
            "id": "1000"
        },
        {
            "type": "GeneCombination",
            "id": "1104"
        },
        {
            "type": "GeneCombination",
            "id": "1113"
        },
        {
            "type": "GeneCombination",
            "id": "1124"
        }
    ]
}