GET /coloring/shared-pages/?format=api&ordering=-name&page=4
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=5",
        "previous": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=-name&page=3"
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "id": 458,
            "name": "Sonic 8bit",
            "id_string": "sonic-8bit",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": {
                "ip_flag": true,
                "vote_count": 1,
                "ip_flag_source": "admin"
            },
            "status": "public",
            "width": 8,
            "height": 8,
            "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": 945,
            "name": "Sonic",
            "id_string": "sonic-946",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T16:36:07.053556Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 30,
            "height": 30,
            "has_image": true
        },
        {
            "id": 941,
            "name": "Sonic",
            "id_string": "sonic-942",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T16:23:06.720594Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 23,
            "height": 23,
            "has_image": true
        },
        {
            "id": 940,
            "name": "Sonic",
            "id_string": "sonic-941",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T16:22:09.527294Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 25,
            "height": 25,
            "has_image": true
        },
        {
            "id": 18,
            "name": "Snow monster filled",
            "id_string": "snow-monster-filled",
            "is_template": false,
            "is_tile": false,
            "updated": "2023-06-26T15:02:05.622862Z",
            "meta": null,
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 17,
            "name": "Snow Monster",
            "id_string": "snow-monster",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-06-26T14:58:40.668694Z",
            "meta": null,
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 15,
            "name": "Snowman",
            "id_string": "snowman",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-06-26T03:22:59.910495Z",
            "meta": null,
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 927,
            "name": "Snivy",
            "id_string": "snivy",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T15:51:48.224546Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 12,
            "height": 12,
            "has_image": true
        },
        {
            "id": 1926,
            "name": "Sleepy Corgi",
            "id_string": "sleepy-corgi",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-15T13:27:08.139583Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 28,
            "height": 28,
            "has_image": true
        }
    ]
}