View set for model ProductVariationImage.

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

{
    "id": 29,
    "url": "https://api.purplme.com/products/21/variations/29/images/29/?format=api",
    "product_variation": {
        "id": 29,
        "url": "https://api.purplme.com/products/21/variations/29/?format=api",
        "product": {
            "id": 21,
            "url": "https://api.purplme.com/products/21/?format=api",
            "name": "Adobe Photoshop & Premiere Elements 2025",
            "brand": {
                "id": 1,
                "url": "https://api.purplme.com/brands/1/?format=api",
                "name": "Adobe",
                "images": "https://api.purplme.com/brands/1/images/?format=api"
            },
            "dial_code": ""
        },
        "variations": [
            {
                "id": 1,
                "url": "https://api.purplme.com/variants/4/variations/1/?format=api",
                "variant": {
                    "id": 4,
                    "url": "https://api.purplme.com/variants/4/?format=api",
                    "name": "Years"
                },
                "value": "3 Years"
            }
        ]
    },
    "image": "https://s3.eu-west-2.amazonaws.com/purplme-media/prod/api/product_variations/products/21/variations/29/67b6fdb4ccedc.PhotoshopPrem2-gift2games.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAZXZVIX45MAKMAMG3%2F20251016%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20251016T194428Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=045a0a662f73cbbbcd7e70be0df9276d14b0b0c4ec7bfcb6c4c736bae013fe79",
    "datetime_created": "2025-08-29T13:14:50.200819Z",
    "datetime_updated": "2025-08-29T13:14:50.200838Z"
}