GET /coloring/shared-pages/?format=api&ordering=is_template&page=25
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "instance": null,
    "properties": [],
    "meta": {},
    "links": {
        "next": null,
        "previous": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=is_template&page=24"
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "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": 954,
            "name": "Twitter",
            "id_string": "twitter-logo",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T17:05:47.988685Z",
            "meta": null,
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 1881,
            "name": "Cat Under a Sprout",
            "id_string": "cat-under-a-sprout",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-13T16:29:32.226319Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                },
                "next": "untitled-1885"
            },
            "status": "public",
            "width": 24,
            "height": 24,
            "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
        },
        {
            "id": 1930,
            "name": "Little Viking Character",
            "id_string": "little-viking-character",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-15T16:59:16.721689Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 16,
            "height": 19,
            "has_image": true
        },
        {
            "id": 1915,
            "name": "Tom The Cat",
            "id_string": "tom-the-cat",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-15T13:21:16.187050Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 18,
            "height": 25,
            "has_image": true
        },
        {
            "id": 895,
            "name": "Fox",
            "id_string": "fox",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-10T16:21:00.925344Z",
            "meta": null,
            "status": "public",
            "width": 24,
            "height": 24,
            "has_image": true
        }
    ]
}