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=86
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=87",
        "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=85"
    },
    "count": 1351,
    "page_size": 10,
    "num_pages": 136,
    "results": [
        {
            "id": 429,
            "id_string": "98ddca-d5ecc2-ffd3b4-ffaaa7-tonecraft",
            "name": "Pale Ember Bloom",
            "colors": [
                "#98DDCA",
                "#D5ECC2",
                "#FFD3B4",
                "#FFAAA7"
            ],
            "color_count": 4,
            "like_count": 14,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:36.441076Z"
        },
        {
            "id": 754,
            "id_string": "ffe6eb-defcfc-cbf1f5-a6e3e9-palettepup",
            "name": "Pastel Rose Sunset",
            "colors": [
                "#FFE6EB",
                "#DEFCFC",
                "#CBF1F5",
                "#A6E3E9"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:38.119224Z"
        },
        {
            "id": 603,
            "id_string": "dab88b-f3e9dd-fdf6ec-b7cadb-cobaltcat",
            "name": "Cloud Apricot Dusk",
            "colors": [
                "#DAB88B",
                "#F3E9DD",
                "#FDF6EC",
                "#B7CADB"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:37.351244Z"
        },
        {
            "id": 729,
            "id_string": "fff2cc-ffd966-f4b183-dfa67b-swatchbird",
            "name": "Coral Tide",
            "colors": [
                "#FFF2CC",
                "#FFD966",
                "#F4B183",
                "#DFA67B"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:37.989910Z"
        },
        {
            "id": 51,
            "id_string": "e5d9f2-0c0c1f-7614ae-cb74ec-c082d5-1b023d-8808bf-foxblack",
            "name": "Haunter",
            "colors": [
                "#E5D9F2",
                "#0C0C1F",
                "#7614AE",
                "#CB74EC",
                "#C082D5",
                "#1B023D",
                "#8808BF"
            ],
            "color_count": 7,
            "like_count": 0,
            "usage_count": 1,
            "source": "extracted",
            "status": "public",
            "updated": "2026-06-24T02:38:15.128481Z"
        },
        {
            "id": 373,
            "id_string": "f5f7f8-f4ce14-495e57-45474b-minthaze",
            "name": "Electric Citrine Haze",
            "colors": [
                "#F5F7F8",
                "#F4CE14",
                "#495E57",
                "#45474B"
            ],
            "color_count": 4,
            "like_count": 14,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:36.177370Z"
        },
        {
            "id": 1165,
            "id_string": "bb3b0e-dd7631-708160-d8c593-studiomochi",
            "name": "Electric Apricot Meadow",
            "colors": [
                "#BB3B0E",
                "#DD7631",
                "#708160",
                "#D8C593"
            ],
            "color_count": 4,
            "like_count": 12,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:40.670992Z"
        },
        {
            "id": 1106,
            "id_string": "ffdfd6-e3a5c7-b692c2-694f8e-minthaze",
            "name": "Neon Scarlet Dream",
            "colors": [
                "#FFDFD6",
                "#E3A5C7",
                "#B692C2",
                "#694F8E"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:40.386956Z"
        },
        {
            "id": 880,
            "id_string": "faf6e9-ece8d9-fffdf6-494949-paperfox",
            "name": "Electric Honey Bay",
            "colors": [
                "#FAF6E9",
                "#ECE8D9",
                "#FFFDF6",
                "#494949"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:39.102725Z"
        },
        {
            "id": 20,
            "id_string": "3f2631-8b9bb4-c0cbdc-5a6988-e84537-ffffff-262b44-crimsonpatterdaleterrier",
            "name": "Snow Monster",
            "colors": [
                "#3F2631",
                "#8B9BB4",
                "#C0CBDC",
                "#5A6988",
                "#E84537",
                "#FFFFFF",
                "#262B44"
            ],
            "color_count": 7,
            "like_count": 0,
            "usage_count": 1,
            "source": "extracted",
            "status": "public",
            "updated": "2026-06-24T02:38:14.699586Z"
        }
    ]
}