Product Variation
View set for the model ProductVariation.
GET /products/13/variations/?format=api&offset=10&ordering=datetime_updated
{ "count": 14, "next": null, "previous": "https://api.purplme.com/products/13/variations/?format=api&limit=10&ordering=datetime_updated", "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": 115, "url": "https://api.purplme.com/products/13/variations/115/?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 - 40$", "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": 64, "url": "https://api.purplme.com/variants/2/variations/64/?format=api", "variant": { "id": 2, "url": "https://api.purplme.com/variants/2/?format=api", "name": "Value" }, "value": "USD40" } ], "price": { "currency": "USD", "value": "40.00" }, "order_fields": [], "images": "https://api.purplme.com/products/13/variations/115/images/?format=api", "is_available_for_sale": true, "is_visible": true, "inventory": { "managed": false, "available": null }, "datetime_created": "2025-08-29T13:15:05.800365Z", "datetime_updated": "2025-09-12T07:30:19.881213Z" }, { "id": 117, "url": "https://api.purplme.com/products/13/variations/117/?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 - 50$", "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": 39, "url": "https://api.purplme.com/variants/2/variations/39/?format=api", "variant": { "id": 2, "url": "https://api.purplme.com/variants/2/?format=api", "name": "Value" }, "value": "USD50" } ], "price": { "currency": "USD", "value": "50.00" }, "order_fields": [], "images": "https://api.purplme.com/products/13/variations/117/images/?format=api", "is_available_for_sale": true, "is_visible": true, "inventory": { "managed": false, "available": null }, "datetime_created": "2025-08-29T13:15:06.112860Z", "datetime_updated": "2025-09-12T07:30:19.994441Z" } ] }