A nested view set for model Variation.

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

{
    "count": 0,
    "next": null,
    "previous": null,
    "results": []
}