GET /coloring/shared-pages/?format=api&ordering=updated&page=20
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=updated&page=21",
        "previous": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=updated&page=19"
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "id": 967,
            "name": "dorami",
            "id_string": "dorami",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-24T03:20:15.385632Z",
            "meta": null,
            "status": "public",
            "width": 25,
            "height": 25,
            "has_image": true
        },
        {
            "id": 1040,
            "name": "Mario Flower",
            "id_string": "mario-flower",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-04-19T12:23:54.287742Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 18,
            "height": 18,
            "has_image": true
        },
        {
            "id": 1042,
            "name": "Supermario drive",
            "id_string": "super-mario-drive",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-04-19T14:14:12.979926Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 43,
            "height": 43,
            "has_image": true
        },
        {
            "id": 1056,
            "name": "Fish",
            "id_string": "fish",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-04-21T04:23:43.767978Z",
            "meta": null,
            "status": "public",
            "width": 14,
            "height": 6,
            "has_image": true
        },
        {
            "id": 1060,
            "name": "Bee",
            "id_string": "bee-1061",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-04-21T04:28:11.301741Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                },
                "next": "sunglasses-1066"
            },
            "status": "public",
            "width": 14,
            "height": 14,
            "has_image": true
        },
        {
            "id": 1212,
            "name": "Supermario drive",
            "id_string": "supermario-drive-1212",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-05-20T16:53:48.144633Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                },
                "next": "fish",
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 43,
            "height": 43,
            "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": 1384,
            "name": "Tiny Frog",
            "id_string": "tiny-frog",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-06-28T14:42:05.252653Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                },
                "next": "tile-2"
            },
            "status": "public",
            "width": 18,
            "height": 18,
            "has_image": true
        },
        {
            "id": 1385,
            "name": "Buffalo",
            "id_string": "buffalo",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-06-28T14:42:05.968504Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                },
                "next": "tiny-ghost"
            },
            "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
        }
    ]
}