GET /coloring/shared-pages/?format=api&ordering=name&page=17
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=18",
        "previous": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=name&page=16"
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "id": 4,
            "name": "My dino",
            "id_string": "my-dino",
            "is_template": false,
            "is_tile": false,
            "updated": "2023-06-20T14:44:57.710537Z",
            "meta": null,
            "status": "public",
            "width": 24,
            "height": 24,
            "has_image": true
        },
        {
            "id": 16,
            "name": "My snowman",
            "id_string": "my-snowman",
            "is_template": false,
            "is_tile": false,
            "updated": "2023-06-26T03:24:47.729681Z",
            "meta": null,
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 9,
            "name": "My yellow ship",
            "id_string": "my-yellow-ship",
            "is_template": false,
            "is_tile": false,
            "updated": "2023-06-22T03:55:00.029770Z",
            "meta": null,
            "status": "public",
            "width": 32,
            "height": 32,
            "has_image": true
        },
        {
            "id": 305,
            "name": "Naruto: Konan",
            "id_string": "naruto-konan",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-08T03:38:05.578847Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 20,
            "height": 20,
            "has_image": true
        },
        {
            "id": 308,
            "name": "Naruto: Nagato Uzumaki",
            "id_string": "naruto-nagato-uzumaki",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-08T06:56:55.854420Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 18,
            "height": 18,
            "has_image": true
        },
        {
            "id": 307,
            "name": "Naruto: Sasori",
            "id_string": "naruto-sasori",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-08T06:55:54.130726Z",
            "meta": {
                "ip_flag": true,
                "vote_count": 1,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 19,
            "height": 19,
            "has_image": true
        },
        {
            "id": 304,
            "name": "Naruto: Yahiko",
            "id_string": "naruto-yahiko",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-08T03:34:40.540854Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 20,
            "height": 20,
            "has_image": true
        },
        {
            "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": 378,
            "name": "Nyan Cat",
            "id_string": "nyan-cat",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": null,
            "status": "public",
            "width": 34,
            "height": 34,
            "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
        }
    ]
}