GET /coloring/shared-pages/?format=api&ordering=id&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=id&page=11",
        "previous": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=id&page=9"
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "id": 397,
            "name": "Minimal Hero: Batman",
            "id_string": "minimal-hero-batman",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": {
                "next": "minimal-hero-super-mario",
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 13,
            "height": 13,
            "has_image": true
        },
        {
            "id": 398,
            "name": "Minimal Hero: Super Mario",
            "id_string": "minimal-hero-super-mario",
            "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": 399,
            "name": "Minimal Hero: Captain America",
            "id_string": "minimal-hero-captain-america",
            "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": 400,
            "name": "Minimal Hero: God",
            "id_string": "minimal-hero-god",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": null,
            "status": "public",
            "width": 15,
            "height": 15,
            "has_image": true
        },
        {
            "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": 402,
            "name": "Minimal Hero: Woody",
            "id_string": "minimal-hero-woody",
            "is_template": false,
            "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
        }
    ]
}