A nested view set for model Variation.

GET /variants/26/variations/?format=api&ordering=value
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=value",
    "previous": null,
    "results": [
        {
            "id": 428,
            "url": "https://api.purplme.com/variants/26/variations/428/?format=api",
            "variant": {
                "id": 26,
                "url": "https://api.purplme.com/variants/26/?format=api",
                "name": "Amount"
            },
            "value": "0.10",
            "datetime_created": "2026-02-26T09:15:30.498141Z",
            "datetime_updated": "2026-02-26T09:15:30.498158Z"
        },
        {
            "id": 426,
            "url": "https://api.purplme.com/variants/26/variations/426/?format=api",
            "variant": {
                "id": 26,
                "url": "https://api.purplme.com/variants/26/?format=api",
                "name": "Amount"
            },
            "value": "1500 USD",
            "datetime_created": "2026-02-11T12:26:20.276285Z",
            "datetime_updated": "2026-02-11T12:26:20.276303Z"
        },
        {
            "id": 427,
            "url": "https://api.purplme.com/variants/26/variations/427/?format=api",
            "variant": {
                "id": 26,
                "url": "https://api.purplme.com/variants/26/?format=api",
                "name": "Amount"
            },
            "value": "2000 USD",
            "datetime_created": "2026-02-11T12:30:58.133153Z",
            "datetime_updated": "2026-02-11T12:30:58.133169Z"
        },
        {
            "id": 435,
            "url": "https://api.purplme.com/variants/26/variations/435/?format=api",
            "variant": {
                "id": 26,
                "url": "https://api.purplme.com/variants/26/?format=api",
                "name": "Amount"
            },
            "value": "Custom payment 1000",
            "datetime_created": "2026-03-26T11:30:28.996779Z",
            "datetime_updated": "2026-03-26T11:30:28.996799Z"
        },
        {
            "id": 436,
            "url": "https://api.purplme.com/variants/26/variations/436/?format=api",
            "variant": {
                "id": 26,
                "url": "https://api.purplme.com/variants/26/?format=api",
                "name": "Amount"
            },
            "value": "Custom payment 1100",
            "datetime_created": "2026-03-26T11:30:54.282337Z",
            "datetime_updated": "2026-03-26T11:30:54.282352Z"
        },
        {
            "id": 437,
            "url": "https://api.purplme.com/variants/26/variations/437/?format=api",
            "variant": {
                "id": 26,
                "url": "https://api.purplme.com/variants/26/?format=api",
                "name": "Amount"
            },
            "value": "Custom payment 1200",
            "datetime_created": "2026-03-26T11:31:11.095231Z",
            "datetime_updated": "2026-03-26T11:31:11.095247Z"
        },
        {
            "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"
        },
        {
            "id": 433,
            "url": "https://api.purplme.com/variants/26/variations/433/?format=api",
            "variant": {
                "id": 26,
                "url": "https://api.purplme.com/variants/26/?format=api",
                "name": "Amount"
            },
            "value": "Custom payment 1400",
            "datetime_created": "2026-03-26T11:15:59.179957Z",
            "datetime_updated": "2026-03-26T11:15:59.179972Z"
        },
        {
            "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": 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"
        }
    ]
}