View set for model ProductVariationImage.

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

{
    "id": 378,
    "url": "https://api.purplme.com/products/44/variations/386/images/378/?format=api",
    "product_variation": {
        "id": 386,
        "url": "https://api.purplme.com/products/44/variations/386/?format=api",
        "product": {
            "id": 44,
            "url": "https://api.purplme.com/products/44/?format=api",
            "name": "MOBI Recharge",
            "brand": {
                "id": 21,
                "url": "https://api.purplme.com/brands/21/?format=api",
                "name": "MOBI",
                "images": "https://api.purplme.com/brands/21/images/?format=api"
            }
        },
        "variations": [
            {
                "id": 198,
                "url": "https://api.purplme.com/variants/12/variations/198/?format=api",
                "variant": {
                    "id": 12,
                    "url": "https://api.purplme.com/variants/12/?format=api",
                    "name": "Capacity"
                },
                "value": "1G"
            }
        ]
    },
    "image": "https://s3.eu-west-2.amazonaws.com/purplme-media/prod/api/product_variations/products/44/variations/386/mobi18.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAZXZVIX45MAKMAMG3%2F20251009%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20251009T200135Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=8085c321bd874e2343b0d363fae10a6a9015f62caf2dda26b32e60ff51abd61a",
    "datetime_created": "2025-08-29T13:15:57.783122Z",
    "datetime_updated": "2025-08-29T13:15:57.783140Z"
}