GET /coloring/shared-pages/?format=api&ordering=name&page=10
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=11",
        "previous": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=name&page=9"
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "id": 1916,
            "name": "Garfield",
            "id_string": "garfield",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-15T13:22:16.789456Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 16,
            "height": 21,
            "has_image": true
        },
        {
            "id": 735,
            "name": "Goku",
            "id_string": "goku-736",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-29T07:23:12.370952Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 48,
            "height": 48,
            "has_image": true
        },
        {
            "id": 734,
            "name": "Goku",
            "id_string": "goku",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-29T07:23:12.370952Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 40,
            "height": 40,
            "has_image": true
        },
        {
            "id": 884,
            "name": "Greater flamingo",
            "id_string": "greater-flamingo",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-08T17:19:44.360467Z",
            "meta": null,
            "status": "public",
            "width": 22,
            "height": 22,
            "has_image": true
        },
        {
            "id": 1935,
            "name": "Green Frog",
            "id_string": "green-frog",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-16T00:15:57.287015Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 26,
            "height": 26,
            "has_image": true
        },
        {
            "id": 911,
            "name": "Green Monster",
            "id_string": "green-monster",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T06:22:33.035140Z",
            "meta": null,
            "status": "public",
            "width": 11,
            "height": 11,
            "has_image": true
        },
        {
            "id": 726,
            "name": "Green Snake",
            "id_string": "green-snake",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-29T07:23:12.370952Z",
            "meta": null,
            "status": "public",
            "width": 19,
            "height": 19,
            "has_image": true
        },
        {
            "id": 343,
            "name": "Haunter",
            "id_string": "haunter-pokemon-24xx24",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-08T06:56:55.854420Z",
            "meta": {
                "ip_flag": true,
                "vote_count": 2,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 24,
            "height": 24,
            "has_image": true
        },
        {
            "id": 698,
            "name": "Hello kitty",
            "id_string": "hello-kitty",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-29T07:23:12.370952Z",
            "meta": {
                "ip_flag": true,
                "vote_count": 1,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 907,
            "name": "Homer Simpson",
            "id_string": "homer-simpson",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T06:11:55.621341Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 24,
            "height": 24,
            "has_image": true
        }
    ]
}