GET /coloring/shared-pages/?format=api&ordering=-name&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=-name&page=8",
        "previous": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=-name&page=6"
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "id": 2,
            "name": "Plane 2",
            "id_string": "plane-2",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-06-18T17:18:48.459101Z",
            "meta": null,
            "status": "public",
            "width": 32,
            "height": 32,
            "has_image": true
        },
        {
            "id": 1,
            "name": "Plane",
            "id_string": "plane",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-06-13T04:51:08.220923Z",
            "meta": null,
            "status": "public",
            "width": 32,
            "height": 32,
            "has_image": true
        },
        {
            "id": 903,
            "name": "Pixel Surprised Face",
            "id_string": "pixel-surprised-face",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-10T17:42:59.272795Z",
            "meta": null,
            "status": "public",
            "width": 12,
            "height": 12,
            "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": 901,
            "name": "Pixel Love Face",
            "id_string": "pixel-love-face-903",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-10T17:24:22.520222Z",
            "meta": null,
            "status": "public",
            "width": 12,
            "height": 12,
            "has_image": true
        },
        {
            "id": 926,
            "name": "Piplup",
            "id_string": "piplup",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T15:50:55.321182Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 12,
            "height": 12,
            "has_image": true
        },
        {
            "id": 958,
            "name": "Pinterest",
            "id_string": "pinterest",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T17:08:46.289510Z",
            "meta": null,
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 729,
            "name": "Pink Dinosaur",
            "id_string": "pink-dinosaur",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-29T07:23:12.370952Z",
            "meta": null,
            "status": "public",
            "width": 13,
            "height": 13,
            "has_image": true
        },
        {
            "id": 376,
            "name": "Penguin",
            "id_string": "penguin",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": null,
            "status": "public",
            "width": 22,
            "height": 22,
            "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
        }
    ]
}