View set for model ProductVariationImage.

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

{
    "id": 699,
    "url": "https://api.purplme.com/products/60/variations/730/images/699/?format=api",
    "product_variation": {
        "id": 730,
        "url": "https://api.purplme.com/products/60/variations/730/?format=api",
        "product": {
            "id": 60,
            "url": "https://api.purplme.com/products/60/?format=api",
            "name": "Touch Prepaid",
            "brand": {
                "id": 36,
                "url": "https://api.purplme.com/brands/36/?format=api",
                "name": "touch",
                "images": "https://api.purplme.com/brands/36/images/?format=api"
            }
        },
        "variations": [
            {
                "id": 413,
                "url": "https://api.purplme.com/variants/21/variations/413/?format=api",
                "variant": {
                    "id": 21,
                    "url": "https://api.purplme.com/variants/21/?format=api",
                    "name": "Validity"
                },
                "value": "60 days"
            }
        ]
    },
    "image": "https://s3.eu-west-2.amazonaws.com/purplme-media/prod/api/product_variations/products/60/variations/730/64903feb662aa.prod6c6a2d003-8d42-4e3b-8abd-5061f98.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAZXZVIX45MAKMAMG3%2F20260401%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260401T135700Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=aa5f7426eb59e2632f4432eb631cd2c46f1b8f7d58fd972e1930e3addb6f9c68",
    "datetime_created": "2025-08-29T13:16:59.146639Z",
    "datetime_updated": "2025-08-29T13:16:59.146658Z"
}