Product Variation Image
View set for model ProductVariationImage.
GET /products/12/variations/17/images/?format=api
{ "count": 1, "next": null, "previous": null, "results": [ { "id": 17, "url": "https://api.purplme.com/products/12/variations/17/images/17/?format=api", "product_variation": { "id": 17, "url": "https://api.purplme.com/products/12/variations/17/?format=api", "product": { "id": 12, "url": "https://api.purplme.com/products/12/?format=api", "name": "Alfa Prepaid", "brand": { "id": 2, "url": "https://api.purplme.com/brands/2/?format=api", "name": "Alfa", "images": "https://api.purplme.com/brands/2/images/?format=api" } }, "variations": [ { "id": 3, "url": "https://api.purplme.com/variants/1/variations/3/?format=api", "variant": { "id": 1, "url": "https://api.purplme.com/variants/1/?format=api", "name": "Country" }, "value": "LB" }, { "id": 5, "url": "https://api.purplme.com/variants/2/variations/5/?format=api", "variant": { "id": 2, "url": "https://api.purplme.com/variants/2/?format=api", "name": "Value" }, "value": "USD4.5" } ] }, "image": "https://s3.eu-west-2.amazonaws.com/purplme-media/prod/api/product_variations/products/12/variations/17/prod_6_8189ee25-d1f5-4b33-9cb1-77be50867f58.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAZXZVIX45MAKMAMG3%2F20260401%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260401T214853Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=2384d0d00fba91c48f2347d2ea3da75a5f1649c1b98d1f00f542d0f1c18fa404", "datetime_created": "2025-08-29T10:46:14.938135Z", "datetime_updated": "2025-08-29T10:46:14.938154Z" } ] }