A nested view set for model Variation.

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

{
    "id": 356,
    "url": "https://api.purplme.com/variants/16/variations/356/?format=api",
    "variant": {
        "id": 16,
        "url": "https://api.purplme.com/variants/16/?format=api",
        "name": "Qouta"
    },
    "value": "DSL 8MB/UNLIMITED/PLAY",
    "datetime_created": "2025-08-29T13:16:57.326951Z",
    "datetime_updated": "2025-08-29T13:16:57.326963Z"
}