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

{
    "data": [
        {
            "type": "GeneCombination",
            "id": "251"
        },
        {
            "type": "GeneCombination",
            "id": "259"
        },
        {
            "type": "GeneCombination",
            "id": "563"
        },
        {
            "type": "GeneCombination",
            "id": "628"
        },
        {
            "type": "GeneCombination",
            "id": "887"
        },
        {
            "type": "GeneCombination",
            "id": "888"
        },
        {
            "type": "GeneCombination",
            "id": "136"
        },
        {
            "type": "GeneCombination",
            "id": "943"
        },
        {
            "type": "GeneCombination",
            "id": "950"
        },
        {
            "type": "GeneCombination",
            "id": "977"
        }
    ]
}