GET /coloring/shared-pages/?format=api&ordering=-id&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=-id&page=5",
        "previous": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=-id&page=3"
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "id": 1879,
            "name": "Brown Alpaca",
            "id_string": "brown-alpaca",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-13T03:06:33.807548Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 32,
            "height": 32,
            "has_image": true
        },
        {
            "id": 1857,
            "name": "Pomo Duck",
            "id_string": "pomoduck",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-12T05:39:44.601272Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                },
                "next": "untitled-1858"
            },
            "status": "public",
            "width": 64,
            "height": 64,
            "has_image": true
        },
        {
            "id": 1849,
            "name": "Chubby Little Penguin",
            "id_string": "penguim",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-11T16:12:03.313376Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                },
                "next": "pomoduck"
            },
            "status": "public",
            "width": 15,
            "height": 15,
            "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": 1810,
            "name": "Brown Puppy",
            "id_string": "brown-puppy",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-10T03:49:15.684266Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 64,
            "height": 64,
            "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": 1800,
            "name": "Round Calico Cat",
            "id_string": "round-calico-cat",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-09T16:05:48.768892Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 37,
            "height": 37,
            "has_image": true
        },
        {
            "id": 1798,
            "name": "Siamese Cat",
            "id_string": "siamese-cat",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-09T16:00:07.332594Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 1797,
            "name": "Dragon",
            "id_string": "dragon-8x8",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-09T15:33:35.632181Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 18,
            "height": 18,
            "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
        }
    ]
}