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=25
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=created&page=26", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=created&page=24" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 241, "id_string": "000000-ilovepokemon485", "name": "1-color palette", "colors": [ "#000000" ], "color_count": 1, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.756278Z" }, { "id": 242, "id_string": "c88209-e6d1ad-b8ab94-7d6c4f-442f13-c46836-e5a02a-ffffff-4cbf7aa1-ilovepokemon485", "name": "9-color palette", "colors": [ "#C88209", "#E6D1AD", "#B8AB94", "#7D6C4F", "#442F13", "#C46836", "#E5A02A", "#FFFFFF", "#000000" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.763921Z" }, { "id": 243, "id_string": "f2f0e5-302520-6d4b40-e9941a-c9842f-ffffff-ddd9d2-97661c-hoanglambk57", "name": "Bird", "colors": [ "#F2F0E5", "#302520", "#6D4B40", "#E9941A", "#C9842F", "#FFFFFF", "#DDD9D2", "#97661C" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.769274Z" }, { "id": 244, "id_string": "548494-74b4ca-6492a1-93d2ca-b9e2e4-hoanglambk57", "name": "Fish", "colors": [ "#548494", "#74B4CA", "#6492A1", "#93D2CA", "#B9E2E4" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.774552Z" }, { "id": 245, "id_string": "f2f0e5-39750b-7dca41-8b8b8b-5fb225-4b8827-becc2e-a5b028-hoanglambk57", "name": "Frog", "colors": [ "#F2F0E5", "#39750B", "#7DCA41", "#8B8B8B", "#5FB225", "#4B8827", "#BECC2E", "#A5B028" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.779851Z" }, { "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": 247, "id_string": "f2f0e5-2b1232-c9743d-e3c646-ecc675-a1b5ac-c38c54-hoanglambk57", "name": "Bee", "colors": [ "#F2F0E5", "#2B1232", "#C9743D", "#E3C646", "#ECC675", "#A1B5AC", "#C38C54" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.791252Z" }, { "id": 248, "id_string": "efebd6-4e3c3f-685b56-e7e4ee-c2c7d6-bb8647-a5754f-c58a29-fc317299-byronlange", "name": "Icon: Camera", "colors": [ "#EFEBD6", "#4E3C3F", "#685B56", "#E7E4EE", "#C2C7D6", "#BB8647", "#A5754F", "#C58A29", "#C70000", "#0D0D0D", "#A30000", "#CC0000" ], "color_count": 12, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.796342Z" }, { "id": 249, "id_string": "000000-f2f0e5-45444f-8989otgoo", "name": "Sunglasses", "colors": [ "#000000", "#F2F0E5", "#45444F" ], "color_count": 3, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.805064Z" }, { "id": 250, "id_string": "000000-ffffff-ff004d-00e436-8989otgoo", "name": "4-color palette", "colors": [ "#000000", "#FFFFFF", "#FF004D", "#00E436" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.824336Z" } ] }