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

{
    "data": [
        {
            "type": "CopyNumberVariant",
            "id": "535"
        },
        {
            "type": "CopyNumberVariant",
            "id": "1226"
        },
        {
            "type": "CopyNumberVariant",
            "id": "1370"
        },
        {
            "type": "CopyNumberVariant",
            "id": "1725"
        },
        {
            "type": "CopyNumberVariant",
            "id": "2063"
        },
        {
            "type": "CopyNumberVariant",
            "id": "2065"
        },
        {
            "type": "CopyNumberVariant",
            "id": "2067"
        },
        {
            "type": "CopyNumberVariant",
            "id": "2069"
        }
    ]
}