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=-name&page=20
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=21", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=19" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1286, "id_string": "16213e-0f3460-533483-e94560-swatchbird", "name": "Twilight Blush Grove", "colors": [ "#16213E", "#0F3460", "#533483", "#E94560" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.274935Z" }, { "id": 1008, "id_string": "57c5b6-159895-1a5f7a-002b5b-cobaltcat", "name": "Twilight Azure Hush", "colors": [ "#57C5B6", "#159895", "#1A5F7A", "#002B5B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.921539Z" }, { "id": 1179, "id_string": "35374b-344955-50727b-78a083-nordichue", "name": "Twilight Aqua Dawn", "colors": [ "#35374B", "#344955", "#50727B", "#78A083" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.734921Z" }, { "id": 195, "id_string": "f6f6f6-010100-3ea509-956d38-a56727-aebf59-d4b511-c8b12a-comficker", "name": "Turtwig", "colors": [ "#F6F6F6", "#010100", "#3EA509", "#956D38", "#A56727", "#AEBF59", "#D4B511", "#C8B12A" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.462042Z" }, { "id": 246, "id_string": "422714-4b8a03-9a6821-a77b5b-8ecc4f-6e4c35-294708-hoanglambk57", "name": "Turtle", "colors": [ "#422714", "#4B8A03", "#9A6821", "#A77B5B", "#8ECC4F", "#6E4C35", "#294708" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.785149Z" }, { "id": 192, "id_string": "f6f6f6-010004-a0cd61-eaa515-dcb02c-df7a59-a8c681-comficker", "name": "Treecko", "colors": [ "#F6F6F6", "#010004", "#A0CD61", "#EAA515", "#DCB02C", "#DF7A59", "#A8C681" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.445419Z" }, { "id": 46, "id_string": "e9e9e7-211e34-14957e-82dd90-29936a-97d29a-7a414b-2d8783-f567caf8-foxblack", "name": "Tree", "colors": [ "#E9E9E7", "#211E34", "#14957E", "#82DD90", "#29936A", "#97D29A", "#7A414B", "#2D8783", "#92375B", "#BAABB9", "#734E64", "#BD5F75" ], "color_count": 12, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.100519Z" }, { "id": 207, "id_string": "f2f3f1-1e233c-368e85-9be1b7-1d998a-2b9665-91e194-7de5b1-9a11fdb4-comficker", "name": "Tree", "colors": [ "#F2F3F1", "#1E233C", "#368E85", "#9BE1B7", "#1D998A", "#2B9665", "#91E194", "#7DE5B1", "#111729", "#958376", "#BC6C75", "#DAA9A8", "#331820", "#F1A180", "#B4B3BA" ], "color_count": 15, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.526648Z" }, { "id": 77, "id_string": "626665-9fa5a3-949693-4e4e4e-d6c689-f3f2d8-dddab0-comficker", "name": "Totoro", "colors": [ "#626665", "#9FA5A3", "#949693", "#4E4E4E", "#D6C689", "#F3F2D8", "#DDDAB0" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.284535Z" }, { "id": 191, "id_string": "f6f6f6-000100-3aabbe-b62334-54a7af-d0b757-comficker", "name": "Totodile", "colors": [ "#F6F6F6", "#000100", "#3AABBE", "#B62334", "#54A7AF", "#D0B757" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.440083Z" } ] }