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=19
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=created&page=20", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=created&page=18" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 181, "id_string": "fffbff-efe203-ffd511-e0d45b-d6edc9-f4f8e2-cd5f27-cc312c-5605aa4a-comficker", "name": "Lisa Simpson", "colors": [ "#FFFBFF", "#EFE203", "#FFD511", "#E0D45B", "#D6EDC9", "#F4F8E2", "#CD5F27", "#CC312C", "#E1474A", "#AE4214" ], "color_count": 10, "like_count": 1, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.384070Z" }, { "id": 182, "id_string": "ffffff-61ce0a-c8010b-000000-comficker", "name": "Green Monster", "colors": [ "#FFFFFF", "#61CE0A", "#C8010B", "#000000" ], "color_count": 4, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.389510Z" }, { "id": 183, "id_string": "ffffff-ff7804-02b1d7-000000-bf0117-60d401-comficker", "name": "Blue Monster", "colors": [ "#FFFFFF", "#FF7804", "#02B1D7", "#000000", "#BF0117", "#60D401" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.394743Z" }, { "id": 184, "id_string": "ffffff-ff7602-bf0119-000200-06b0d4-comficker", "name": "Red Monster", "colors": [ "#FFFFFF", "#FF7602", "#BF0119", "#000200", "#06B0D4" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.400210Z" }, { "id": 185, "id_string": "ffffff-000000-00b4d2-bb0411-65cf02-comficker", "name": "Black Monster", "colors": [ "#FFFFFF", "#000000", "#00B4D2", "#BB0411", "#65CF02" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.405438Z" }, { "id": 186, "id_string": "f6f6f6-000000-4fac63-59b593-2e8b63-e70000-comficker", "name": "Bulbasaur", "colors": [ "#F6F6F6", "#000000", "#4FAC63", "#59B593", "#2E8B63", "#E70000" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.410786Z" }, { "id": 187, "id_string": "f6f6f6-000000-e48e4d-d59168-d66c25-e76216-06758e-e6c927-comficker", "name": "Charmander", "colors": [ "#F6F6F6", "#000000", "#E48E4D", "#D59168", "#D66C25", "#E76216", "#06758E", "#E6C927" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.418463Z" }, { "id": 188, "id_string": "f6f6f6-000000-54b5cf-85436b-3bc1d9-d0c49f-comficker", "name": "Squirtle", "colors": [ "#F6F6F6", "#000000", "#54B5CF", "#85436B", "#3BC1D9", "#D0C49F" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.423644Z" }, { "id": 189, "id_string": "f6f6f6-000000-53bd41-b8cd85-822f3b-comficker", "name": "Chikorita", "colors": [ "#F6F6F6", "#000000", "#53BD41", "#B8CD85", "#822F3B" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.429328Z" }, { "id": 190, "id_string": "f3f7f9-e05f20-e4b90a-000701-1d6f7a-cdbc84-ddb96b-comficker", "name": "Cyndaquil", "colors": [ "#F3F7F9", "#E05F20", "#E4B90A", "#000701", "#1D6F7A", "#CDBC84", "#DDB96B" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.434629Z" } ] }