GET /coloring/shared-pages/?format=api&ordering=is_template
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=2",
        "previous": null
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "id": 18,
            "name": "Snow monster filled",
            "id_string": "snow-monster-filled",
            "is_template": false,
            "is_tile": false,
            "updated": "2023-06-26T15:02:05.622862Z",
            "meta": null,
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 26,
            "name": "Red - among us character",
            "id_string": "red-among-us-character-art",
            "is_template": false,
            "is_tile": false,
            "updated": "2023-06-30T16:09:58Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 9,
            "name": "My yellow ship",
            "id_string": "my-yellow-ship",
            "is_template": false,
            "is_tile": false,
            "updated": "2023-06-22T03:55:00.029770Z",
            "meta": null,
            "status": "public",
            "width": 32,
            "height": 32,
            "has_image": true
        },
        {
            "id": 16,
            "name": "My snowman",
            "id_string": "my-snowman",
            "is_template": false,
            "is_tile": false,
            "updated": "2023-06-26T03:24:47.729681Z",
            "meta": null,
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 22,
            "name": "Kirby",
            "id_string": "kirby-art",
            "is_template": false,
            "is_tile": false,
            "updated": "2023-06-27T15:55:10.094539Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 32,
            "height": 32,
            "has_image": true
        },
        {
            "id": 24,
            "name": "Baymax",
            "id_string": "baymax-art",
            "is_template": false,
            "is_tile": false,
            "updated": "2023-06-27T17:00:38Z",
            "meta": null,
            "status": "public",
            "width": 24,
            "height": 24,
            "has_image": true
        },
        {
            "id": 34,
            "name": "Cute Cat",
            "id_string": "cute-cat-art",
            "is_template": false,
            "is_tile": false,
            "updated": "2023-07-09T09:20:20.311632Z",
            "meta": null,
            "status": "public",
            "width": 15,
            "height": 15,
            "has_image": true
        },
        {
            "id": 4,
            "name": "My dino",
            "id_string": "my-dino",
            "is_template": false,
            "is_tile": false,
            "updated": "2023-06-20T14:44:57.710537Z",
            "meta": null,
            "status": "public",
            "width": 24,
            "height": 24,
            "has_image": true
        },
        {
            "id": 12,
            "name": "My Cheese",
            "id_string": "my-cheese",
            "is_template": false,
            "is_tile": false,
            "updated": "2023-06-22T16:22:31.440412Z",
            "meta": null,
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 28,
            "name": "Mario",
            "id_string": "mario-art",
            "is_template": false,
            "is_tile": false,
            "updated": "2023-06-30T16:31:30Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        }
    ]
}