GET /coloring/shared-pages/?format=api&ordering=-id&page=15
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&page=16",
        "previous": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=-id&page=14"
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "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": 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": 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
        },
        {
            "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": 456,
            "name": "Kazuma Sato",
            "id_string": "kazuma-sato",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": {
                "vote_count": 1
            },
            "status": "public",
            "width": 35,
            "height": 35,
            "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": 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": 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": 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": 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
        }
    ]
}