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=download_count&page=132
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=download_count&page=133",
        "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=131"
    },
    "count": 1351,
    "page_size": 10,
    "num_pages": 136,
    "results": [
        {
            "id": 91,
            "id_string": "f9f3de-513f4a-5ad7fb-4bcaec-e4e2c6-d6d1ba-fbee57-ffd447-a123fc83-comficker",
            "name": "Icon: Signposts",
            "colors": [
                "#F9F3DE",
                "#513F4A",
                "#5AD7FB",
                "#4BCAEC",
                "#E4E2C6",
                "#D6D1BA",
                "#FBEE57",
                "#FFD447",
                "#C3BDAC"
            ],
            "color_count": 9,
            "like_count": 0,
            "usage_count": 1,
            "source": "extracted",
            "status": "public",
            "updated": "2026-06-24T02:38:15.356978Z"
        },
        {
            "id": 979,
            "id_string": "f9f5eb-e4dccf-ea5455-002b5b-paperfox",
            "name": "Electric Sky Bloom",
            "colors": [
                "#F9F5EB",
                "#E4DCCF",
                "#EA5455",
                "#002B5B"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:39.786631Z"
        },
        {
            "id": 977,
            "id_string": "1d1616-8e1616-d84040-eeeeee-mossyhex",
            "name": "Electric Scarlet Harbor",
            "colors": [
                "#1D1616",
                "#8E1616",
                "#D84040",
                "#EEEEEE"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:39.776442Z"
        },
        {
            "id": 908,
            "id_string": "fff7d1-ffecc8-ffd09b-ffb0b0-retroswatch",
            "name": "Soft Gold Glow",
            "colors": [
                "#FFF7D1",
                "#FFECC8",
                "#FFD09B",
                "#FFB0B0"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:39.236091Z"
        },
        {
            "id": 954,
            "id_string": "ffefa0-ffd57e-fca652-ac4b1c-mossyhex",
            "name": "Electric Gold Grove",
            "colors": [
                "#FFEFA0",
                "#FFD57E",
                "#FCA652",
                "#AC4B1C"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:39.571479Z"
        },
        {
            "id": 899,
            "id_string": "f9f9f9-ffe0ac-ffacb7-6886c5-tonecraft",
            "name": "Pastel Coral Hush",
            "colors": [
                "#F9F9F9",
                "#FFE0AC",
                "#FFACB7",
                "#6886C5"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:39.193701Z"
        },
        {
            "id": 983,
            "id_string": "e8ecf1-b5cfd8-7393a7-6c737e-nordichue",
            "name": "Warm Tide Drift",
            "colors": [
                "#E8ECF1",
                "#B5CFD8",
                "#7393A7",
                "#6C737E"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:39.805753Z"
        },
        {
            "id": 941,
            "id_string": "3a98b9-fff1dc-e8d5c4-eeeeee-retroswatch",
            "name": "Cloud Amber Glow",
            "colors": [
                "#3A98B9",
                "#FFF1DC",
                "#E8D5C4",
                "#EEEEEE"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:39.442684Z"
        },
        {
            "id": 931,
            "id_string": "911f27-630a10-fcf0c8-face7f-huedrift",
            "name": "Amber Harbor",
            "colors": [
                "#911F27",
                "#630A10",
                "#FCF0C8",
                "#FACE7F"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:39.347519Z"
        },
        {
            "id": 724,
            "id_string": "050c9c-3572ef-3abef9-a7e6ff-huedrift",
            "name": "Neon Cyan Veil",
            "colors": [
                "#050C9C",
                "#3572EF",
                "#3ABEF9",
                "#A7E6FF"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:37.966617Z"
        }
    ]
}