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=-created&page=3
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-created&page=4", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-created&page=2" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1332, "id_string": "ffffff-495bad-000000-a9a9a9-ffbad4-535353-hoanglambk57", "name": "Sleeping Cat", "colors": [ "#FFFFFF", "#495BAD", "#000000", "#A9A9A9", "#FFBAD4", "#535353" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "art", "status": "public", "updated": "2026-08-15T13:32:07.227897Z" }, { "id": 1331, "id_string": "ffffff-171717-f6a3bd-454470-62668c-f8eddb-hoanglambk57", "name": "Chubby Blue Cat", "colors": [ "#FFFFFF", "#171717", "#F6A3BD", "#454470", "#62668C", "#F8EDDB" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "art", "status": "public", "updated": "2026-08-15T13:31:16.235502Z" }, { "id": 1330, "id_string": "ffffff-21201c-f8a73e-f8babb-e0882e-e9ebea-75423e-f48c89-0f670cb7-hoanglambk57", "name": "Peeking Calico Cat", "colors": [ "#FFFFFF", "#21201C", "#F8A73E", "#F8BABB", "#E0882E", "#E9EBEA", "#75423E", "#F48C89", "#C1C1C1" ], "color_count": 9, "like_count": 0, "usage_count": 1, "source": "art", "status": "public", "updated": "2026-08-15T13:30:40.560616Z" }, { "id": 1329, "id_string": "ffffff-000614-fccd7f-ec926f-a27136-f4f0cd-fbe5ab-e5bd99-hoanglambk57", "name": "Doge Head meme", "colors": [ "#FFFFFF", "#000614", "#FCCD7F", "#EC926F", "#A27136", "#F4F0CD", "#FBE5AB", "#E5BD99" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "art", "status": "public", "updated": "2026-08-15T13:28:57.580922Z" }, { "id": 1328, "id_string": "ffffff-000000-ffd300-ff7900-feb206-f5811e-f1fd03-ff9198-2150595a-hoanglambk57", "name": "Garfield", "colors": [ "#FFFFFF", "#000000", "#FFD300", "#FF7900", "#FEB206", "#F5811E", "#F1FD03", "#FF9198", "#FF2C79" ], "color_count": 9, "like_count": 1, "usage_count": 2, "source": "art", "status": "public", "updated": "2026-08-15T13:23:39.208146Z" }, { "id": 1327, "id_string": "ffffff-000000-ea971f-232323-ffa729-ffec7c-ffa9d4-hoanglambk57", "name": "Garfield", "colors": [ "#FFFFFF", "#000000", "#EA971F", "#232323", "#FFA729", "#FFEC7C", "#FFA9D4" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "art", "status": "public", "updated": "2026-08-15T13:22:31.271355Z" }, { "id": 1326, "id_string": "ffffff-000000-858a90-efa396-c6cfce-fae781-739f50-181818-hoanglambk57", "name": "Tom The Cat", "colors": [ "#FFFFFF", "#000000", "#858A90", "#EFA396", "#C6CFCE", "#FAE781", "#739F50", "#181818" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "art", "status": "public", "updated": "2026-08-15T13:21:56.987560Z" }, { "id": 1325, "id_string": "efffff-b5c618-010000-747474-444444-890e06-fc9a13-957952-hoanglambk57", "name": "Cat Under a Sprout", "colors": [ "#EFFFFF", "#B5C618", "#010000", "#747474", "#444444", "#890E06", "#FC9A13", "#957952" ], "color_count": 8, "like_count": 0, "usage_count": 2, "source": "art", "status": "public", "updated": "2026-08-15T13:19:32.165899Z" }, { "id": 1324, "id_string": "ffffff-151517-519413-8dff24-a6a6a6-hoanglambk57", "name": "Little Gray Forest Spirit", "colors": [ "#FFFFFF", "#151517", "#519413", "#8DFF24", "#A6A6A6" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "art", "status": "public", "updated": "2026-08-15T13:18:59.382320Z" }, { "id": 1323, "id_string": "ffffff-000000-ffa600-ffc33f-ffadd5-ff7a01-hoanglambk57", "name": "Chubby Little Penguin", "colors": [ "#FFFFFF", "#000000", "#FFA600", "#FFC33F", "#FFADD5", "#FF7A01" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "art", "status": "public", "updated": "2026-08-15T13:18:36.866979Z" } ] }