Product Variation
View set for the model ProductVariation.
GET /products/26/variations/167/?format=api
{ "id": 167, "url": "https://api.purplme.com/products/26/variations/167/?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" } }, "description": "Anghami QAT 12 M", "variations": [ { "id": 68, "url": "https://api.purplme.com/variants/2/variations/68/?format=api", "variant": { "id": 2, "url": "https://api.purplme.com/variants/2/?format=api", "name": "Value" }, "value": "12 Months" }, { "id": 83, "url": "https://api.purplme.com/variants/1/variations/83/?format=api", "variant": { "id": 1, "url": "https://api.purplme.com/variants/1/?format=api", "name": "Country" }, "value": "QA" } ], "price": { "currency": "USD", "value": "50.00" }, "order_fields": [], "images": "https://api.purplme.com/products/26/variations/167/images/?format=api", "is_available_for_sale": true, "is_visible": true, "inventory": { "managed": false, "available": null }, "datetime_created": "2025-08-29T13:15:16.650399Z", "datetime_updated": "2025-09-12T07:30:22.911574Z" }