Product Variation
View set for the model ProductVariation.
GET /products/13/variations/?format=api&offset=10&ordering=price__min__currency
{ "count": 14, "next": null, "previous": "https://api.purplme.com/products/13/variations/?format=api&limit=10&ordering=price__min__currency", "results": [ { "id": 111, "url": "https://api.purplme.com/products/13/variations/111/?format=api", "product": { "id": 13, "url": "https://api.purplme.com/products/13/?format=api", "name": "Amazon.com Gift Card", "brand": { "id": 3, "url": "https://api.purplme.com/brands/3/?format=api", "name": "Amazon", "images": "https://api.purplme.com/brands/3/images/?format=api" } }, "description": "Amazon USA - 250$", "variations": [ { "id": 32, "url": "https://api.purplme.com/variants/1/variations/32/?format=api", "variant": { "id": 1, "url": "https://api.purplme.com/variants/1/?format=api", "name": "Country" }, "value": "US" }, { "id": 60, "url": "https://api.purplme.com/variants/2/variations/60/?format=api", "variant": { "id": 2, "url": "https://api.purplme.com/variants/2/?format=api", "name": "Value" }, "value": "USD250" } ], "price": { "currency": "USD", "value": "250.00" }, "order_fields": [], "images": "https://api.purplme.com/products/13/variations/111/images/?format=api", "is_available_for_sale": true, "is_visible": true, "inventory": { "managed": false, "available": null }, "datetime_created": "2025-08-29T13:15:05.174976Z", "datetime_updated": "2025-09-12T07:30:19.660339Z" }, { "id": 112, "url": "https://api.purplme.com/products/13/variations/112/?format=api", "product": { "id": 13, "url": "https://api.purplme.com/products/13/?format=api", "name": "Amazon.com Gift Card", "brand": { "id": 3, "url": "https://api.purplme.com/brands/3/?format=api", "name": "Amazon", "images": "https://api.purplme.com/brands/3/images/?format=api" } }, "description": "Amazon USA - 30$", "variations": [ { "id": 32, "url": "https://api.purplme.com/variants/1/variations/32/?format=api", "variant": { "id": 1, "url": "https://api.purplme.com/variants/1/?format=api", "name": "Country" }, "value": "US" }, { "id": 61, "url": "https://api.purplme.com/variants/2/variations/61/?format=api", "variant": { "id": 2, "url": "https://api.purplme.com/variants/2/?format=api", "name": "Value" }, "value": "USD30" } ], "price": { "currency": "USD", "value": "30.00" }, "order_fields": [], "images": "https://api.purplme.com/products/13/variations/112/images/?format=api", "is_available_for_sale": true, "is_visible": true, "inventory": { "managed": false, "available": null }, "datetime_created": "2025-08-29T13:15:05.344563Z", "datetime_updated": "2025-09-12T07:30:19.718005Z" }, { "id": 109, "url": "https://api.purplme.com/products/13/variations/109/?format=api", "product": { "id": 13, "url": "https://api.purplme.com/products/13/?format=api", "name": "Amazon.com Gift Card", "brand": { "id": 3, "url": "https://api.purplme.com/brands/3/?format=api", "name": "Amazon", "images": "https://api.purplme.com/brands/3/images/?format=api" } }, "description": "Amazon USA - 200$", "variations": [ { "id": 32, "url": "https://api.purplme.com/variants/1/variations/32/?format=api", "variant": { "id": 1, "url": "https://api.purplme.com/variants/1/?format=api", "name": "Country" }, "value": "US" }, { "id": 37, "url": "https://api.purplme.com/variants/2/variations/37/?format=api", "variant": { "id": 2, "url": "https://api.purplme.com/variants/2/?format=api", "name": "Value" }, "value": "USD200" } ], "price": { "currency": "USD", "value": "200.00" }, "order_fields": [], "images": "https://api.purplme.com/products/13/variations/109/images/?format=api", "is_available_for_sale": true, "is_visible": true, "inventory": { "managed": false, "available": null }, "datetime_created": "2025-08-29T13:15:04.854729Z", "datetime_updated": "2025-09-12T07:30:19.550001Z" }, { "id": 105, "url": "https://api.purplme.com/products/13/variations/105/?format=api", "product": { "id": 13, "url": "https://api.purplme.com/products/13/?format=api", "name": "Amazon.com Gift Card", "brand": { "id": 3, "url": "https://api.purplme.com/brands/3/?format=api", "name": "Amazon", "images": "https://api.purplme.com/brands/3/images/?format=api" } }, "description": "Amazon USA - 100$", "variations": [ { "id": 32, "url": "https://api.purplme.com/variants/1/variations/32/?format=api", "variant": { "id": 1, "url": "https://api.purplme.com/variants/1/?format=api", "name": "Country" }, "value": "US" }, { "id": 34, "url": "https://api.purplme.com/variants/2/variations/34/?format=api", "variant": { "id": 2, "url": "https://api.purplme.com/variants/2/?format=api", "name": "Value" }, "value": "USD100" } ], "price": { "currency": "USD", "value": "100.00" }, "order_fields": [], "images": "https://api.purplme.com/products/13/variations/105/images/?format=api", "is_available_for_sale": true, "is_visible": true, "inventory": { "managed": false, "available": null }, "datetime_created": "2025-08-29T13:15:04.254382Z", "datetime_updated": "2025-09-12T07:30:19.325543Z" } ] }