View set for model ProductVariationImage.

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

{
    "id": 299,
    "url": "https://api.purplme.com/products/36/variations/306/images/299/?format=api",
    "product_variation": {
        "id": 306,
        "url": "https://api.purplme.com/products/36/variations/306/?format=api",
        "product": {
            "id": 36,
            "url": "https://api.purplme.com/products/36/?format=api",
            "name": "Freefire Gift Card",
            "brand": {
                "id": 13,
                "url": "https://api.purplme.com/brands/13/?format=api",
                "name": "Freefire",
                "images": "https://api.purplme.com/brands/13/images/?format=api"
            },
            "dial_code": ""
        },
        "variations": [
            {
                "id": 173,
                "url": "https://api.purplme.com/variants/10/variations/173/?format=api",
                "variant": {
                    "id": 10,
                    "url": "https://api.purplme.com/variants/10/?format=api",
                    "name": "Diamonds"
                },
                "value": "583 Diamonds"
            }
        ]
    },
    "image": "https://s3.eu-west-2.amazonaws.com/purplme-media/prod/api/product_variations/products/36/variations/306/22.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAZXZVIX45MAKMAMG3%2F20251022%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20251022T204705Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=f39182e61f562b49013b5bc80a4a37c71e4c77179c6aded5e2714b0b52fa2be1",
    "datetime_created": "2025-08-29T13:15:43.322390Z",
    "datetime_updated": "2025-08-29T13:15:43.322408Z"
}