View set for model ProductVariationImage.

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

{
    "id": 149,
    "url": "https://api.purplme.com/products/26/variations/149/images/149/?format=api",
    "product_variation": {
        "id": 149,
        "url": "https://api.purplme.com/products/26/variations/149/?format=api",
        "product": {
            "id": 26,
            "url": "https://api.purplme.com/products/26/?format=api",
            "name": "Anghami Plus Subscription",
            "brand": {
                "id": 4,
                "url": "https://api.purplme.com/brands/4/?format=api",
                "name": "Anghami",
                "images": "https://api.purplme.com/brands/4/images/?format=api"
            }
        },
        "variations": [
            {
                "id": 21,
                "url": "https://api.purplme.com/variants/1/variations/21/?format=api",
                "variant": {
                    "id": 1,
                    "url": "https://api.purplme.com/variants/1/?format=api",
                    "name": "Country"
                },
                "value": "SA"
            },
            {
                "id": 71,
                "url": "https://api.purplme.com/variants/2/variations/71/?format=api",
                "variant": {
                    "id": 2,
                    "url": "https://api.purplme.com/variants/2/?format=api",
                    "name": "Value"
                },
                "value": "6 Months"
            }
        ]
    },
    "image": "https://s3.eu-west-2.amazonaws.com/purplme-media/prod/api/product_variations/products/26/variations/149/SAUDI_ARABIA_ANGHAMI2.jpeg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAZXZVIX45MAKMAMG3%2F20260401%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260401T222527Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=56e3f4af69297c78ba69f72547ac7f120f28bedc71c21e87d1c71c21caa1c48b",
    "datetime_created": "2025-08-29T13:15:12.962201Z",
    "datetime_updated": "2025-08-29T13:15:12.962220Z"
}