View set for model ProductVariationImage.

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

{
    "id": 692,
    "url": "https://api.purplme.com/products/59/variations/720/images/692/?format=api",
    "product_variation": {
        "id": 720,
        "url": "https://api.purplme.com/products/59/variations/720/?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": 358,
                "url": "https://api.purplme.com/variants/16/variations/358/?format=api",
                "variant": {
                    "id": 16,
                    "url": "https://api.purplme.com/variants/16/?format=api",
                    "name": "Qouta"
                },
                "value": "DSL OS/400GB"
            }
        ]
    },
    "image": "https://s3.eu-west-2.amazonaws.com/purplme-media/prod/api/product_variations/products/59/variations/720/Terranet202.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAZXZVIX45MAKMAMG3%2F20251003%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20251003T001736Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=508678926265e6731c3a50d7b8f83cee5bf4bc0a1f934db5156216fa516b67c1",
    "datetime_created": "2025-08-29T13:16:57.805642Z",
    "datetime_updated": "2025-08-29T13:16:57.805661Z"
}