GET /coloring/shared-pages/?format=api&ordering=-meta&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=-meta&page=6",
        "previous": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=-meta&page=4"
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "id": 252,
            "name": "Nobita",
            "id_string": "nobita-21x21",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-09-20T11:09:35.486381Z",
            "meta": null,
            "status": "public",
            "width": 21,
            "height": 21,
            "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": 17,
            "name": "Snow Monster",
            "id_string": "snow-monster",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-06-26T14:58:40.668694Z",
            "meta": null,
            "status": "public",
            "width": 16,
            "height": 16,
            "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": 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": 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": 728,
            "name": "Boy",
            "id_string": "boy",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-29T07:23:12.370952Z",
            "meta": null,
            "status": "public",
            "width": 16,
            "height": 16,
            "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": 913,
            "name": "Red Monster",
            "id_string": "red-monster",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T06:25:58.019659Z",
            "meta": null,
            "status": "public",
            "width": 10,
            "height": 10,
            "has_image": true
        },
        {
            "id": 33,
            "name": "Cute Cat",
            "id_string": "cute-cat",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-07-09T09:20:20.311632Z",
            "meta": null,
            "status": "public",
            "width": 15,
            "height": 15,
            "has_image": true
        }
    ]
}