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

{
    "data": [
        {
            "type": "SmallVariant",
            "id": "636"
        },
        {
            "type": "SmallVariant",
            "id": "2081"
        },
        {
            "type": "SmallVariant",
            "id": "3615"
        },
        {
            "type": "SmallVariant",
            "id": "3709"
        }
    ]
}