View set for model ProductVariationImage.

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

{
    "id": 364,
    "url": "https://api.purplme.com/products/44/variations/372/images/364/?format=api",
    "product_variation": {
        "id": 372,
        "url": "https://api.purplme.com/products/44/variations/372/?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"
            },
            "dial_code": ""
        },
        "variations": [
            {
                "id": 195,
                "url": "https://api.purplme.com/variants/12/variations/195/?format=api",
                "variant": {
                    "id": 12,
                    "url": "https://api.purplme.com/variants/12/?format=api",
                    "name": "Capacity"
                },
                "value": "UNLIMITED"
            }
        ]
    },
    "image": "https://s3.eu-west-2.amazonaws.com/purplme-media/prod/api/product_variations/products/44/variations/372/mobi15128.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAZXZVIX45MAKMAMG3%2F20251101%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20251101T210401Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=976f9bfda3516d8976408ee11b6262aa4e890b2c2225e3f82f93219ec05ee613",
    "datetime_created": "2025-08-29T13:15:55.245575Z",
    "datetime_updated": "2025-08-29T13:15:55.245594Z"
}