List past daily pieces, newest first.

GET /coloring/shared-pages/daily-archive/?format=api&ordering=is_template
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "instance": null,
    "properties": [],
    "meta": null,
    "links": {
        "next": null,
        "previous": null
    },
    "count": 0,
    "page_size": 10,
    "num_pages": 1,
    "results": []
}