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=name&page=58
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=59", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=57" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 84, "id_string": "474749-fcf03d-4e492b-f8674f-ffbe1a-663422-261500-ffffff-comficker", "name": "Flappy Bird: Bird", "colors": [ "#474749", "#FCF03D", "#4E492B", "#F8674F", "#FFBE1A", "#663422", "#261500", "#FFFFFF" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.320845Z" }, { "id": 1129, "id_string": "f9f9f9-bcbab8-9d8f8f-625757-tonecraft", "name": "Fog Dream", "colors": [ "#F9F9F9", "#BCBAB8", "#9D8F8F", "#625757" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.492562Z" }, { "id": 1269, "id_string": "bedbbb-8db596-92817a-707070-swatchbird", "name": "Forest Grove", "colors": [ "#BEDBBB", "#8DB596", "#92817A", "#707070" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.186182Z" }, { "id": 916, "id_string": "163020-304d30-b6c4b6-eef0e5-hexharbor", "name": "Forest Sunset", "colors": [ "#163020", "#304D30", "#B6C4B6", "#EEF0E5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.275612Z" }, { "id": 170, "id_string": "fefefe-fbb0b4-000000-fcad4e-f9d775-fef67a-fac8c7-fefcb1-comficker", "name": "Fox", "colors": [ "#FEFEFE", "#FBB0B4", "#000000", "#FCAD4E", "#F9D775", "#FEF67A", "#FAC8C7", "#FEFCB1" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.326255Z" }, { "id": 203, "id_string": "f6f6f6-000100-29b5ec-d3d757-ebda3e-134597-c7c6b2-37b3d0-comficker", "name": "Froakie", "colors": [ "#F6F6F6", "#000100", "#29B5EC", "#D3D757", "#EBDA3E", "#134597", "#C7C6B2", "#37B3D0" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.504937Z" }, { "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": 58, "id_string": "ffffff-660800-ff9e33-ff8b0a-e57800-f8be9f-f7ad86-2d1205-ce7d0ac9-foxblack", "name": "Futurama: Philip J. Fry", "colors": [ "#FFFFFF", "#660800", "#FF9E33", "#FF8B0A", "#E57800", "#F8BE9F", "#F7AD86", "#2D1205", "#D6855B", "#CC1000", "#EF9D73", "#FF1500", "#990C00", "#FACEB7", "#A35228", "#65CDFF", "#33BDFF", "#516D7A" ], "color_count": 18, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.166225Z" }, { "id": 4, "id_string": "0f380f-306230-8bac0f-9bbc0f", "name": "Game Boy DMG", "colors": [ "#0F380F", "#306230", "#8BAC0F", "#9BBC0F" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-24T02:37:07.742589Z" }, { "id": 5, "id_string": "1b1b1b-525252-a6a6a6-e0e0e0", "name": "Game Boy Pocket", "colors": [ "#1B1B1B", "#525252", "#A6A6A6", "#E0E0E0" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-24T02:37:07.746066Z" } ] }