View set for model ProductVariationImage.

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

{
    "id": 684,
    "url": "https://api.purplme.com/products/59/variations/712/images/684/?format=api",
    "product_variation": {
        "id": 712,
        "url": "https://api.purplme.com/products/59/variations/712/?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"
            },
            "dial_code": ""
        },
        "variations": [
            {
                "id": 351,
                "url": "https://api.purplme.com/variants/16/variations/351/?format=api",
                "variant": {
                    "id": 16,
                    "url": "https://api.purplme.com/variants/16/?format=api",
                    "name": "Qouta"
                },
                "value": "FIBER 2000GB"
            }
        ]
    },
    "image": "https://s3.eu-west-2.amazonaws.com/purplme-media/prod/api/product_variations/products/59/variations/712/646c95dceb2ac.Terranet20542.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAZXZVIX45MAKMAMG3%2F20251015%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20251015T195135Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=1668843586c2c614a42160b5114e54be48ae233c1ecf8e444d8f6d892020f88b",
    "datetime_created": "2025-08-29T13:16:56.458656Z",
    "datetime_updated": "2025-08-29T13:16:56.458674Z"
}