View set for model ProductVariationImage.

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

{
    "id": 598,
    "url": "https://api.purplme.com/products/54/variations/615/images/598/?format=api",
    "product_variation": {
        "id": 615,
        "url": "https://api.purplme.com/products/54/variations/615/?format=api",
        "product": {
            "id": 54,
            "url": "https://api.purplme.com/products/54/?format=api",
            "name": "Shahid Subscription",
            "brand": {
                "id": 43,
                "url": "https://api.purplme.com/brands/43/?format=api",
                "name": "Shahid",
                "images": "https://api.purplme.com/brands/43/images/?format=api"
            },
            "dial_code": ""
        },
        "variations": [
            {
                "id": 68,
                "url": "https://api.purplme.com/variants/2/variations/68/?format=api",
                "variant": {
                    "id": 2,
                    "url": "https://api.purplme.com/variants/2/?format=api",
                    "name": "Value"
                },
                "value": "12 Months"
            },
            {
                "id": 74,
                "url": "https://api.purplme.com/variants/1/variations/74/?format=api",
                "variant": {
                    "id": 1,
                    "url": "https://api.purplme.com/variants/1/?format=api",
                    "name": "Country"
                },
                "value": "EG"
            }
        ]
    },
    "image": "https://s3.eu-west-2.amazonaws.com/purplme-media/prod/api/product_variations/products/54/variations/615/67dff71358255.Digital-cards-12M-EGP.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAZXZVIX45MAKMAMG3%2F20251028%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20251028T202725Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=a1445d5be2d74d6e54ba68f7bdae3be0ecffde57b585bb93333862520c49330d",
    "datetime_created": "2025-08-29T13:16:39.779442Z",
    "datetime_updated": "2025-08-29T13:16:39.779461Z"
}