GET /coloring/shared-pages/?format=api&ordering=-status&page=13
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=-status&page=14",
        "previous": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=-status&page=12"
    },
    "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": 1959,
            "name": "Little Silver Knight",
            "id_string": "little-silver-knight",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-18T05:04:15.237185Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 22,
            "height": 22,
            "has_image": true
        },
        {
            "id": 460,
            "name": "Angry Birds 8bit: Chuck",
            "id_string": "angry-birds-8bit-chuck",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 8,
            "height": 8,
            "has_image": true
        },
        {
            "id": 8,
            "name": "Yellow ship",
            "id_string": "yellow-ship",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-06-22T03:51:25.514020Z",
            "meta": null,
            "status": "public",
            "width": 32,
            "height": 32,
            "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": 10,
            "name": "Avocado",
            "id_string": "avocado",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-06-22T14:27:52.398367Z",
            "meta": null,
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 11,
            "name": "Cheese",
            "id_string": "cheese",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-06-22T16:18:42.697216Z",
            "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": 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
        }
    ]
}