GET /coloring/shared-pages/?format=api&ordering=-name&page=10
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=11",
        "previous": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=-name&page=9"
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "id": 952,
            "name": "Mugman",
            "id_string": "mugman",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T16:58:54.620631Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 23,
            "height": 23,
            "has_image": true
        },
        {
            "id": 923,
            "name": "Mudkip",
            "id_string": "mudkip",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T15:43:13.397218Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 12,
            "height": 12,
            "has_image": true
        },
        {
            "id": 380,
            "name": "Monkey D. Luffy",
            "id_string": "monkey-d-luffy",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 35,
            "height": 35,
            "has_image": true
        },
        {
            "id": 381,
            "name": "Minion: Stuart",
            "id_string": "minion-stuart",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": null,
            "status": "public",
            "width": 32,
            "height": 32,
            "has_image": true
        },
        {
            "id": 382,
            "name": "Minion: Kevin",
            "id_string": "minion-kevin",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": {
                "next": "minion-bob"
            },
            "status": "public",
            "width": 25,
            "height": 25,
            "has_image": true
        },
        {
            "id": 383,
            "name": "Minion: Bob",
            "id_string": "minion-bob",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": null,
            "status": "public",
            "width": 19,
            "height": 19,
            "has_image": true
        },
        {
            "id": 402,
            "name": "Minimal Hero: Woody",
            "id_string": "minimal-hero-woody",
            "is_template": false,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 13,
            "height": 13,
            "has_image": true
        },
        {
            "id": 398,
            "name": "Minimal Hero: Super Mario",
            "id_string": "minimal-hero-super-mario",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 13,
            "height": 13,
            "has_image": true
        },
        {
            "id": 401,
            "name": "Minimal Hero: Superman",
            "id_string": "minimal-hero-superman",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 13,
            "height": 13,
            "has_image": true
        },
        {
            "id": 396,
            "name": "Minimal Hero: Iron Man",
            "id_string": "minimal-hero-batman-398",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 13,
            "height": 13,
            "has_image": true
        }
    ]
}