View set for model ProductVariationImage.

GET /products/66/variations/764/images/731/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.purplme+json
Vary: Accept

{
    "id": 731,
    "url": "https://api.purplme.com/products/66/variations/764/images/731/?format=api",
    "product_variation": {
        "id": 764,
        "url": "https://api.purplme.com/products/66/variations/764/?format=api",
        "product": {
            "id": 66,
            "url": "https://api.purplme.com/products/66/?format=api",
            "name": "Xbox Game Pass Gift Card",
            "brand": {
                "id": 39,
                "url": "https://api.purplme.com/brands/39/?format=api",
                "name": "Xbox",
                "images": "https://api.purplme.com/brands/39/images/?format=api"
            }
        },
        "variations": [
            {
                "id": 381,
                "url": "https://api.purplme.com/variants/19/variations/381/?format=api",
                "variant": {
                    "id": 19,
                    "url": "https://api.purplme.com/variants/19/?format=api",
                    "name": "Pass Type"
                },
                "value": "Core"
            },
            {
                "id": 384,
                "url": "https://api.purplme.com/variants/17/variations/384/?format=api",
                "variant": {
                    "id": 17,
                    "url": "https://api.purplme.com/variants/17/?format=api",
                    "name": "Months"
                },
                "value": "6 Months"
            }
        ]
    },
    "image": "https://s3.eu-west-2.amazonaws.com/purplme-media/prod/api/product_variations/products/66/variations/764/677fe8d485426.xboxcore.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAZXZVIX45MAKMAMG3%2F20251003%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20251003T001733Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=4cd62f0fa978c58db2b2e8512121f356eebbdf183b17b0442af49d523df366ed",
    "datetime_created": "2025-08-29T13:17:05.423770Z",
    "datetime_updated": "2025-08-29T13:17:05.423791Z"
}