View set for model ProductVariationImage.

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

{
    "id": 730,
    "url": "https://api.purplme.com/products/66/variations/763/images/730/?format=api",
    "product_variation": {
        "id": 763,
        "url": "https://api.purplme.com/products/66/variations/763/?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": 383,
                "url": "https://api.purplme.com/variants/17/variations/383/?format=api",
                "variant": {
                    "id": 17,
                    "url": "https://api.purplme.com/variants/17/?format=api",
                    "name": "Months"
                },
                "value": "3 Months"
            }
        ]
    },
    "image": "https://s3.eu-west-2.amazonaws.com/purplme-media/prod/api/product_variations/products/66/variations/763/6512d80333674.Xbox-Game-pass-core.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAZXZVIX45MAKMAMG3%2F20251003%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20251003T001734Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=714727eb59ec548e38d868f988adfc3626312a8ea6f63800e8780de2487a4814",
    "datetime_created": "2025-08-29T13:17:05.239804Z",
    "datetime_updated": "2025-08-29T13:17:05.239822Z"
}