A nested view set for model Variation.

GET /variants/14/variations/193/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.purplme+json
Vary: Accept

{
    "id": 193,
    "url": "https://api.purplme.com/variants/14/variations/193/?format=api",
    "variant": {
        "id": 14,
        "url": "https://api.purplme.com/variants/14/?format=api",
        "name": "Add-On"
    },
    "value": "Free Night Quota",
    "datetime_created": "2025-08-29T13:15:53.786482Z",
    "datetime_updated": "2025-08-29T13:15:53.786495Z"
}