View set for model ProductVariationImage.

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

{
    "id": 628,
    "url": "https://api.purplme.com/products/56/variations/645/images/628/?format=api",
    "product_variation": {
        "id": 645,
        "url": "https://api.purplme.com/products/56/variations/645/?format=api",
        "product": {
            "id": 56,
            "url": "https://api.purplme.com/products/56/?format=api",
            "name": "SODETEL Recharge",
            "brand": {
                "id": 32,
                "url": "https://api.purplme.com/brands/32/?format=api",
                "name": "SODETEL",
                "images": "https://api.purplme.com/brands/32/images/?format=api"
            }
        },
        "variations": [
            {
                "id": 297,
                "url": "https://api.purplme.com/variants/16/variations/297/?format=api",
                "variant": {
                    "id": 16,
                    "url": "https://api.purplme.com/variants/16/?format=api",
                    "name": "Qouta"
                },
                "value": "DSL 4M UNLIMITED ARMY"
            }
        ]
    },
    "image": "https://s3.eu-west-2.amazonaws.com/purplme-media/prod/api/product_variations/products/56/variations/645/64ec66a113955.SODETEL39.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAZXZVIX45MAKMAMG3%2F20251003%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20251003T021543Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=ccb9694742f644a6d64f7d746f8eee21d73f14ff1af65142f45ee21295f22b0d",
    "datetime_created": "2025-08-29T13:16:45.576142Z",
    "datetime_updated": "2025-08-29T13:16:45.576160Z"
}