GET /coloring/shared-pages/?format=api&ordering=meta&page=4
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=meta&page=5",
        "previous": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=meta&page=3"
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "id": 1962,
            "name": "Skeptical Duck",
            "id_string": "skeptical-duck",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-19T03:59:14.099229Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 27,
            "height": 27,
            "has_image": true
        },
        {
            "id": 1925,
            "name": "Low Battery Shiba",
            "id_string": "low-battery-shiba",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-15T13:26:58.950395Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 52,
            "height": 52,
            "has_image": true
        },
        {
            "id": 722,
            "name": "Donald Trump",
            "id_string": "donald-trump-726",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-29T07:23:12.370952Z",
            "meta": {
                "next": "barack-obama"
            },
            "status": "public",
            "width": 39,
            "height": 39,
            "has_image": true
        },
        {
            "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": 700,
            "name": "Sitting puppy",
            "id_string": "sitting-puppy",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": {
                "next": "donald-trump"
            },
            "status": "public",
            "width": 28,
            "height": 28,
            "has_image": true
        },
        {
            "id": 404,
            "name": "Chick",
            "id_string": "chick-g2",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": {
                "next": "egg"
            },
            "status": "public",
            "width": 19,
            "height": 19,
            "has_image": true
        },
        {
            "id": 405,
            "name": "Egg G1",
            "id_string": "egg-g1",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": {
                "next": "egg-g2"
            },
            "status": "public",
            "width": 19,
            "height": 19,
            "has_image": true
        },
        {
            "id": 403,
            "name": "Chicken: Hen",
            "id_string": "hen",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": {
                "next": "egg-g2-407"
            },
            "status": "public",
            "width": 19,
            "height": 19,
            "has_image": true
        },
        {
            "id": 382,
            "name": "Minion: Kevin",
            "id_string": "minion-kevin",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": {
                "next": "minion-bob"
            },
            "status": "public",
            "width": 25,
            "height": 25,
            "has_image": true
        },
        {
            "id": 456,
            "name": "Kazuma Sato",
            "id_string": "kazuma-sato",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": {
                "vote_count": 1
            },
            "status": "public",
            "width": 35,
            "height": 35,
            "has_image": true
        }
    ]
}