A nested view set for model Variation.

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

{
    "id": 313,
    "url": "https://api.purplme.com/variants/16/variations/313/?format=api",
    "variant": {
        "id": 16,
        "url": "https://api.purplme.com/variants/16/?format=api",
        "name": "Qouta"
    },
    "value": "UNLIMITED NIGHT TRAFFIC",
    "datetime_created": "2025-08-29T13:16:48.382996Z",
    "datetime_updated": "2025-08-29T13:16:48.383014Z"
}