GET /coloring/shared-pages/?format=api&ordering=status&page=9
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=status&page=10",
        "previous": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=status&page=8"
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "id": 27,
            "name": "Mario",
            "id_string": "mario",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-06-30T16:31:30.472842Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 700,
            "name": "Sitting puppy",
            "id_string": "sitting-puppy",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": {
                "next": "donald-trump"
            },
            "status": "public",
            "width": 28,
            "height": 28,
            "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": 939,
            "name": "Sonic",
            "id_string": "sonic",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T16:20:20.619857Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 27,
            "height": 27,
            "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
        },
        {
            "id": 915,
            "name": "Bulbasaur",
            "id_string": "bulbasaur-916",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T15:15:23.239883Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 12,
            "height": 12,
            "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": 35,
            "name": "Captain America",
            "id_string": "captain-america",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-07-09T09:58:07.980587Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 17,
            "height": 17,
            "has_image": true
        }
    ]
}