GET /coloring/shared-pages/?format=api&ordering=name
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=2",
        "previous": null
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "id": 732,
            "name": "8-Bit Rainbow",
            "id_string": "8-bit-rainbow",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-29T07:23:12.370952Z",
            "meta": {
                "vote_count": 1
            },
            "status": "public",
            "width": 35,
            "height": 35,
            "has_image": true
        },
        {
            "id": 2020,
            "name": "A cat sitting",
            "id_string": "a-cat-sitting",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-21T03:57:02.551122Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                },
                "next": "tile-1-2021"
            },
            "status": "public",
            "width": 41,
            "height": 41,
            "has_image": true
        },
        {
            "id": 348,
            "name": "Adventure Time: Beemo",
            "id_string": "adventure-time-beemo",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-08T06:45:55.854000Z",
            "meta": {
                "ip_flag": true,
                "vote_count": 2,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 17,
            "height": 17,
            "has_image": true
        },
        {
            "id": 346,
            "name": "Adventure Time: Finn",
            "id_string": "adventure-time-finn",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-08T06:50:55.854000Z",
            "meta": {
                "ip_flag": true,
                "vote_count": 1,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 17,
            "height": 17,
            "has_image": true
        },
        {
            "id": 347,
            "name": "Adventure Time: Jake",
            "id_string": "adventure-time-jake",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-08T06:59:55.854000Z",
            "meta": {
                "ip_flag": true,
                "vote_count": 1,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 462,
            "name": "Angry Birds 8bit: Blue",
            "id_string": "angry-birds-8bit-blue",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": {
                "ip_flag": true,
                "vote_count": 1,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 8,
            "height": 8,
            "has_image": true
        },
        {
            "id": 463,
            "name": "Angry Birds 8bit: Bomb",
            "id_string": "angry-birds-8bit-bomb",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 8,
            "height": 8,
            "has_image": true
        },
        {
            "id": 460,
            "name": "Angry Birds 8bit: Chuck",
            "id_string": "angry-birds-8bit-chuck",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 8,
            "height": 8,
            "has_image": true
        },
        {
            "id": 461,
            "name": "Angry Birds 8bit: Red",
            "id_string": "angry-birds-8bit-red",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": {
                "ip_flag": true,
                "vote_count": 1,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 8,
            "height": 8,
            "has_image": true
        },
        {
            "id": 10,
            "name": "Avocado",
            "id_string": "avocado",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-06-22T14:27:52.398367Z",
            "meta": null,
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        }
    ]
}