GET /coloring/shared-pages/?format=api&ordering=-status&page=3
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=-status&page=4",
        "previous": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=-status&page=2"
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "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": 1917,
            "name": "Garfield",
            "id_string": "garfield-face",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-15T13:23:12.136337Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 45,
            "height": 37,
            "has_image": true
        },
        {
            "id": 899,
            "name": "Cute Giraffe Pixel Art",
            "id_string": "cute-giraffe-pixel-art",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-10T17:04:23.524433Z",
            "meta": null,
            "status": "public",
            "width": 34,
            "height": 34,
            "has_image": true
        },
        {
            "id": 1918,
            "name": "Doge Head meme",
            "id_string": "doge-head",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-15T13:26:26.560555Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 24,
            "height": 26,
            "has_image": true
        },
        {
            "id": 1919,
            "name": "Peeking Calico Cat",
            "id_string": "peeking-calico-cat",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-15T13:26:30.823857Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 32,
            "height": 32,
            "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": 392,
            "name": "Icon: Camera",
            "id_string": "icon-camera",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": null,
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 1932,
            "name": "Little Green Alligator",
            "id_string": "little-green-alligator",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-15T17:05:07.342602Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 25,
            "height": 17,
            "has_image": true
        },
        {
            "id": 897,
            "name": "meerkat",
            "id_string": "meerkat",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-10T16:57:34.548625Z",
            "meta": null,
            "status": "public",
            "width": 24,
            "height": 24,
            "has_image": true
        },
        {
            "id": 699,
            "name": "Retro Green Monster",
            "id_string": "retro-green-monster",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": null,
            "status": "public",
            "width": 11,
            "height": 11,
            "has_image": true
        }
    ]
}