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=usage_count&page=74
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=usage_count&page=75",
        "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=73"
    },
    "count": 1351,
    "page_size": 10,
    "num_pages": 136,
    "results": [
        {
            "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": 413,
            "id_string": "7d5a5a-f1d1d1-f3e1e1-faf2f2-cobaltcat",
            "name": "Pastel Ruby Bloom",
            "colors": [
                "#7D5A5A",
                "#F1D1D1",
                "#F3E1E1",
                "#FAF2F2"
            ],
            "color_count": 4,
            "like_count": 14,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:36.364811Z"
        },
        {
            "id": 790,
            "id_string": "212121-6d9886-d9cab3-f6f6f6-retroswatch",
            "name": "Apricot Bay",
            "colors": [
                "#212121",
                "#6D9886",
                "#D9CAB3",
                "#F6F6F6"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:38.289069Z"
        },
        {
            "id": 431,
            "id_string": "fdeedc-ffd8a9-f1a661-e38b29-minthaze",
            "name": "Electric Apricot Dusk",
            "colors": [
                "#FDEEDC",
                "#FFD8A9",
                "#F1A661",
                "#E38B29"
            ],
            "color_count": 4,
            "like_count": 14,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:36.450110Z"
        },
        {
            "id": 349,
            "id_string": "b7c4cf-eee3cb-d7c0ae-967e76-duskpixel",
            "name": "Ember Drift",
            "colors": [
                "#B7C4CF",
                "#EEE3CB",
                "#D7C0AE",
                "#967E76"
            ],
            "color_count": 4,
            "like_count": 14,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:36.063174Z"
        },
        {
            "id": 634,
            "id_string": "faebe0-c9e4c5-b5cda3-c1ac95-retroswatch",
            "name": "Soft Coral Bloom",
            "colors": [
                "#FAEBE0",
                "#C9E4C5",
                "#B5CDA3",
                "#C1AC95"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:37.517793Z"
        },
        {
            "id": 254,
            "id_string": "000000-a0b5de-cbdbfc-ffffff-1f2321-2a322e-111211-445cbb-1596dc3e-cutilatk",
            "name": "12-color palette",
            "colors": [
                "#000000",
                "#A0B5DE",
                "#CBDBFC",
                "#FFFFFF",
                "#1F2321",
                "#2A322E",
                "#111211",
                "#445CBB",
                "#3249A4",
                "#253A8E",
                "#161A64",
                "#111446"
            ],
            "color_count": 12,
            "like_count": 0,
            "usage_count": 0,
            "source": "extracted",
            "status": "public",
            "updated": "2026-06-24T02:38:16.862958Z"
        },
        {
            "id": 113,
            "id_string": "4873a3-000200-f5e139-f4b805-f43845-e74233-f5c578-f5d8a7-9d945cba-blackpygmypython",
            "name": "Luffy",
            "colors": [
                "#4873A3",
                "#000200",
                "#F5E139",
                "#F4B805",
                "#F43845",
                "#E74233",
                "#F5C578",
                "#F5D8A7",
                "#089CF5",
                "#FFFFFF"
            ],
            "color_count": 10,
            "like_count": 0,
            "usage_count": 0,
            "source": "extracted",
            "status": "public",
            "updated": "2026-06-24T02:38:15.504348Z"
        },
        {
            "id": 701,
            "id_string": "bedcfa-98acf8-b088f9-da9ff9-nordichue",
            "name": "Pale Violet Bay",
            "colors": [
                "#BEDCFA",
                "#98ACF8",
                "#B088F9",
                "#DA9FF9"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:37.859701Z"
        },
        {
            "id": 946,
            "id_string": "fceef5-f3bad6-ea86b6-e05297-candytone",
            "name": "Pastel Magenta Dream",
            "colors": [
                "#FCEEF5",
                "#F3BAD6",
                "#EA86B6",
                "#E05297"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:39.492905Z"
        }
    ]
}