View set for model ProductVariationImage.

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

{
    "id": 626,
    "url": "https://api.purplme.com/products/56/variations/643/images/626/?format=api",
    "product_variation": {
        "id": 643,
        "url": "https://api.purplme.com/products/56/variations/643/?format=api",
        "product": {
            "id": 56,
            "url": "https://api.purplme.com/products/56/?format=api",
            "name": "SODETEL Recharge",
            "brand": {
                "id": 32,
                "url": "https://api.purplme.com/brands/32/?format=api",
                "name": "SODETEL",
                "images": "https://api.purplme.com/brands/32/images/?format=api"
            }
        },
        "variations": [
            {
                "id": 295,
                "url": "https://api.purplme.com/variants/16/variations/295/?format=api",
                "variant": {
                    "id": 16,
                    "url": "https://api.purplme.com/variants/16/?format=api",
                    "name": "Qouta"
                },
                "value": "DSL 4M 60GB ARMY"
            }
        ]
    },
    "image": "https://s3.eu-west-2.amazonaws.com/purplme-media/prod/api/product_variations/products/56/variations/643/64ec66abbb0a6.SODETEL39.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAZXZVIX45MAKMAMG3%2F20260401%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260401T145649Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=011471aab5a4c35e05721b9939e5ab2b3a6eda06060fd64a4e632d61f93ce7c8",
    "datetime_created": "2025-08-29T13:16:45.205168Z",
    "datetime_updated": "2025-08-29T13:16:45.205189Z"
}