A nested view set for model Variation.

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

{
    "count": 224,
    "next": "https://api.purplme.com/variants/2/variations/?format=api&limit=10&offset=150&ordering=value",
    "previous": "https://api.purplme.com/variants/2/variations/?format=api&limit=10&offset=130&ordering=value",
    "results": [
        {
            "id": 51,
            "url": "https://api.purplme.com/variants/2/variations/51/?format=api",
            "variant": {
                "id": 2,
                "url": "https://api.purplme.com/variants/2/?format=api",
                "name": "Value"
            },
            "value": "GBP200",
            "datetime_created": "2025-08-29T13:15:02.496522Z",
            "datetime_updated": "2025-08-29T13:15:02.496537Z"
        },
        {
            "id": 52,
            "url": "https://api.purplme.com/variants/2/variations/52/?format=api",
            "variant": {
                "id": 2,
                "url": "https://api.purplme.com/variants/2/?format=api",
                "name": "Value"
            },
            "value": "GBP25",
            "datetime_created": "2025-08-29T13:15:02.676778Z",
            "datetime_updated": "2025-08-29T13:15:02.676792Z"
        },
        {
            "id": 53,
            "url": "https://api.purplme.com/variants/2/variations/53/?format=api",
            "variant": {
                "id": 2,
                "url": "https://api.purplme.com/variants/2/?format=api",
                "name": "Value"
            },
            "value": "GBP250",
            "datetime_created": "2025-08-29T13:15:02.850809Z",
            "datetime_updated": "2025-08-29T13:15:02.850824Z"
        },
        {
            "id": 121,
            "url": "https://api.purplme.com/variants/2/variations/121/?format=api",
            "variant": {
                "id": 2,
                "url": "https://api.purplme.com/variants/2/?format=api",
                "name": "Value"
            },
            "value": "GBP3",
            "datetime_created": "2025-08-29T13:15:28.767480Z",
            "datetime_updated": "2025-08-29T13:15:28.767493Z"
        },
        {
            "id": 122,
            "url": "https://api.purplme.com/variants/2/variations/122/?format=api",
            "variant": {
                "id": 2,
                "url": "https://api.purplme.com/variants/2/?format=api",
                "name": "Value"
            },
            "value": "GBP30",
            "datetime_created": "2025-08-29T13:15:28.964333Z",
            "datetime_updated": "2025-08-29T13:15:28.964346Z"
        },
        {
            "id": 54,
            "url": "https://api.purplme.com/variants/2/variations/54/?format=api",
            "variant": {
                "id": 2,
                "url": "https://api.purplme.com/variants/2/?format=api",
                "name": "Value"
            },
            "value": "GBP300",
            "datetime_created": "2025-08-29T13:15:03.077304Z",
            "datetime_updated": "2025-08-29T13:15:03.077319Z"
        },
        {
            "id": 123,
            "url": "https://api.purplme.com/variants/2/variations/123/?format=api",
            "variant": {
                "id": 2,
                "url": "https://api.purplme.com/variants/2/?format=api",
                "name": "Value"
            },
            "value": "GBP4",
            "datetime_created": "2025-08-29T13:15:29.174658Z",
            "datetime_updated": "2025-08-29T13:15:29.174670Z"
        },
        {
            "id": 124,
            "url": "https://api.purplme.com/variants/2/variations/124/?format=api",
            "variant": {
                "id": 2,
                "url": "https://api.purplme.com/variants/2/?format=api",
                "name": "Value"
            },
            "value": "GBP40",
            "datetime_created": "2025-08-29T13:15:29.351897Z",
            "datetime_updated": "2025-08-29T13:15:29.351910Z"
        },
        {
            "id": 55,
            "url": "https://api.purplme.com/variants/2/variations/55/?format=api",
            "variant": {
                "id": 2,
                "url": "https://api.purplme.com/variants/2/?format=api",
                "name": "Value"
            },
            "value": "GBP400",
            "datetime_created": "2025-08-29T13:15:03.348908Z",
            "datetime_updated": "2025-08-29T13:15:03.348921Z"
        },
        {
            "id": 125,
            "url": "https://api.purplme.com/variants/2/variations/125/?format=api",
            "variant": {
                "id": 2,
                "url": "https://api.purplme.com/variants/2/?format=api",
                "name": "Value"
            },
            "value": "GBP5",
            "datetime_created": "2025-08-29T13:15:29.540007Z",
            "datetime_updated": "2025-08-29T13:15:29.540019Z"
        }
    ]
}