GET /coloring/shared-pages/?format=api&ordering=is_tile
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=is_tile&page=2",
        "previous": null
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "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": 1883,
            "name": "Chubby Little Penguin",
            "id_string": "chubby-little-penguin",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-13T16:38:01.122202Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                },
                "next": "untitled-1885"
            },
            "status": "public",
            "width": 22,
            "height": 22,
            "has_image": true
        },
        {
            "id": 1348,
            "name": "Toru Kazama",
            "id_string": "toru-kazama",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-06-25T14:39:43.912606Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                },
                "next": "meow-hero"
            },
            "status": "public",
            "width": 36,
            "height": 36,
            "has_image": true
        },
        {
            "id": 881,
            "name": "Shiba Inu",
            "id_string": "shiba-inu",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-08T16:54:43.309493Z",
            "meta": null,
            "status": "public",
            "width": 48,
            "height": 48,
            "has_image": true
        },
        {
            "id": 1884,
            "name": "Sleeping Duck",
            "id_string": "sleeping-duck",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-13T16:49:11.035671Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                },
                "next": "untitled-1885"
            },
            "status": "public",
            "width": 31,
            "height": 16,
            "has_image": true
        },
        {
            "id": 1212,
            "name": "Supermario drive",
            "id_string": "supermario-drive-1212",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-05-20T16:53:48.144633Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                },
                "next": "fish",
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 43,
            "height": 43,
            "has_image": true
        },
        {
            "id": 1793,
            "name": "Yellow Tile",
            "id_string": "yellow-tile",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-09T14:05:14.950210Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 13,
            "height": 13,
            "has_image": true
        },
        {
            "id": 34,
            "name": "Cute Cat",
            "id_string": "cute-cat-art",
            "is_template": false,
            "is_tile": false,
            "updated": "2023-07-09T09:20:20.311632Z",
            "meta": null,
            "status": "public",
            "width": 15,
            "height": 15,
            "has_image": true
        },
        {
            "id": 2020,
            "name": "A cat sitting",
            "id_string": "a-cat-sitting",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-21T03:57:02.551122Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                },
                "next": "tile-1-2021"
            },
            "status": "public",
            "width": 41,
            "height": 41,
            "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
        }
    ]
}