GET /coloring/shared-pages/?format=api&ordering=-name&page=2
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=-name&page=3",
        "previous": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=-name"
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "id": 938,
            "name": "Tree",
            "id_string": "tree",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T16:17:46.004504Z",
            "meta": null,
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 338,
            "name": "Tree",
            "id_string": "tree-1",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-08T06:56:55.854420Z",
            "meta": null,
            "status": "public",
            "width": 17,
            "height": 17,
            "has_image": true
        },
        {
            "id": 377,
            "name": "Totoro",
            "id_string": "totoro-39x39",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 39,
            "height": 39,
            "has_image": true
        },
        {
            "id": 920,
            "name": "Totodile",
            "id_string": "totodile",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T15:30:01.438857Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 12,
            "height": 12,
            "has_image": true
        },
        {
            "id": 1348,
            "name": "Toru Kazama",
            "id_string": "toru-kazama",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-06-25T14:39:43.912606Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                },
                "next": "meow-hero"
            },
            "status": "public",
            "width": 36,
            "height": 36,
            "has_image": true
        },
        {
            "id": 922,
            "name": "Torchic",
            "id_string": "torchic",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T15:40:47.436511Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 12,
            "height": 12,
            "has_image": true
        },
        {
            "id": 1915,
            "name": "Tom The Cat",
            "id_string": "tom-the-cat",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-15T13:21:16.187050Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 18,
            "height": 25,
            "has_image": true
        },
        {
            "id": 1927,
            "name": "Tiny Penguin",
            "id_string": "tiny-penguin",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-15T13:27:14.150915Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 9,
            "height": 9,
            "has_image": true
        },
        {
            "id": 1387,
            "name": "Tiny monkey",
            "id_string": "tiny-monkey",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-06-28T14:42:07.468034Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                },
                "next": "cuter-fatter-cow"
            },
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 1386,
            "name": "Tiny Ghost",
            "id_string": "tiny-ghost",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-06-28T14:42:06.739023Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                },
                "next": "tiny-monkey"
            },
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        }
    ]
}