Product Variation
View set for the model ProductVariation.
GET /products/74/variations/862/?format=api
{ "id": 862, "url": "https://api.purplme.com/products/74/variations/862/?format=api", "product": { "id": 74, "url": "https://api.purplme.com/products/74/?format=api", "name": "Custom Services", "brand": null }, "description": "Custom Services - 2000 USD", "variations": [ { "id": 427, "url": "https://api.purplme.com/variants/26/variations/427/?format=api", "variant": { "id": 26, "url": "https://api.purplme.com/variants/26/?format=api", "name": "Amount" }, "value": "2000 USD" } ], "price": { "currency": "USD", "value": "2000.00" }, "order_fields": [], "images": "https://api.purplme.com/products/74/variations/862/images/?format=api", "is_available_for_sale": true, "is_visible": true, "inventory": { "managed": false, "available": null }, "datetime_created": "2026-02-11T12:32:23.397781Z", "datetime_updated": "2026-02-11T12:32:23.397797Z" }