GET /coloring/shared-pages/?format=api&ordering=-name&page=23
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=24",
        "previous": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=-name&page=22"
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "id": 355,
            "name": "Candy",
            "id_string": "candy-12x12",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-08T06:55:55.854000Z",
            "meta": null,
            "status": "public",
            "width": 12,
            "height": 12,
            "has_image": true
        },
        {
            "id": 725,
            "name": "Bunny",
            "id_string": "bunny",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-29T07:23:12.370952Z",
            "meta": null,
            "status": "public",
            "width": 17,
            "height": 17,
            "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": 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": 1810,
            "name": "Brown Puppy",
            "id_string": "brown-puppy",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-10T03:49:15.684266Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 64,
            "height": 64,
            "has_image": true
        },
        {
            "id": 898,
            "name": "Brown Bear Pixel Art",
            "id_string": "brown-bear-pixel-art",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-10T17:00:16.643890Z",
            "meta": null,
            "status": "public",
            "width": 21,
            "height": 21,
            "has_image": true
        },
        {
            "id": 1879,
            "name": "Brown Alpaca",
            "id_string": "brown-alpaca",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-13T03:06:33.807548Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 32,
            "height": 32,
            "has_image": true
        },
        {
            "id": 728,
            "name": "Boy",
            "id_string": "boy",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-29T07:23:12.370952Z",
            "meta": null,
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 912,
            "name": "Blue Monster",
            "id_string": "blue-monster",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T06:23:52.337696Z",
            "meta": null,
            "status": "public",
            "width": 12,
            "height": 12,
            "has_image": true
        },
        {
            "id": 1795,
            "name": "Blonde Girl",
            "id_string": "blonde-girl",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-09T14:07:15.634556Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 13,
            "height": 23,
            "has_image": true
        }
    ]
}