GET /coloring/shared-pages/?format=api&ordering=-name&page=3
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=-name&page=4",
        "previous": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=-name&page=2"
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "id": 1384,
            "name": "Tiny Frog",
            "id_string": "tiny-frog",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-06-28T14:42:05.252653Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                },
                "next": "tile-2"
            },
            "status": "public",
            "width": 18,
            "height": 18,
            "has_image": true
        },
        {
            "id": 960,
            "name": "Tiktok",
            "id_string": "tictok",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T17:09:26.913008Z",
            "meta": null,
            "status": "public",
            "width": 32,
            "height": 32,
            "has_image": true
        },
        {
            "id": 928,
            "name": "Tepig",
            "id_string": "tepig",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T15:52:38.561204Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 12,
            "height": 12,
            "has_image": true
        },
        {
            "id": 1212,
            "name": "Supermario drive",
            "id_string": "supermario-drive-1212",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-05-20T16:53:48.144633Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                },
                "next": "fish",
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 43,
            "height": 43,
            "has_image": true
        },
        {
            "id": 1042,
            "name": "Supermario drive",
            "id_string": "super-mario-drive",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-04-19T14:14:12.979926Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 43,
            "height": 43,
            "has_image": true
        },
        {
            "id": 341,
            "name": "Strawberry",
            "id_string": "strawberry-11x11",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-08T06:56:55.854420Z",
            "meta": {
                "vote_count": 1
            },
            "status": "public",
            "width": 11,
            "height": 11,
            "has_image": true
        },
        {
            "id": 727,
            "name": "Stormtrooper - Starwar",
            "id_string": "stormtrooper-starwar",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-29T07:23:12.370952Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 340,
            "name": "Starbuck",
            "id_string": "starbuck",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-08T06:56:55.854420Z",
            "meta": {
                "vote_count": 1
            },
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 344,
            "name": "Squirtle",
            "id_string": "pokemon-squirtle-20x20",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-08T06:56:55.854420Z",
            "meta": {
                "ip_flag": true,
                "vote_count": 1,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 20,
            "height": 20,
            "has_image": true
        },
        {
            "id": 917,
            "name": "Squirtle",
            "id_string": "squirtle-918",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T15:20:49.236883Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 12,
            "height": 12,
            "has_image": true
        }
    ]
}