View set for model ProductVariationImage.

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

{
    "id": 736,
    "url": "https://api.purplme.com/products/65/variations/770/images/736/?format=api",
    "product_variation": {
        "id": 770,
        "url": "https://api.purplme.com/products/65/variations/770/?format=api",
        "product": {
            "id": 65,
            "url": "https://api.purplme.com/products/65/?format=api",
            "name": "Xbox Gift Card",
            "brand": {
                "id": 39,
                "url": "https://api.purplme.com/brands/39/?format=api",
                "name": "Xbox",
                "images": "https://api.purplme.com/brands/39/images/?format=api"
            }
        },
        "variations": [
            {
                "id": 21,
                "url": "https://api.purplme.com/variants/1/variations/21/?format=api",
                "variant": {
                    "id": 1,
                    "url": "https://api.purplme.com/variants/1/?format=api",
                    "name": "Country"
                },
                "value": "SA"
            },
            {
                "id": 177,
                "url": "https://api.purplme.com/variants/2/variations/177/?format=api",
                "variant": {
                    "id": 2,
                    "url": "https://api.purplme.com/variants/2/?format=api",
                    "name": "Value"
                },
                "value": "SAR300"
            }
        ]
    },
    "image": "https://s3.eu-west-2.amazonaws.com/purplme-media/prod/api/product_variations/products/65/variations/770/SAUDI_ARABIA6.jpeg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAZXZVIX45MAKMAMG3%2F20260401%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260401T161440Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=221eaf382097a2be911acf77b5790af63eaf0c60fb5aa981fef345122e91a67c",
    "datetime_created": "2025-08-29T13:17:06.529955Z",
    "datetime_updated": "2025-08-29T13:17:06.529974Z"
}