View set for model ProductVariationImage.

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

{
    "id": 263,
    "url": "https://api.purplme.com/products/30/variations/263/images/263/?format=api",
    "product_variation": {
        "id": 263,
        "url": "https://api.purplme.com/products/30/variations/263/?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": 138,
                "url": "https://api.purplme.com/variants/7/variations/138/?format=api",
                "variant": {
                    "id": 7,
                    "url": "https://api.purplme.com/variants/7/?format=api",
                    "name": "Quota"
                },
                "value": "4M / 85 GB"
            }
        ]
    },
    "image": "https://s3.eu-west-2.amazonaws.com/purplme-media/prod/api/product_variations/products/30/variations/263/CONNECT.jpeg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAZXZVIX45MAKMAMG3%2F20251021%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20251021T204018Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=10d372762c5c5cb64067aa35b70f9b00069c56fba6cd383a151b7b9a57fcd7bd",
    "datetime_created": "2025-08-29T13:15:36.552889Z",
    "datetime_updated": "2025-08-29T13:15:36.552907Z"
}