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=131
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=132",
        "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=130"
    },
    "count": 1351,
    "page_size": 10,
    "num_pages": 136,
    "results": [
        {
            "id": 913,
            "id_string": "a7d2cb-f2d388-c98474-874c62-coloreef",
            "name": "Electric Amber Harbor",
            "colors": [
                "#A7D2CB",
                "#F2D388",
                "#C98474",
                "#874C62"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:39.261074Z"
        },
        {
            "id": 90,
            "id_string": "f8f3de-573a4c-e9e7d1-d7d5bd-a8a9fc-bbb4a3-7e79f2-a9a897-77450bff-comficker",
            "name": "Icon: Glasses",
            "colors": [
                "#F8F3DE",
                "#573A4C",
                "#E9E7D1",
                "#D7D5BD",
                "#A8A9FC",
                "#BBB4A3",
                "#7E79F2",
                "#A9A897",
                "#C6C1B5"
            ],
            "color_count": 9,
            "like_count": 0,
            "usage_count": 1,
            "source": "extracted",
            "status": "public",
            "updated": "2026-06-24T02:38:15.351982Z"
        },
        {
            "id": 859,
            "id_string": "ffe4d6-facbea-d988b9-b0578d-paperfox",
            "name": "Neon Amber Bay",
            "colors": [
                "#FFE4D6",
                "#FACBEA",
                "#D988B9",
                "#B0578D"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:38.989896Z"
        },
        {
            "id": 920,
            "id_string": "d68060-f1ae89-dff3e3-86aba1-tonecraft",
            "name": "Amber Dusk",
            "colors": [
                "#D68060",
                "#F1AE89",
                "#DFF3E3",
                "#86ABA1"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:39.294489Z"
        },
        {
            "id": 620,
            "id_string": "3674b5-578fca-a1e3f9-d1f8ef-cobaltcat",
            "name": "Electric Aqua Tide",
            "colors": [
                "#3674B5",
                "#578FCA",
                "#A1E3F9",
                "#D1F8EF"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:37.438869Z"
        },
        {
            "id": 972,
            "id_string": "92b4ec-ffffff-ffe69a-ffd24c-coloreef",
            "name": "Soft Citrine Sunset",
            "colors": [
                "#92B4EC",
                "#FFFFFF",
                "#FFE69A",
                "#FFD24C"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:39.750780Z"
        },
        {
            "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": 885,
            "id_string": "fff4e0-ffbf9b-b46060-4d4d4d-duskpixel",
            "name": "Neon Amber Tide",
            "colors": [
                "#FFF4E0",
                "#FFBF9B",
                "#B46060",
                "#4D4D4D"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:39.126082Z"
        },
        {
            "id": 987,
            "id_string": "1a3636-40534c-677d6a-d6bd98-tonecraft",
            "name": "Cool Amber Bay",
            "colors": [
                "#1A3636",
                "#40534C",
                "#677D6A",
                "#D6BD98"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:39.824580Z"
        },
        {
            "id": 955,
            "id_string": "eee2de-ea906c-b31312-2b2a4c-cobaltcat",
            "name": "Vivid Ruby Field",
            "colors": [
                "#EEE2DE",
                "#EA906C",
                "#B31312",
                "#2B2A4C"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:39.580986Z"
        }
    ]
}