GET /coloring/shared-pages/?format=api&ordering=id_string&page=5
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=id_string&page=6",
        "previous": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=id_string&page=4"
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "id": 1922,
            "name": "Chubby Blue Cat",
            "id_string": "chubby-blue-cat",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-15T13:26:42.607344Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 17,
            "height": 17,
            "has_image": true
        },
        {
            "id": 1883,
            "name": "Chubby Little Penguin",
            "id_string": "chubby-little-penguin",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-13T16:38:01.122202Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                },
                "next": "untitled-1885"
            },
            "status": "public",
            "width": 22,
            "height": 22,
            "has_image": true
        },
        {
            "id": 1928,
            "name": "Chubby Orange Cat",
            "id_string": "chubby-orange-cat",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-15T13:27:27.522333Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 18,
            "height": 18,
            "has_image": true
        },
        {
            "id": 1395,
            "name": "Coffee shop by Rafael Isobe",
            "id_string": "coffee-shop-by-rafael-isobe",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-06-28T15:36:34.754945Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                },
                "next": "beverage-vending-machine"
            },
            "status": "public",
            "width": 65,
            "height": 65,
            "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
        },
        {
            "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": 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": 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": 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
        }
    ]
}