View set for model ProductVariationImage.

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

{
    "id": 759,
    "url": "https://api.purplme.com/products/68/variations/795/images/759/?format=api",
    "product_variation": {
        "id": 795,
        "url": "https://api.purplme.com/products/68/variations/795/?format=api",
        "product": {
            "id": 68,
            "url": "https://api.purplme.com/products/68/?format=api",
            "name": "Yalla Recharge",
            "brand": {
                "id": 40,
                "url": "https://api.purplme.com/brands/40/?format=api",
                "name": "Yalla Ludo",
                "images": "https://api.purplme.com/brands/40/images/?format=api"
            }
        },
        "variations": [
            {
                "id": 388,
                "url": "https://api.purplme.com/variants/2/variations/388/?format=api",
                "variant": {
                    "id": 2,
                    "url": "https://api.purplme.com/variants/2/?format=api",
                    "name": "Value"
                },
                "value": "100 USD"
            },
            {
                "id": 395,
                "url": "https://api.purplme.com/variants/20/variations/395/?format=api",
                "variant": {
                    "id": 20,
                    "url": "https://api.purplme.com/variants/20/?format=api",
                    "name": "Unit"
                },
                "value": "Gold"
            }
        ]
    },
    "image": "https://s3.eu-west-2.amazonaws.com/purplme-media/prod/api/product_variations/products/68/variations/795/Yallaludo13.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAZXZVIX45MAKMAMG3%2F20251002%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20251002T224818Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=05fdd232007ee82059fa304be6cd1dc1693798d9d58829654558514edeb3370f",
    "datetime_created": "2025-08-29T13:17:10.955455Z",
    "datetime_updated": "2025-08-29T13:17:10.955473Z"
}