A nested view set for model Variation.

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

{
    "count": 18,
    "next": "https://api.purplme.com/variants/26/variations/?format=api&limit=10&offset=10&ordering=-datetime_updated",
    "previous": null,
    "results": [
        {
            "id": 447,
            "url": "https://api.purplme.com/variants/26/variations/447/?format=api",
            "variant": {
                "id": 26,
                "url": "https://api.purplme.com/variants/26/?format=api",
                "name": "Amount"
            },
            "value": "Custom payment 2600",
            "datetime_created": "2026-03-26T11:36:36.960977Z",
            "datetime_updated": "2026-03-26T11:36:36.961046Z"
        },
        {
            "id": 446,
            "url": "https://api.purplme.com/variants/26/variations/446/?format=api",
            "variant": {
                "id": 26,
                "url": "https://api.purplme.com/variants/26/?format=api",
                "name": "Amount"
            },
            "value": "Custom payment 2500",
            "datetime_created": "2026-03-26T11:36:13.833691Z",
            "datetime_updated": "2026-03-26T11:36:13.833706Z"
        },
        {
            "id": 445,
            "url": "https://api.purplme.com/variants/26/variations/445/?format=api",
            "variant": {
                "id": 26,
                "url": "https://api.purplme.com/variants/26/?format=api",
                "name": "Amount"
            },
            "value": "Custom payment 2400",
            "datetime_created": "2026-03-26T11:35:50.313566Z",
            "datetime_updated": "2026-03-26T11:35:50.313580Z"
        },
        {
            "id": 444,
            "url": "https://api.purplme.com/variants/26/variations/444/?format=api",
            "variant": {
                "id": 26,
                "url": "https://api.purplme.com/variants/26/?format=api",
                "name": "Amount"
            },
            "value": "Custom payment 2300",
            "datetime_created": "2026-03-26T11:34:54.355874Z",
            "datetime_updated": "2026-03-26T11:34:54.355888Z"
        },
        {
            "id": 443,
            "url": "https://api.purplme.com/variants/26/variations/443/?format=api",
            "variant": {
                "id": 26,
                "url": "https://api.purplme.com/variants/26/?format=api",
                "name": "Amount"
            },
            "value": "Custom payment 2200",
            "datetime_created": "2026-03-26T11:34:33.622441Z",
            "datetime_updated": "2026-03-26T11:34:33.622457Z"
        },
        {
            "id": 442,
            "url": "https://api.purplme.com/variants/26/variations/442/?format=api",
            "variant": {
                "id": 26,
                "url": "https://api.purplme.com/variants/26/?format=api",
                "name": "Amount"
            },
            "value": "Custom payment 2100",
            "datetime_created": "2026-03-26T11:33:39.297762Z",
            "datetime_updated": "2026-03-26T11:33:39.297777Z"
        },
        {
            "id": 441,
            "url": "https://api.purplme.com/variants/26/variations/441/?format=api",
            "variant": {
                "id": 26,
                "url": "https://api.purplme.com/variants/26/?format=api",
                "name": "Amount"
            },
            "value": "Custom payment 1900",
            "datetime_created": "2026-03-26T11:33:07.483054Z",
            "datetime_updated": "2026-03-26T11:33:07.483069Z"
        },
        {
            "id": 440,
            "url": "https://api.purplme.com/variants/26/variations/440/?format=api",
            "variant": {
                "id": 26,
                "url": "https://api.purplme.com/variants/26/?format=api",
                "name": "Amount"
            },
            "value": "Custom payment 1700",
            "datetime_created": "2026-03-26T11:32:25.986816Z",
            "datetime_updated": "2026-03-26T11:32:25.986830Z"
        },
        {
            "id": 439,
            "url": "https://api.purplme.com/variants/26/variations/439/?format=api",
            "variant": {
                "id": 26,
                "url": "https://api.purplme.com/variants/26/?format=api",
                "name": "Amount"
            },
            "value": "Custom payment 1600",
            "datetime_created": "2026-03-26T11:32:00.703812Z",
            "datetime_updated": "2026-03-26T11:32:00.703827Z"
        },
        {
            "id": 438,
            "url": "https://api.purplme.com/variants/26/variations/438/?format=api",
            "variant": {
                "id": 26,
                "url": "https://api.purplme.com/variants/26/?format=api",
                "name": "Amount"
            },
            "value": "Custom payment 1300",
            "datetime_created": "2026-03-26T11:31:32.056814Z",
            "datetime_updated": "2026-03-26T11:31:32.056828Z"
        }
    ]
}