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=like_count&page=25
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=26", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=24" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "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": 196, "id_string": "f6f6f6-0a0a0a-dc7b0b-edc074-d27826-comficker", "name": "Chimchar", "colors": [ "#F6F6F6", "#0A0A0A", "#DC7B0B", "#EDC074", "#D27826" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.467329Z" }, { "id": 148, "id_string": "153359-f1deb9-122636-b87616-e3a835-dd9328-a16419-f6d991-899bdc80-lam", "name": "Donald Trump", "colors": [ "#153359", "#F1DEB9", "#122636", "#B87616", "#E3A835", "#DD9328", "#A16419", "#F6D991", "#EBB449", "#C58B21", "#97530D", "#DCCAA9", "#EDCB77", "#DB6B26", "#AB3516", "#803012", "#D6AF6D", "#C55A15", "#D93F1C", "#9C2210" ], "color_count": 20, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.169123Z" }, { "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": 213, "id_string": "ffffff-000000-49b0f3-cbd55b-3b8fd7-acbd4b-a0ae59-2763a1-comficker", "name": "Earth", "colors": [ "#FFFFFF", "#000000", "#49B0F3", "#CBD55B", "#3B8FD7", "#ACBD4B", "#A0AE59", "#2763A1" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.560026Z" }, { "id": 35, "id_string": "8c9ab2-00000d-f3f2f0-adaba8-ebc19b-ce9e69-1b1538-312321-69f48276-foxblack", "name": "One Piece: Law", "colors": [ "#8C9AB2", "#00000D", "#F3F2F0", "#ADABA8", "#EBC19B", "#CE9E69", "#1B1538", "#312321", "#EFDEC4", "#B46E49", "#20001B", "#DFA54F", "#D07133", "#626E91" ], "color_count": 14, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.986371Z" }, { "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": 83, "id_string": "ffbb00-868686-000000-003e78-ffffff-comficker", "name": "Minion: Bob", "colors": [ "#FFBB00", "#868686", "#000000", "#003E78", "#FFFFFF" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.315836Z" }, { "id": 209, "id_string": "ffffff-020000-0a6b96-f5b991-f21827-comficker", "name": "Sonic", "colors": [ "#FFFFFF", "#020000", "#0A6B96", "#F5B991", "#F21827" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.537067Z" } ] }