Lospec-style palette library. List is index-only fast: filter by size / tag / contained color, sort by popularity — all backed by the composite + GIN indexes on Palette. Create dedupes by signature ("gom trùng").

GET /coloring/palettes/?format=api&ordering=color_count&page=102
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "instance": null,
    "properties": [],
    "meta": null,
    "links": {
        "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=color_count&page=103",
        "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=color_count&page=101"
    },
    "count": 1351,
    "page_size": 10,
    "num_pages": 136,
    "results": [
        {
            "id": 97,
            "id_string": "aca796-141616-f8d8fb-434747-f2bf00-comficker",
            "name": "Minimal Hero: Batman",
            "colors": [
                "#ACA796",
                "#141616",
                "#F8D8FB",
                "#434747",
                "#F2BF00"
            ],
            "color_count": 5,
            "like_count": 0,
            "usage_count": 1,
            "source": "extracted",
            "status": "public",
            "updated": "2026-06-24T02:38:15.387891Z"
        },
        {
            "id": 65,
            "id_string": "f692b2-f4a7c2-f575a0-000100-f50d5b-comficker",
            "name": "Cute Pet",
            "colors": [
                "#F692B2",
                "#F4A7C2",
                "#F575A0",
                "#000100",
                "#F50D5B"
            ],
            "color_count": 5,
            "like_count": 0,
            "usage_count": 1,
            "source": "extracted",
            "status": "public",
            "updated": "2026-06-24T02:38:15.205528Z"
        },
        {
            "id": 1340,
            "id_string": "fffdde-141b13-6d9c4e-3d6737-faeebc-hoanglambk57",
            "name": "Little Green Alligator",
            "colors": [
                "#FFFDDE",
                "#141B13",
                "#6D9C4E",
                "#3D6737",
                "#FAEEBC"
            ],
            "color_count": 5,
            "like_count": 0,
            "usage_count": 2,
            "source": "art",
            "status": "public",
            "updated": "2026-08-15T17:05:38.594169Z"
        },
        {
            "id": 164,
            "id_string": "fefefe-232127-fe9003-af5301-e1e1e3",
            "name": "5-color palette",
            "colors": [
                "#FEFEFE",
                "#232127",
                "#FE9003",
                "#AF5301",
                "#E1E1E3"
            ],
            "color_count": 5,
            "like_count": 0,
            "usage_count": 0,
            "source": "extracted",
            "status": "public",
            "updated": "2026-06-24T02:38:16.282816Z"
        },
        {
            "id": 189,
            "id_string": "f6f6f6-000000-53bd41-b8cd85-822f3b-comficker",
            "name": "Chikorita",
            "colors": [
                "#F6F6F6",
                "#000000",
                "#53BD41",
                "#B8CD85",
                "#822F3B"
            ],
            "color_count": 5,
            "like_count": 0,
            "usage_count": 1,
            "source": "extracted",
            "status": "public",
            "updated": "2026-06-24T02:38:16.429328Z"
        },
        {
            "id": 323,
            "id_string": "be4a2f-733e39-d77643-e4a672-cb6039-hoanglambk57",
            "name": "5-color palette",
            "colors": [
                "#BE4A2F",
                "#733E39",
                "#D77643",
                "#E4A672",
                "#CB6039"
            ],
            "color_count": 5,
            "like_count": 0,
            "usage_count": 0,
            "source": "extracted",
            "status": "public",
            "updated": "2026-06-24T02:38:17.373783Z"
        },
        {
            "id": 68,
            "id_string": "291e0b-3d2814-bf907c-4f3b82-673d2e-comficker",
            "name": "Minecraft: Steve face",
            "colors": [
                "#291E0B",
                "#3D2814",
                "#BF907C",
                "#4F3B82",
                "#673D2E"
            ],
            "color_count": 5,
            "like_count": 0,
            "usage_count": 1,
            "source": "extracted",
            "status": "public",
            "updated": "2026-06-24T02:38:15.220925Z"
        },
        {
            "id": 82,
            "id_string": "000000-f5b400-828083-023c6e-ffffff-comficker",
            "name": "Minion: Kevin",
            "colors": [
                "#000000",
                "#F5B400",
                "#828083",
                "#023C6E",
                "#FFFFFF"
            ],
            "color_count": 5,
            "like_count": 0,
            "usage_count": 1,
            "source": "extracted",
            "status": "public",
            "updated": "2026-06-24T02:38:15.310779Z"
        },
        {
            "id": 1333,
            "id_string": "ffffff-582c09-fcd087-fa8a9a-be1b2e-hoanglambk57",
            "name": "Little Tan Dog with White Chest",
            "colors": [
                "#FFFFFF",
                "#582C09",
                "#FCD087",
                "#FA8A9A",
                "#BE1B2E"
            ],
            "color_count": 5,
            "like_count": 0,
            "usage_count": 1,
            "source": "art",
            "status": "public",
            "updated": "2026-08-15T13:32:40.902346Z"
        },
        {
            "id": 129,
            "id_string": "f30302-090000-2e2e2e-e5c208-e6c094-comficker",
            "name": "Angry Birds 8bit: Red",
            "colors": [
                "#F30302",
                "#090000",
                "#2E2E2E",
                "#E5C208",
                "#E6C094"
            ],
            "color_count": 5,
            "like_count": 0,
            "usage_count": 1,
            "source": "extracted",
            "status": "public",
            "updated": "2026-06-24T02:38:15.618729Z"
        }
    ]
}