GET /coloring/shared-pages/?format=api&ordering=-name&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=-name&page=16",
        "previous": "https://touch.ninosaur.com/coloring/shared-pages/?format=api&ordering=-name&page=14"
    },
    "count": 247,
    "page_size": 10,
    "num_pages": 25,
    "results": [
        {
            "id": 385,
            "name": "Icon: Facebook",
            "id_string": "icon-facebook",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": null,
            "status": "public",
            "width": 20,
            "height": 20,
            "has_image": true
        },
        {
            "id": 387,
            "name": "Icon: Car",
            "id_string": "icon-car",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": null,
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 392,
            "name": "Icon: Camera",
            "id_string": "icon-camera",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": null,
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 395,
            "name": "Icon: Building",
            "id_string": "icon-building",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": null,
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 394,
            "name": "Icon: Bicycle",
            "id_string": "icon-bicycle",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": null,
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 372,
            "name": "House in forest",
            "id_string": "house-in-forest",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-11-02T08:46:46.445934Z",
            "meta": {
                "vote_count": 1
            },
            "status": "public",
            "width": 60,
            "height": 60,
            "has_image": true
        },
        {
            "id": 1929,
            "name": "Hooded Figure",
            "id_string": "hooded-figure",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-08-15T16:57:22.090564Z",
            "meta": {
                "iso": {
                    "cell": {
                        "width": 2,
                        "height": 1
                    },
                    "mode": "square"
                }
            },
            "status": "public",
            "width": 14,
            "height": 16,
            "has_image": true
        },
        {
            "id": 907,
            "name": "Homer Simpson",
            "id_string": "homer-simpson",
            "is_template": true,
            "is_tile": false,
            "updated": "2026-02-11T06:11:55.621341Z",
            "meta": {
                "ip_flag": true,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 24,
            "height": 24,
            "has_image": true
        },
        {
            "id": 698,
            "name": "Hello kitty",
            "id_string": "hello-kitty",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-29T07:23:12.370952Z",
            "meta": {
                "ip_flag": true,
                "vote_count": 1,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 16,
            "height": 16,
            "has_image": true
        },
        {
            "id": 343,
            "name": "Haunter",
            "id_string": "haunter-pokemon-24xx24",
            "is_template": true,
            "is_tile": false,
            "updated": "2023-10-08T06:56:55.854420Z",
            "meta": {
                "ip_flag": true,
                "vote_count": 2,
                "ip_flag_source": "backfill"
            },
            "status": "public",
            "width": 24,
            "height": 24,
            "has_image": true
        }
    ]
}