GET /coloring/shared-pages/?format=api&ordering=is_template&page=21
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=is_template&page=22",
        "previous": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=is_template&page=20"
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "id": 401,
            "name": "Minimal Hero: Superman",
            "id_string": "minimal-hero-superman",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 13,
            "height": 13,
            "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": 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": 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": 408,
            "name": "Chick G1",
            "id_string": "chick-g1",
            "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": 459,
            "name": "Donald Duck 8bit",
            "id_string": "donald-duck-8bit",
            "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": 457,
            "name": "Finn the Human 8bit",
            "id_string": "finn-the-human-8bit",
            "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": 458,
            "name": "Sonic 8bit",
            "id_string": "sonic-8bit",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": {
                "ip_flag": true,
                "vote_count": 1,
                "ip_flag_source": "admin"
            },
            "status": "public",
            "width": 8,
            "height": 8,
            "has_image": true
        }
    ]
}