View set for model Variant.

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

{
    "id": 31,
    "url": "https://api.purplme.com/variants/31/?format=api",
    "owner": {
        "id": 39,
        "url": "https://api.purplme.com/partners/39/?format=api",
        "name": "Mirella El Roumi",
        "type": "merchant"
    },
    "name": "Type",
    "variations": "https://api.purplme.com/variants/31/variations/?format=api",
    "datetime_created": "2026-03-30T10:07:23.744903Z",
    "datetime_updated": "2026-03-30T10:07:23.744920Z"
}