GET /coloring/shared-pages/?format=api&ordering=id_string&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=id_string&page=3",
        "previous": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=id_string"
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "id": 724,
            "name": "Barack Obama",
            "id_string": "barack-obama",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-29T07:23:12.370952Z",
            "meta": {
                "next": "bunny"
            },
            "status": "public",
            "width": 31,
            "height": 31,
            "has_image": true
        },
        {
            "id": 909,
            "name": "Bart Simpson",
            "id_string": "bart-simpson",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T06:19:06.992730Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 23,
            "name": "Baymax",
            "id_string": "baymax",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-06-27T17:00:38.330485Z",
            "meta": null,
            "status": "public",
            "width": 24,
            "height": 24,
            "has_image": true
        },
        {
            "id": 24,
            "name": "Baymax",
            "id_string": "baymax-art",
            "is_template": false,
            "is_tile": false,
            "updated": "2023-06-27T17:00:38Z",
            "meta": null,
            "status": "public",
            "width": 24,
            "height": 24,
            "has_image": true
        },
        {
            "id": 1060,
            "name": "Bee",
            "id_string": "bee-1061",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-04-21T04:28:11.301741Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                },
                "next": "sunglasses-1066"
            },
            "status": "public",
            "width": 14,
            "height": 14,
            "has_image": true
        },
        {
            "id": 1396,
            "name": "Beverage vending machine",
            "id_string": "beverage-vending-machine",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-06-28T15:39:04.798169Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 56,
            "height": 56,
            "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": 912,
            "name": "Blue Monster",
            "id_string": "blue-monster",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T06:23:52.337696Z",
            "meta": null,
            "status": "public",
            "width": 12,
            "height": 12,
            "has_image": true
        },
        {
            "id": 728,
            "name": "Boy",
            "id_string": "boy",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-29T07:23:12.370952Z",
            "meta": null,
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 1879,
            "name": "Brown Alpaca",
            "id_string": "brown-alpaca",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-13T03:06:33.807548Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 32,
            "height": 32,
            "has_image": true
        }
    ]
}