GET /coloring/shared-pages/?format=api&ordering=-name&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=-name&page=21",
        "previous": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=-name&page=19"
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "id": 34,
            "name": "Cute Cat",
            "id_string": "cute-cat-art",
            "is_template": false,
            "is_tile": false,
            "updated": "2023-07-09T09:20:20.311632Z",
            "meta": null,
            "status": "public",
            "width": 15,
            "height": 15,
            "has_image": true
        },
        {
            "id": 951,
            "name": "Cuphead",
            "id_string": "cuphead-952",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T16:57:16.873079Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 21,
            "height": 21,
            "has_image": true
        },
        {
            "id": 953,
            "name": "Cuphead",
            "id_string": "cuphead-954",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T17:01:06.357765Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 24,
            "height": 24,
            "has_image": true
        },
        {
            "id": 950,
            "name": "cuphead",
            "id_string": "cuphead",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T16:52:31.028786Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 21,
            "height": 21,
            "has_image": true
        },
        {
            "id": 1964,
            "name": "Crunchy Carrot",
            "id_string": "crunchy-carrot",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-19T06:31:09.794228Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 32,
            "height": 32,
            "has_image": true
        },
        {
            "id": 942,
            "name": "Crown",
            "id_string": "crown",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T16:29:48.533693Z",
            "meta": null,
            "status": "public",
            "width": 15,
            "height": 15,
            "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
        },
        {
            "id": 211,
            "name": "Computerman art",
            "id_string": "computerman-art",
            "is_template": false,
            "is_tile": false,
            "updated": "2023-07-09T09:20:20.311632Z",
            "meta": null,
            "status": "public",
            "width": 22,
            "height": 22,
            "has_image": true
        },
        {
            "id": 179,
            "name": "Computer Man",
            "id_string": "computerman",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-07-09T09:20:20.311632Z",
            "meta": null,
            "status": "public",
            "width": 22,
            "height": 22,
            "has_image": true
        },
        {
            "id": 339,
            "name": "Coin",
            "id_string": "coin-8x8",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-08T06:56:55.854420Z",
            "meta": {
                "vote_count": 3
            },
            "status": "public",
            "width": 8,
            "height": 8,
            "has_image": true
        }
    ]
}