A nested view set for model Variation.

GET /variants/15/variations/?format=api&ordering=-datetime_created
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/vnd.purplme+json
Vary: Accept

{
    "count": 10,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 238,
            "url": "https://api.purplme.com/variants/15/variations/238/?format=api",
            "variant": {
                "id": 15,
                "url": "https://api.purplme.com/variants/15/?format=api",
                "name": "UC"
            },
            "value": "8,100 UC",
            "datetime_created": "2025-08-29T13:16:25.708486Z",
            "datetime_updated": "2025-08-29T13:16:25.708499Z"
        },
        {
            "id": 237,
            "url": "https://api.purplme.com/variants/15/variations/237/?format=api",
            "variant": {
                "id": 15,
                "url": "https://api.purplme.com/variants/15/?format=api",
                "name": "UC"
            },
            "value": "660 UC",
            "datetime_created": "2025-08-29T13:16:25.491079Z",
            "datetime_updated": "2025-08-29T13:16:25.491093Z"
        },
        {
            "id": 236,
            "url": "https://api.purplme.com/variants/15/variations/236/?format=api",
            "variant": {
                "id": 15,
                "url": "https://api.purplme.com/variants/15/?format=api",
                "name": "UC"
            },
            "value": "60 UC",
            "datetime_created": "2025-08-29T13:16:25.328013Z",
            "datetime_updated": "2025-08-29T13:16:25.328027Z"
        },
        {
            "id": 235,
            "url": "https://api.purplme.com/variants/15/variations/235/?format=api",
            "variant": {
                "id": 15,
                "url": "https://api.purplme.com/variants/15/?format=api",
                "name": "UC"
            },
            "value": "40,500 UC",
            "datetime_created": "2025-08-29T13:16:25.059276Z",
            "datetime_updated": "2025-08-29T13:16:25.059291Z"
        },
        {
            "id": 234,
            "url": "https://api.purplme.com/variants/15/variations/234/?format=api",
            "variant": {
                "id": 15,
                "url": "https://api.purplme.com/variants/15/?format=api",
                "name": "UC"
            },
            "value": "325 UC",
            "datetime_created": "2025-08-29T13:16:24.877891Z",
            "datetime_updated": "2025-08-29T13:16:24.877904Z"
        },
        {
            "id": 233,
            "url": "https://api.purplme.com/variants/15/variations/233/?format=api",
            "variant": {
                "id": 15,
                "url": "https://api.purplme.com/variants/15/?format=api",
                "name": "UC"
            },
            "value": "32,400 UC",
            "datetime_created": "2025-08-29T13:16:24.708918Z",
            "datetime_updated": "2025-08-29T13:16:24.708932Z"
        },
        {
            "id": 232,
            "url": "https://api.purplme.com/variants/15/variations/232/?format=api",
            "variant": {
                "id": 15,
                "url": "https://api.purplme.com/variants/15/?format=api",
                "name": "UC"
            },
            "value": "3,850 UC",
            "datetime_created": "2025-08-29T13:16:24.520677Z",
            "datetime_updated": "2025-08-29T13:16:24.520690Z"
        },
        {
            "id": 231,
            "url": "https://api.purplme.com/variants/15/variations/231/?format=api",
            "variant": {
                "id": 15,
                "url": "https://api.purplme.com/variants/15/?format=api",
                "name": "UC"
            },
            "value": "24,300 UC",
            "datetime_created": "2025-08-29T13:16:24.331510Z",
            "datetime_updated": "2025-08-29T13:16:24.331552Z"
        },
        {
            "id": 230,
            "url": "https://api.purplme.com/variants/15/variations/230/?format=api",
            "variant": {
                "id": 15,
                "url": "https://api.purplme.com/variants/15/?format=api",
                "name": "UC"
            },
            "value": "16,200 UC",
            "datetime_created": "2025-08-29T13:16:24.107139Z",
            "datetime_updated": "2025-08-29T13:16:24.107154Z"
        },
        {
            "id": 229,
            "url": "https://api.purplme.com/variants/15/variations/229/?format=api",
            "variant": {
                "id": 15,
                "url": "https://api.purplme.com/variants/15/?format=api",
                "name": "UC"
            },
            "value": "1,800 UC",
            "datetime_created": "2025-08-29T13:16:23.910584Z",
            "datetime_updated": "2025-08-29T13:16:23.910598Z"
        }
    ]
}