View set for model ProductVariationImage.

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

{
    "id": 630,
    "url": "https://api.purplme.com/products/56/variations/647/images/630/?format=api",
    "product_variation": {
        "id": 647,
        "url": "https://api.purplme.com/products/56/variations/647/?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": 299,
                "url": "https://api.purplme.com/variants/16/variations/299/?format=api",
                "variant": {
                    "id": 16,
                    "url": "https://api.purplme.com/variants/16/?format=api",
                    "name": "Qouta"
                },
                "value": "DSL 8M UNLIMITED ARMY"
            }
        ]
    },
    "image": "https://s3.eu-west-2.amazonaws.com/purplme-media/prod/api/product_variations/products/56/variations/647/64ec6696689bf.SODETEL39.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAZXZVIX45MAKMAMG3%2F20251003%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20251003T003215Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=dbc7b6c147ef4ecc2d3c70f9fe55e8c3032e0369310cd1d5c0e2ff118fe9d330",
    "datetime_created": "2025-08-29T13:16:45.911444Z",
    "datetime_updated": "2025-08-29T13:16:45.911462Z"
}