GET /coloring/shared-pages/?format=api&ordering=is_template&page=7
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=is_template&page=8",
        "previous": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=is_template&page=6"
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "id": 456,
            "name": "Kazuma Sato",
            "id_string": "kazuma-sato",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": {
                "vote_count": 1
            },
            "status": "public",
            "width": 35,
            "height": 35,
            "has_image": true
        },
        {
            "id": 1813,
            "name": "White Daisy",
            "id_string": "white-daisy",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-10T06:48:05.621597Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 24,
            "height": 25,
            "has_image": true
        },
        {
            "id": 1916,
            "name": "Garfield",
            "id_string": "garfield",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-15T13:22:16.789456Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 16,
            "height": 21,
            "has_image": true
        },
        {
            "id": 900,
            "name": "Pixel Smiley Face",
            "id_string": "pixel-smiley-face",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-10T17:22:28.571826Z",
            "meta": null,
            "status": "public",
            "width": 12,
            "height": 12,
            "has_image": true
        },
        {
            "id": 462,
            "name": "Angry Birds 8bit: Blue",
            "id_string": "angry-birds-8bit-blue",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": {
                "ip_flag": true,
                "vote_count": 1,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 8,
            "height": 8,
            "has_image": true
        },
        {
            "id": 1796,
            "name": "Fantasy War Axe",
            "id_string": "fantasy-war-axe",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-09T14:38:19.743241Z",
            "meta": {
                "bg": {
                    "type": "solid",
                    "artId": "",
                    "color": "#1A1033",
                    "artUrl": ""
                },
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 18,
            "height": 18,
            "has_image": true
        },
        {
            "id": 2020,
            "name": "A cat sitting",
            "id_string": "a-cat-sitting",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-21T03:57:02.551122Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                },
                "next": "tile-1-2021"
            },
            "status": "public",
            "width": 41,
            "height": 41,
            "has_image": true
        },
        {
            "id": 938,
            "name": "Tree",
            "id_string": "tree",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T16:17:46.004504Z",
            "meta": null,
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 1804,
            "name": "Office Desk at Dusk",
            "id_string": "office-desk-at-dusk",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-09T16:20:20.518436Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 41,
            "height": 41,
            "has_image": true
        },
        {
            "id": 1924,
            "name": "Little Tan Dog with White Chest",
            "id_string": "little-tan-dog",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-15T13:26:51.330941Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 24,
            "height": 24,
            "has_image": true
        }
    ]
}