View set for model ProductVariationImage.

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

{
    "id": 278,
    "url": "https://api.purplme.com/products/30/variations/278/images/278/?format=api",
    "product_variation": {
        "id": 278,
        "url": "https://api.purplme.com/products/30/variations/278/?format=api",
        "product": {
            "id": 30,
            "url": "https://api.purplme.com/products/30/?format=api",
            "name": "Connect Recharge",
            "brand": {
                "id": 8,
                "url": "https://api.purplme.com/brands/8/?format=api",
                "name": "Connect",
                "images": "https://api.purplme.com/brands/8/images/?format=api"
            },
            "dial_code": ""
        },
        "variations": [
            {
                "id": 152,
                "url": "https://api.purplme.com/variants/7/variations/152/?format=api",
                "variant": {
                    "id": 7,
                    "url": "https://api.purplme.com/variants/7/?format=api",
                    "name": "Quota"
                },
                "value": "BASIC 10MBPS 100 GB"
            }
        ]
    },
    "image": "https://s3.eu-west-2.amazonaws.com/purplme-media/prod/api/product_variations/products/30/variations/278/68397da002412.64f07451de7d7.646c94c48a4bc.connect.jpeg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAZXZVIX45MAKMAMG3%2F20251016%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20251016T193647Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=fcb5903d5361a857e4f0e6c0bd313db91cc55925f2fbb6f578b6941a85bfc663",
    "datetime_created": "2025-08-29T13:15:39.245837Z",
    "datetime_updated": "2025-08-29T13:15:39.245855Z"
}