GET /coloring/shared-pages/?format=api&ordering=id_string&page=8
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=9",
        "previous": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=id_string&page=7"
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "id": 166,
            "name": "Doraemon",
            "id_string": "doraemon",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-07-09T09:58:07.980587Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 19,
            "height": 19,
            "has_image": true
        },
        {
            "id": 967,
            "name": "dorami",
            "id_string": "dorami",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-24T03:20:15.385632Z",
            "meta": null,
            "status": "public",
            "width": 25,
            "height": 25,
            "has_image": true
        },
        {
            "id": 1797,
            "name": "Dragon",
            "id_string": "dragon-8x8",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-09T15:33:35.632181Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 18,
            "height": 18,
            "has_image": true
        },
        {
            "id": 944,
            "name": "Earth",
            "id_string": "earth",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T16:33:06.989739Z",
            "meta": null,
            "status": "public",
            "width": 15,
            "height": 15,
            "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": 406,
            "name": "Egg G2",
            "id_string": "egg-g2",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": null,
            "status": "public",
            "width": 19,
            "height": 19,
            "has_image": true
        },
        {
            "id": 407,
            "name": "Egg G3",
            "id_string": "egg-g3",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": null,
            "status": "public",
            "width": 19,
            "height": 19,
            "has_image": true
        },
        {
            "id": 357,
            "name": "Emoji Love",
            "id_string": "emoji-love",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-20T16:03:25.613103Z",
            "meta": null,
            "status": "public",
            "width": 13,
            "height": 13,
            "has_image": true
        },
        {
            "id": 956,
            "name": "Facebook",
            "id_string": "facebook",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T17:07:15.182517Z",
            "meta": null,
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 1796,
            "name": "Fantasy War Axe",
            "id_string": "fantasy-war-axe",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-09T14:38:19.743241Z",
            "meta": {
                "bg": {
                    "type": "solid",
                    "artId": "",
                    "color": "#1A1033",
                    "artUrl": ""
                },
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 18,
            "height": 18,
            "has_image": true
        }
    ]
}