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

{
    "data": [
        {
            "type": "SmallVariant",
            "id": "864"
        },
        {
            "type": "SmallVariant",
            "id": "865"
        },
        {
            "type": "SmallVariant",
            "id": "866"
        },
        {
            "type": "SmallVariant",
            "id": "867"
        },
        {
            "type": "SmallVariant",
            "id": "868"
        }
    ]
}