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=108
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-created&page=109", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-created&page=107" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 281, "id_string": "f6f6f6-000000-28cc4c-92e2c5-e70000-niels", "name": "Bulbasaur", "colors": [ "#F6F6F6", "#000000", "#28CC4C", "#92E2C5", "#E70000" ], "color_count": 5, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.073722Z" }, { "id": 280, "id_string": "f6f6f6-000000-d63f24-e76216-06758e-e6c927-niels", "name": "Charmander", "colors": [ "#F6F6F6", "#000000", "#D63F24", "#E76216", "#06758E", "#E6C927" ], "color_count": 6, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.068241Z" }, { "id": 279, "id_string": "f6f6f6-000000-85436b-3bc1d9-ffe9a8-niels", "name": "Squirtle", "colors": [ "#F6F6F6", "#000000", "#85436B", "#3BC1D9", "#FFE9A8" ], "color_count": 5, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.063043Z" }, { "id": 278, "id_string": "000000-ff0001-ffffff-niels", "name": "Mushroom - Super Mario", "colors": [ "#000000", "#FF0001", "#FFFFFF" ], "color_count": 3, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.057900Z" }, { "id": 277, "id_string": "000000-efcdb2-b58530-ffffff-616161-30270a-niels", "name": "Cute Cat", "colors": [ "#000000", "#EFCDB2", "#B58530", "#FFFFFF", "#616161", "#30270A" ], "color_count": 6, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.052254Z" }, { "id": 276, "id_string": "0b3b2d-378331-65ad34-ed0e1b-niels", "name": "Green Snake", "colors": [ "#0B3B2D", "#378331", "#65AD34", "#ED0E1B" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.047011Z" }, { "id": 275, "id_string": "33eacc-2bc8ac-072620-166357-684e1e-niels", "name": "Diamond Sword", "colors": [ "#33EACC", "#2BC8AC", "#072620", "#166357", "#684E1E" ], "color_count": 5, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.041678Z" }, { "id": 274, "id_string": "ffffff-f0f0f0-d6d9d3-bcbfba-adb0ad-8c8f8c-9d9f9e-7a7c7b-caa4ec9f-4g4a4m4e4r4", "name": "nokia 1", "colors": [ "#FFFFFF", "#F0F0F0", "#D6D9D3", "#BCBFBA", "#ADB0AD", "#8C8F8C", "#9D9F9E", "#7A7C7B", "#64696A", "#565B5E", "#20262D", "#30393B", "#474D52", "#70795F", "#88B6B0", "#6DABAD", "#AFD7D3", "#E3E3E3" ], "color_count": 18, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.034838Z" }, { "id": 273, "id_string": "000000-df7126-eec39a-cbdbfc-ffffff-dgroes404", "name": "5-color palette", "colors": [ "#000000", "#DF7126", "#EEC39A", "#CBDBFC", "#FFFFFF" ], "color_count": 5, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.024618Z" }, { "id": 272, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ffcf4d-00ffff-381d0f-cruces3218", "name": "8-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FFCF4D", "#00FFFF", "#381D0F" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.019377Z" } ] }