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=10
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=created&page=11", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=created&page=9" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 91, "id_string": "f9f3de-513f4a-5ad7fb-4bcaec-e4e2c6-d6d1ba-fbee57-ffd447-a123fc83-comficker", "name": "Icon: Signposts", "colors": [ "#F9F3DE", "#513F4A", "#5AD7FB", "#4BCAEC", "#E4E2C6", "#D6D1BA", "#FBEE57", "#FFD447", "#C3BDAC" ], "color_count": 9, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.356978Z" }, { "id": 92, "id_string": "efebd6-4e3c3f-685b56-e7e4ee-c2c7d6-bb8647-a5754f-c58a29-comficker", "name": "Icon: Camera", "colors": [ "#EFEBD6", "#4E3C3F", "#685B56", "#E7E4EE", "#C2C7D6", "#BB8647", "#A5754F", "#C58A29" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.362040Z" }, { "id": 93, "id_string": "d6cdba-533b50-a39990-db8f37-ef842e-483430-f2eddf-f2e85a-ceb0c77e-comficker", "name": "Icon: Thumb", "colors": [ "#D6CDBA", "#533B50", "#A39990", "#DB8F37", "#EF842E", "#483430", "#F2EDDF", "#F2E85A", "#F4A737", "#E4DBD2", "#F4CD4F", "#6D4026", "#7A503D", "#95704B", "#845524", "#776A71" ], "color_count": 16, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.367145Z" }, { "id": 94, "id_string": "eee9d4-483c3d-c4b8b7-dad4c8-e4e5f0-594952-cddede-665966-comficker", "name": "Icon: Bicycle", "colors": [ "#EEE9D4", "#483C3D", "#C4B8B7", "#DAD4C8", "#E4E5F0", "#594952", "#CDDEDE", "#665966" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.372164Z" }, { "id": 95, "id_string": "eee9d4-503b3f-f1f0f5-5b544e-e7df57-ebf22d-483724-21afb3-18185191-comficker", "name": "Icon: Building", "colors": [ "#EEE9D4", "#503B3F", "#F1F0F5", "#5B544E", "#E7DF57", "#EBF22D", "#483724", "#21AFB3", "#374449", "#EAE611", "#0ADCD6", "#DEB51F", "#F1B603", "#A07631", "#CEA02D", "#725731", "#298DA0", "#8E6255", "#DEDEC7", "#C1915F", "#413C63", "#CA6F5D", "#673630", "#5CBC4A", "#E5684E", "#66B360" ], "color_count": 26, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.377306Z" }, { "id": 96, "id_string": "ffffff-b82e25-f4c713-comficker", "name": "Minimal Hero: Iron Man", "colors": [ "#FFFFFF", "#B82E25", "#F4C713" ], "color_count": 3, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.382823Z" }, { "id": 97, "id_string": "aca796-141616-f8d8fb-434747-f2bf00-comficker", "name": "Minimal Hero: Batman", "colors": [ "#ACA796", "#141616", "#F8D8FB", "#434747", "#F2BF00" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.387891Z" }, { "id": 98, "id_string": "ffffff-bf121a-442f2a-ddcbb4-141616-0070b5-f8d8fb-a35c31-comficker", "name": "Minimal Hero: Super Mario", "colors": [ "#FFFFFF", "#BF121A", "#442F2A", "#DDCBB4", "#141616", "#0070B5", "#F8D8FB", "#A35C31" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.392881Z" }, { "id": 99, "id_string": "aca796-066093-1a1c1c-e3d4c2-b82e25-ffffff-comficker", "name": "Minimal Hero: Captain America", "colors": [ "#ACA796", "#066093", "#1A1C1C", "#E3D4C2", "#B82E25", "#FFFFFF" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.398874Z" }, { "id": 100, "id_string": "aca796-ffff42-bfcaca-b7bbb3-ddcbb4-141616-ddddd7-ffffff-comficker", "name": "Minimal Hero: God", "colors": [ "#ACA796", "#FFFF42", "#BFCACA", "#B7BBB3", "#DDCBB4", "#141616", "#DDDDD7", "#FFFFFF" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.404179Z" } ] }