GET /coloring/shared-pages/?format=api&ordering=-width&page=15
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=-width&page=16",
        "previous": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=-width&page=14"
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "id": 15,
            "name": "Snowman",
            "id_string": "snowman",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-06-26T03:22:59.910495Z",
            "meta": null,
            "status": "public",
            "width": 16,
            "height": 16,
            "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": 18,
            "name": "Snow monster filled",
            "id_string": "snow-monster-filled",
            "is_template": false,
            "is_tile": false,
            "updated": "2023-06-26T15:02:05.622862Z",
            "meta": null,
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 1386,
            "name": "Tiny Ghost",
            "id_string": "tiny-ghost",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-06-28T14:42:06.739023Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                },
                "next": "tiny-monkey"
            },
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 1387,
            "name": "Tiny monkey",
            "id_string": "tiny-monkey",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-06-28T14:42:07.468034Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                },
                "next": "cuter-fatter-cow"
            },
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 25,
            "name": "Red - among us character",
            "id_string": "red-among-us-character",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-06-30T16:09:58.295484Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 26,
            "name": "Red - among us character",
            "id_string": "red-among-us-character-art",
            "is_template": false,
            "is_tile": false,
            "updated": "2023-06-30T16:09:58Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 28,
            "name": "Mario",
            "id_string": "mario-art",
            "is_template": false,
            "is_tile": false,
            "updated": "2023-06-30T16:31:30Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 29,
            "name": "Mushroom - Super Mario",
            "id_string": "mushroom-super-mario",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-06-30T16:40:22.658299Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 30,
            "name": "Mushroom - Super Mario",
            "id_string": "mushroom-super-mario-art",
            "is_template": false,
            "is_tile": false,
            "updated": "2023-06-30T16:40:22.658299Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        }
    ]
}