View set for model ProductVariationImage.

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

{
    "id": 524,
    "url": "https://api.purplme.com/products/52/variations/533/images/524/?format=api",
    "product_variation": {
        "id": 533,
        "url": "https://api.purplme.com/products/52/variations/533/?format=api",
        "product": {
            "id": 52,
            "url": "https://api.purplme.com/products/52/?format=api",
            "name": "Razer Gold Gift Card",
            "brand": {
                "id": 28,
                "url": "https://api.purplme.com/brands/28/?format=api",
                "name": "Razer",
                "images": "https://api.purplme.com/brands/28/images/?format=api"
            },
            "dial_code": ""
        },
        "variations": [
            {
                "id": 241,
                "url": "https://api.purplme.com/variants/2/variations/241/?format=api",
                "variant": {
                    "id": 2,
                    "url": "https://api.purplme.com/variants/2/?format=api",
                    "name": "Value"
                },
                "value": "10$-"
            },
            {
                "id": 239,
                "url": "https://api.purplme.com/variants/1/variations/239/?format=api",
                "variant": {
                    "id": 1,
                    "url": "https://api.purplme.com/variants/1/?format=api",
                    "name": "Country"
                },
                "value": "UN"
            }
        ]
    },
    "image": "https://s3.eu-west-2.amazonaws.com/purplme-media/prod/api/product_variations/products/52/variations/533/RZR-GLOBAL1.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAZXZVIX45MAKMAMG3%2F20251014%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20251014T194858Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=ed41a356c2d3b0e2acc6db39101a14025b85c3679362f9d80dbd069e2c59421b",
    "datetime_created": "2025-08-29T13:16:26.235516Z",
    "datetime_updated": "2025-08-29T13:16:26.235535Z"
}