GET /coloring/shared-pages/?format=api&ordering=-meta&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "instance": null,
    "properties": [],
    "meta": {},
    "links": {
        "next": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=-meta&page=4",
        "previous": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=-meta&page=2"
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "id": 1,
            "name": "Plane",
            "id_string": "plane",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-06-13T04:51:08.220923Z",
            "meta": null,
            "status": "public",
            "width": 32,
            "height": 32,
            "has_image": true
        },
        {
            "id": 899,
            "name": "Cute Giraffe Pixel Art",
            "id_string": "cute-giraffe-pixel-art",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-10T17:04:23.524433Z",
            "meta": null,
            "status": "public",
            "width": 34,
            "height": 34,
            "has_image": true
        },
        {
            "id": 901,
            "name": "Pixel Love Face",
            "id_string": "pixel-love-face-903",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-10T17:24:22.520222Z",
            "meta": null,
            "status": "public",
            "width": 12,
            "height": 12,
            "has_image": true
        },
        {
            "id": 900,
            "name": "Pixel Smiley Face",
            "id_string": "pixel-smiley-face",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-10T17:22:28.571826Z",
            "meta": null,
            "status": "public",
            "width": 12,
            "height": 12,
            "has_image": true
        },
        {
            "id": 911,
            "name": "Green Monster",
            "id_string": "green-monster",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T06:22:33.035140Z",
            "meta": null,
            "status": "public",
            "width": 11,
            "height": 11,
            "has_image": true
        },
        {
            "id": 392,
            "name": "Icon: Camera",
            "id_string": "icon-camera",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": null,
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 252,
            "name": "Nobita",
            "id_string": "nobita-21x21",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-09-20T11:09:35.486381Z",
            "meta": null,
            "status": "public",
            "width": 21,
            "height": 21,
            "has_image": true
        },
        {
            "id": 897,
            "name": "meerkat",
            "id_string": "meerkat",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-10T16:57:34.548625Z",
            "meta": null,
            "status": "public",
            "width": 24,
            "height": 24,
            "has_image": true
        },
        {
            "id": 699,
            "name": "Retro Green Monster",
            "id_string": "retro-green-monster",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": null,
            "status": "public",
            "width": 11,
            "height": 11,
            "has_image": true
        },
        {
            "id": 943,
            "name": "Crown",
            "id_string": "crown-944",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T16:31:05.963684Z",
            "meta": null,
            "status": "public",
            "width": 19,
            "height": 12,
            "has_image": true
        }
    ]
}