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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "351"
        },
        {
            "type": "GeneCombination",
            "id": "353"
        },
        {
            "type": "GeneCombination",
            "id": "492"
        },
        {
            "type": "GeneCombination",
            "id": "511"
        },
        {
            "type": "GeneCombination",
            "id": "512"
        },
        {
            "type": "GeneCombination",
            "id": "519"
        },
        {
            "type": "GeneCombination",
            "id": "547"
        }
    ]
}