A nested view set for model Variation.

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

{
    "id": 449,
    "url": "https://api.purplme.com/variants/32/variations/449/?format=api",
    "variant": {
        "id": 32,
        "url": "https://api.purplme.com/variants/32/?format=api",
        "name": "type2"
    },
    "value": "pattern",
    "datetime_created": "2026-03-31T14:25:13.739586Z",
    "datetime_updated": "2026-03-31T14:25:13.739601Z"
}