View set for model ProductVariationImage.

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

{
    "id": 696,
    "url": "https://api.purplme.com/products/59/variations/726/images/696/?format=api",
    "product_variation": {
        "id": 726,
        "url": "https://api.purplme.com/products/59/variations/726/?format=api",
        "product": {
            "id": 59,
            "url": "https://api.purplme.com/products/59/?format=api",
            "name": "Terranet Recharge",
            "brand": {
                "id": 35,
                "url": "https://api.purplme.com/brands/35/?format=api",
                "name": "Terranet",
                "images": "https://api.purplme.com/brands/35/images/?format=api"
            }
        },
        "variations": [
            {
                "id": 364,
                "url": "https://api.purplme.com/variants/16/variations/364/?format=api",
                "variant": {
                    "id": 16,
                    "url": "https://api.purplme.com/variants/16/?format=api",
                    "name": "Qouta"
                },
                "value": "DSL OS 100GB / 4MB 100GB"
            }
        ]
    },
    "image": "https://s3.eu-west-2.amazonaws.com/purplme-media/prod/api/product_variations/products/59/variations/726/Terranet2051.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAZXZVIX45MAKMAMG3%2F20260401%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260401T170146Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=f85ecf8dc6a5c44e7d64a49afe64b84613c3d253049dcb0df53666ce3bdc582a",
    "datetime_created": "2025-08-29T13:16:58.556063Z",
    "datetime_updated": "2025-08-29T13:16:58.556081Z"
}