GET /coloring/shared-pages/?format=api&ordering=is_template&page=2
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_template&page=3",
        "previous": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=is_template"
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "id": 211,
            "name": "Computerman art",
            "id_string": "computerman-art",
            "is_template": false,
            "is_tile": false,
            "updated": "2023-07-09T09:20:20.311632Z",
            "meta": null,
            "status": "public",
            "width": 22,
            "height": 22,
            "has_image": true
        },
        {
            "id": 402,
            "name": "Minimal Hero: Woody",
            "id_string": "minimal-hero-woody",
            "is_template": false,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 13,
            "height": 13,
            "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": 12,
            "name": "My Cheese",
            "id_string": "my-cheese",
            "is_template": false,
            "is_tile": false,
            "updated": "2023-06-22T16:22:31.440412Z",
            "meta": null,
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 895,
            "name": "Fox",
            "id_string": "fox",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-10T16:21:00.925344Z",
            "meta": null,
            "status": "public",
            "width": 24,
            "height": 24,
            "has_image": true
        },
        {
            "id": 1915,
            "name": "Tom The Cat",
            "id_string": "tom-the-cat",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-15T13:21:16.187050Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 18,
            "height": 25,
            "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": 1930,
            "name": "Little Viking Character",
            "id_string": "little-viking-character",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-15T16:59:16.721689Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 16,
            "height": 19,
            "has_image": true
        },
        {
            "id": 1795,
            "name": "Blonde Girl",
            "id_string": "blonde-girl",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-09T14:07:15.634556Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 13,
            "height": 23,
            "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
        }
    ]
}