Palette List
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=111
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=112", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=110" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 31, "id_string": "c4c4c4-161d19-397da6-1a89c9-0c1f35-e6f6f5-940d30-4f0714-ae5d4a82-blueblacktipshark", "name": "Doraemon", "colors": [ "#C4C4C4", "#161D19", "#397DA6", "#1A89C9", "#0C1F35", "#E6F6F5", "#940D30", "#4F0714", "#5F0001", "#860E14", "#F5E9D9", "#E5A21B", "#594309", "#2D150D", "#C9C8A6", "#B1CAD5", "#9C9A9A" ], "color_count": 17, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.919421Z" }, { "id": 145, "id_string": "ff8648-c20015-000000-1a1a1a-comficker", "name": "Retro Green Monster", "colors": [ "#FF8648", "#C20015", "#000000", "#1A1A1A" ], "color_count": 4, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.132022Z" }, { "id": 812, "id_string": "04364a-176b87-64ccc5-dafffb-pixelpine", "name": "Neon Lagoon Breeze", "colors": [ "#04364A", "#176B87", "#64CCC5", "#DAFFFB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.401664Z" }, { "id": 322, "id_string": "265c42-3e8948-63c74d-193c3e-a22633-e43b44-f6757a-3e2731-a7886b4d-hoanglambk57", "name": "9-color palette", "colors": [ "#265C42", "#3E8948", "#63C74D", "#193C3E", "#A22633", "#E43B44", "#F6757A", "#3E2731", "#733E39" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.368407Z" }, { "id": 1110, "id_string": "000000-3e432e-616f39-a7d129-duskpixel", "name": "Fern Harbor", "colors": [ "#000000", "#3E432E", "#616F39", "#A7D129" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.405233Z" }, { "id": 45, "id_string": "010101-6f432a-a16241-f6bd8b-fed3b0-feacff-bfbebe-aa0001-e7055147-foxblack", "name": "Chihiro", "colors": [ "#010101", "#6F432A", "#A16241", "#F6BD8B", "#FED3B0", "#FEACFF", "#BFBEBE", "#AA0001", "#FC0100" ], "color_count": 9, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.090929Z" }, { "id": 105, "id_string": "eac591-f1bcaa-18011c-eae5c6-bca28d-comficker", "name": "Egg G1", "colors": [ "#EAC591", "#F1BCAA", "#18011C", "#EAE5C6", "#BCA28D" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.433690Z" }, { "id": 198, "id_string": "f6f6f6-000000-2bc32e-3db444-d8d309-a54e12-dbd48e-comficker", "name": "Snivy", "colors": [ "#F6F6F6", "#000000", "#2BC32E", "#3DB444", "#D8D309", "#A54E12", "#DBD48E" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.477953Z" }, { "id": 381, "id_string": "bad7df-ffe2e2-f6f6f6-99ddcc-tonecraft", "name": "Cloud Rose Dream", "colors": [ "#BAD7DF", "#FFE2E2", "#F6F6F6", "#99DDCC" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.214594Z" }, { "id": 948, "id_string": "bfccb5-7c96ab-b7b7b7-edc6b1-huedrift", "name": "Coral Harbor", "colors": [ "#BFCCB5", "#7C96AB", "#B7B7B7", "#EDC6B1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.513333Z" } ] }