View set for model ProductVariationImage.

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

{
    "id": 392,
    "url": "https://api.purplme.com/products/45/variations/400/images/392/?format=api",
    "product_variation": {
        "id": 400,
        "url": "https://api.purplme.com/products/45/variations/400/?format=api",
        "product": {
            "id": 45,
            "url": "https://api.purplme.com/products/45/?format=api",
            "name": "Mobile Legends: Bang Bang Diamonds",
            "brand": {
                "id": 41,
                "url": "https://api.purplme.com/brands/41/?format=api",
                "name": "Mobile Legends",
                "images": "https://api.purplme.com/brands/41/images/?format=api"
            },
            "dial_code": ""
        },
        "variations": [
            {
                "id": 212,
                "url": "https://api.purplme.com/variants/10/variations/212/?format=api",
                "variant": {
                    "id": 10,
                    "url": "https://api.purplme.com/variants/10/?format=api",
                    "name": "Diamonds"
                },
                "value": "3005 Diamonds"
            }
        ]
    },
    "image": "https://s3.eu-west-2.amazonaws.com/purplme-media/prod/api/product_variations/products/45/variations/400/6656f7af47e2e.Mobile-legends-Bang-bang.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAZXZVIX45MAKMAMG3%2F20251021%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20251021T202831Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=7e4b73b34d8de2d2084cf3bc0837a9c0b7b91bb3432c0a2a0e8119021e684bfd",
    "datetime_created": "2025-08-29T13:16:00.868930Z",
    "datetime_updated": "2025-08-29T13:16:00.868948Z"
}