View set for model ProductVariationImage.

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

{
    "id": 568,
    "url": "https://api.purplme.com/products/52/variations/585/images/568/?format=api",
    "product_variation": {
        "id": 585,
        "url": "https://api.purplme.com/products/52/variations/585/?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"
            }
        },
        "variations": [
            {
                "id": 174,
                "url": "https://api.purplme.com/variants/1/variations/174/?format=api",
                "variant": {
                    "id": 1,
                    "url": "https://api.purplme.com/variants/1/?format=api",
                    "name": "Country"
                },
                "value": "US"
            },
            {
                "id": 246,
                "url": "https://api.purplme.com/variants/2/variations/246/?format=api",
                "variant": {
                    "id": 2,
                    "url": "https://api.purplme.com/variants/2/?format=api",
                    "name": "Value"
                },
                "value": "300$-"
            }
        ]
    },
    "image": "https://s3.eu-west-2.amazonaws.com/purplme-media/prod/api/product_variations/products/52/variations/585/RZR-US63.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAZXZVIX45MAKMAMG3%2F20260401%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260401T145835Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=64cb5c1aeee9a7c05f0db0a310cf32223ca29f3eddaa3ead47a086351205bd91",
    "datetime_created": "2025-08-29T13:16:34.358232Z",
    "datetime_updated": "2025-08-29T13:16:34.358251Z"
}