View set for model ProductVariationImage.

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

{
    "id": 437,
    "url": "https://api.purplme.com/products/49/variations/446/images/437/?format=api",
    "product_variation": {
        "id": 446,
        "url": "https://api.purplme.com/products/49/variations/446/?format=api",
        "product": {
            "id": 49,
            "url": "https://api.purplme.com/products/49/?format=api",
            "name": "Noon Gift Card",
            "brand": {
                "id": 25,
                "url": "https://api.purplme.com/brands/25/?format=api",
                "name": "Noon",
                "images": "https://api.purplme.com/brands/25/images/?format=api"
            },
            "dial_code": ""
        },
        "variations": [
            {
                "id": 21,
                "url": "https://api.purplme.com/variants/1/variations/21/?format=api",
                "variant": {
                    "id": 1,
                    "url": "https://api.purplme.com/variants/1/?format=api",
                    "name": "Country"
                },
                "value": "SA"
            },
            {
                "id": 25,
                "url": "https://api.purplme.com/variants/2/variations/25/?format=api",
                "variant": {
                    "id": 2,
                    "url": "https://api.purplme.com/variants/2/?format=api",
                    "name": "Value"
                },
                "value": "SAR500"
            }
        ]
    },
    "image": "https://s3.eu-west-2.amazonaws.com/purplme-media/prod/api/product_variations/products/49/variations/446/64ef4200f139c.noon1.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAZXZVIX45MAKMAMG3%2F20251014%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20251014T194859Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=c1aa6dce32ff0e7838f120d9b926160f92771742afd11e56908e1dedf3819373",
    "datetime_created": "2025-08-29T13:16:09.895282Z",
    "datetime_updated": "2025-08-29T13:16:09.895301Z"
}