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=20
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=created&page=21", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=created&page=19" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 191, "id_string": "f6f6f6-000100-3aabbe-b62334-54a7af-d0b757-comficker", "name": "Totodile", "colors": [ "#F6F6F6", "#000100", "#3AABBE", "#B62334", "#54A7AF", "#D0B757" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.440083Z" }, { "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": 193, "id_string": "f6f6f6-000100-e0cd45-e67430-f1c67a-dfc78f-comficker", "name": "Torchic", "colors": [ "#F6F6F6", "#000100", "#E0CD45", "#E67430", "#F1C67A", "#DFC78F" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.450603Z" }, { "id": 194, "id_string": "f6f6f6-010000-63bcd4-4ebfe8-e8882f-93c0d3-comficker", "name": "Mudkip", "colors": [ "#F6F6F6", "#010000", "#63BCD4", "#4EBFE8", "#E8882F", "#93C0D3" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.455999Z" }, { "id": 195, "id_string": "f6f6f6-010100-3ea509-956d38-a56727-aebf59-d4b511-c8b12a-comficker", "name": "Turtwig", "colors": [ "#F6F6F6", "#010100", "#3EA509", "#956D38", "#A56727", "#AEBF59", "#D4B511", "#C8B12A" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.462042Z" }, { "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": 197, "id_string": "f6f6f6-000000-477daa-3483c0-e6e9eb-8dbcbd-252e55-daa709-587b219c-comficker", "name": "Piplup", "colors": [ "#F6F6F6", "#000000", "#477DAA", "#3483C0", "#E6E9EB", "#8DBCBD", "#252E55", "#DAA709", "#C2AB41" ], "color_count": 9, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.472600Z" }, { "id": 198, "id_string": "f6f6f6-000000-2bc32e-3db444-d8d309-a54e12-dbd48e-comficker", "name": "Snivy", "colors": [ "#F6F6F6", "#000000", "#2BC32E", "#3DB444", "#D8D309", "#A54E12", "#DBD48E" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.477953Z" }, { "id": 199, "id_string": "f7f7f7-000000-49372f-ee6e11-d47327-e9be10-cf4941-comficker", "name": "Tepig", "colors": [ "#F7F7F7", "#000000", "#49372F", "#EE6E11", "#D47327", "#E9BE10", "#CF4941" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.483219Z" }, { "id": 200, "id_string": "010101-f6f6f6-4f65ac-b26500-58b1af-cace87-eac56b-comficker", "name": "Oshawott", "colors": [ "#010101", "#F6F6F6", "#4F65AC", "#B26500", "#58B1AF", "#CACE87", "#EAC56B" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.488913Z" } ] }