GET /coloring/shared-pages/?format=api&ordering=meta&page=23
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=meta&page=24",
        "previous": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=meta&page=22"
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "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": 3,
            "name": "Dinosaur",
            "id_string": "dinosaur",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-06-20T08:01:36.425362Z",
            "meta": null,
            "status": "public",
            "width": 24,
            "height": 24,
            "has_image": true
        },
        {
            "id": 2,
            "name": "Plane 2",
            "id_string": "plane-2",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-06-18T17:18:48.459101Z",
            "meta": null,
            "status": "public",
            "width": 32,
            "height": 32,
            "has_image": true
        },
        {
            "id": 1056,
            "name": "Fish",
            "id_string": "fish",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-04-21T04:23:43.767978Z",
            "meta": null,
            "status": "public",
            "width": 14,
            "height": 6,
            "has_image": true
        },
        {
            "id": 729,
            "name": "Pink Dinosaur",
            "id_string": "pink-dinosaur",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-29T07:23:12.370952Z",
            "meta": null,
            "status": "public",
            "width": 13,
            "height": 13,
            "has_image": true
        },
        {
            "id": 725,
            "name": "Bunny",
            "id_string": "bunny",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-29T07:23:12.370952Z",
            "meta": null,
            "status": "public",
            "width": 17,
            "height": 17,
            "has_image": true
        },
        {
            "id": 726,
            "name": "Green Snake",
            "id_string": "green-snake",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-29T07:23:12.370952Z",
            "meta": null,
            "status": "public",
            "width": 19,
            "height": 19,
            "has_image": true
        },
        {
            "id": 730,
            "name": "Lion",
            "id_string": "lion",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-29T07:23:12.370952Z",
            "meta": null,
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 944,
            "name": "Earth",
            "id_string": "earth",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T16:33:06.989739Z",
            "meta": null,
            "status": "public",
            "width": 15,
            "height": 15,
            "has_image": true
        },
        {
            "id": 943,
            "name": "Crown",
            "id_string": "crown-944",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T16:31:05.963684Z",
            "meta": null,
            "status": "public",
            "width": 19,
            "height": 12,
            "has_image": true
        }
    ]
}