View set for the model ProductVariation.

GET /products/27/variations/?format=api&offset=10&ordering=price__currency
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/vnd.purplme+json
Vary: Accept

{
    "count": 22,
    "next": "https://api.purplme.com/products/27/variations/?format=api&limit=10&offset=20&ordering=price__currency",
    "previous": "https://api.purplme.com/products/27/variations/?format=api&limit=10&ordering=price__currency",
    "results": [
        {
            "id": 233,
            "url": "https://api.purplme.com/products/27/variations/233/?format=api",
            "product": {
                "id": 27,
                "url": "https://api.purplme.com/products/27/?format=api",
                "name": "Apple Gift Card",
                "brand": {
                    "id": 5,
                    "url": "https://api.purplme.com/brands/5/?format=api",
                    "name": "Apple",
                    "images": "https://api.purplme.com/brands/5/images/?format=api"
                }
            },
            "description": "Apple Usa- 10$",
            "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": 33,
                    "url": "https://api.purplme.com/variants/2/variations/33/?format=api",
                    "variant": {
                        "id": 2,
                        "url": "https://api.purplme.com/variants/2/?format=api",
                        "name": "Value"
                    },
                    "value": "USD10"
                }
            ],
            "price": {
                "currency": "USD",
                "value": "10.00"
            },
            "order_fields": [],
            "images": "https://api.purplme.com/products/27/variations/233/images/?format=api",
            "is_available_for_sale": true,
            "is_visible": true,
            "inventory": {
                "managed": false,
                "available": null
            },
            "datetime_created": "2025-08-29T13:15:30.180053Z",
            "datetime_updated": "2025-09-12T07:30:27.629739Z"
        },
        {
            "id": 238,
            "url": "https://api.purplme.com/products/27/variations/238/?format=api",
            "product": {
                "id": 27,
                "url": "https://api.purplme.com/products/27/?format=api",
                "name": "Apple Gift Card",
                "brand": {
                    "id": 5,
                    "url": "https://api.purplme.com/brands/5/?format=api",
                    "name": "Apple",
                    "images": "https://api.purplme.com/brands/5/images/?format=api"
                }
            },
            "description": "Apple Usa- 20$",
            "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": 59,
                    "url": "https://api.purplme.com/variants/2/variations/59/?format=api",
                    "variant": {
                        "id": 2,
                        "url": "https://api.purplme.com/variants/2/?format=api",
                        "name": "Value"
                    },
                    "value": "USD20"
                }
            ],
            "price": {
                "currency": "USD",
                "value": "20.00"
            },
            "order_fields": [],
            "images": "https://api.purplme.com/products/27/variations/238/images/?format=api",
            "is_available_for_sale": true,
            "is_visible": true,
            "inventory": {
                "managed": false,
                "available": null
            },
            "datetime_created": "2025-08-29T13:15:31.256785Z",
            "datetime_updated": "2025-09-12T07:30:27.975869Z"
        },
        {
            "id": 239,
            "url": "https://api.purplme.com/products/27/variations/239/?format=api",
            "product": {
                "id": 27,
                "url": "https://api.purplme.com/products/27/?format=api",
                "name": "Apple Gift Card",
                "brand": {
                    "id": 5,
                    "url": "https://api.purplme.com/brands/5/?format=api",
                    "name": "Apple",
                    "images": "https://api.purplme.com/brands/5/images/?format=api"
                }
            },
            "description": "Apple 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/27/variations/239/images/?format=api",
            "is_available_for_sale": true,
            "is_visible": true,
            "inventory": {
                "managed": false,
                "available": null
            },
            "datetime_created": "2025-08-29T13:15:31.481195Z",
            "datetime_updated": "2025-09-12T07:30:28.047278Z"
        },
        {
            "id": 245,
            "url": "https://api.purplme.com/products/27/variations/245/?format=api",
            "product": {
                "id": 27,
                "url": "https://api.purplme.com/products/27/?format=api",
                "name": "Apple Gift Card",
                "brand": {
                    "id": 5,
                    "url": "https://api.purplme.com/brands/5/?format=api",
                    "name": "Apple",
                    "images": "https://api.purplme.com/brands/5/images/?format=api"
                }
            },
            "description": "Apple Usa- 4$",
            "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": 128,
                    "url": "https://api.purplme.com/variants/2/variations/128/?format=api",
                    "variant": {
                        "id": 2,
                        "url": "https://api.purplme.com/variants/2/?format=api",
                        "name": "Value"
                    },
                    "value": "USD4"
                }
            ],
            "price": {
                "currency": "USD",
                "value": "4.00"
            },
            "order_fields": [],
            "images": "https://api.purplme.com/products/27/variations/245/images/?format=api",
            "is_available_for_sale": true,
            "is_visible": true,
            "inventory": {
                "managed": false,
                "available": null
            },
            "datetime_created": "2025-08-29T13:15:32.731383Z",
            "datetime_updated": "2025-09-12T07:30:28.485912Z"
        },
        {
            "id": 204,
            "url": "https://api.purplme.com/products/27/variations/204/?format=api",
            "product": {
                "id": 27,
                "url": "https://api.purplme.com/products/27/?format=api",
                "name": "Apple Gift Card",
                "brand": {
                    "id": 5,
                    "url": "https://api.purplme.com/brands/5/?format=api",
                    "name": "Apple",
                    "images": "https://api.purplme.com/brands/5/images/?format=api"
                }
            },
            "description": "Apple UAE 300 AED",
            "variations": [
                {
                    "id": 40,
                    "url": "https://api.purplme.com/variants/1/variations/40/?format=api",
                    "variant": {
                        "id": 1,
                        "url": "https://api.purplme.com/variants/1/?format=api",
                        "name": "Country"
                    },
                    "value": "AE"
                },
                {
                    "id": 106,
                    "url": "https://api.purplme.com/variants/2/variations/106/?format=api",
                    "variant": {
                        "id": 2,
                        "url": "https://api.purplme.com/variants/2/?format=api",
                        "name": "Value"
                    },
                    "value": "AED300"
                }
            ],
            "price": {
                "currency": "USD",
                "value": "81.52"
            },
            "order_fields": [],
            "images": "https://api.purplme.com/products/27/variations/204/images/?format=api",
            "is_available_for_sale": true,
            "is_visible": true,
            "inventory": {
                "managed": false,
                "available": null
            },
            "datetime_created": "2025-08-29T13:15:23.935909Z",
            "datetime_updated": "2025-09-12T07:30:25.564413Z"
        },
        {
            "id": 246,
            "url": "https://api.purplme.com/products/27/variations/246/?format=api",
            "product": {
                "id": 27,
                "url": "https://api.purplme.com/products/27/?format=api",
                "name": "Apple Gift Card",
                "brand": {
                    "id": 5,
                    "url": "https://api.purplme.com/brands/5/?format=api",
                    "name": "Apple",
                    "images": "https://api.purplme.com/brands/5/images/?format=api"
                }
            },
            "description": "Apple Usa- 400$",
            "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": 129,
                    "url": "https://api.purplme.com/variants/2/variations/129/?format=api",
                    "variant": {
                        "id": 2,
                        "url": "https://api.purplme.com/variants/2/?format=api",
                        "name": "Value"
                    },
                    "value": "USD400"
                }
            ],
            "price": {
                "currency": "USD",
                "value": "400.00"
            },
            "order_fields": [],
            "images": "https://api.purplme.com/products/27/variations/246/images/?format=api",
            "is_available_for_sale": true,
            "is_visible": true,
            "inventory": {
                "managed": false,
                "available": null
            },
            "datetime_created": "2025-08-29T13:15:32.957546Z",
            "datetime_updated": "2025-09-12T07:30:28.561924Z"
        },
        {
            "id": 232,
            "url": "https://api.purplme.com/products/27/variations/232/?format=api",
            "product": {
                "id": 27,
                "url": "https://api.purplme.com/products/27/?format=api",
                "name": "Apple Gift Card",
                "brand": {
                    "id": 5,
                    "url": "https://api.purplme.com/brands/5/?format=api",
                    "name": "Apple",
                    "images": "https://api.purplme.com/brands/5/images/?format=api"
                }
            },
            "description": "Apple 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/27/variations/232/images/?format=api",
            "is_available_for_sale": true,
            "is_visible": true,
            "inventory": {
                "managed": false,
                "available": null
            },
            "datetime_created": "2025-08-29T13:15:29.907286Z",
            "datetime_updated": "2025-09-12T07:30:27.559705Z"
        },
        {
            "id": 234,
            "url": "https://api.purplme.com/products/27/variations/234/?format=api",
            "product": {
                "id": 27,
                "url": "https://api.purplme.com/products/27/?format=api",
                "name": "Apple Gift Card",
                "brand": {
                    "id": 5,
                    "url": "https://api.purplme.com/brands/5/?format=api",
                    "name": "Apple",
                    "images": "https://api.purplme.com/brands/5/images/?format=api"
                }
            },
            "description": "Apple 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/27/variations/234/images/?format=api",
            "is_available_for_sale": true,
            "is_visible": true,
            "inventory": {
                "managed": false,
                "available": null
            },
            "datetime_created": "2025-08-29T13:15:30.399585Z",
            "datetime_updated": "2025-09-12T07:30:27.698161Z"
        },
        {
            "id": 243,
            "url": "https://api.purplme.com/products/27/variations/243/?format=api",
            "product": {
                "id": 27,
                "url": "https://api.purplme.com/products/27/?format=api",
                "name": "Apple Gift Card",
                "brand": {
                    "id": 5,
                    "url": "https://api.purplme.com/brands/5/?format=api",
                    "name": "Apple",
                    "images": "https://api.purplme.com/brands/5/images/?format=api"
                }
            },
            "description": "Apple 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/27/variations/243/images/?format=api",
            "is_available_for_sale": true,
            "is_visible": true,
            "inventory": {
                "managed": false,
                "available": null
            },
            "datetime_created": "2025-08-29T13:15:32.302297Z",
            "datetime_updated": "2025-09-12T07:30:28.332032Z"
        },
        {
            "id": 217,
            "url": "https://api.purplme.com/products/27/variations/217/?format=api",
            "product": {
                "id": 27,
                "url": "https://api.purplme.com/products/27/?format=api",
                "name": "Apple Gift Card",
                "brand": {
                    "id": 5,
                    "url": "https://api.purplme.com/brands/5/?format=api",
                    "name": "Apple",
                    "images": "https://api.purplme.com/brands/5/images/?format=api"
                }
            },
            "description": "Apple UAE 850 AED",
            "variations": [
                {
                    "id": 40,
                    "url": "https://api.purplme.com/variants/1/variations/40/?format=api",
                    "variant": {
                        "id": 1,
                        "url": "https://api.purplme.com/variants/1/?format=api",
                        "name": "Country"
                    },
                    "value": "AE"
                },
                {
                    "id": 117,
                    "url": "https://api.purplme.com/variants/2/variations/117/?format=api",
                    "variant": {
                        "id": 2,
                        "url": "https://api.purplme.com/variants/2/?format=api",
                        "name": "Value"
                    },
                    "value": "AED850"
                }
            ],
            "price": {
                "currency": "USD",
                "value": "230.98"
            },
            "order_fields": [],
            "images": "https://api.purplme.com/products/27/variations/217/images/?format=api",
            "is_available_for_sale": true,
            "is_visible": true,
            "inventory": {
                "managed": false,
                "available": null
            },
            "datetime_created": "2025-08-29T13:15:26.916177Z",
            "datetime_updated": "2025-09-12T07:30:26.501307Z"
        }
    ]
}