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=like_count&page=35
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=36", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=34" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "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": 297, "id_string": "000000-14943b-959ab1-005c17-dce1e7-84879a-shrecklings", "name": "Yellow ship", "colors": [ "#000000", "#14943B", "#959AB1", "#005C17", "#DCE1E7", "#84879A" ], "color_count": 6, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.195402Z" }, { "id": 12, "id_string": "434a5f-fc683b-de4b1e-ffffff-crimsonpatterdaleterrier", "name": "Plane 2", "colors": [ "#434A5F", "#FC683B", "#DE4B1E", "#FFFFFF" ], "color_count": 4, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.644108Z" }, { "id": 260, "id_string": "000000-ffffff-ff0000-ffdfc4-1c1c1c-alainjeshuatamara7838", "name": "5-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#FFDFC4", "#1C1C1C" ], "color_count": 5, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.941357Z" }, { "id": 1316, "id_string": "5c2e3a-79444b-c18766-af765e-4f2228-97605e-f9dbba-cd987a-393049f1-hoanglambk57", "name": "Brown Puppy", "colors": [ "#5C2E3A", "#79444B", "#C18766", "#AF765E", "#4F2228", "#97605E", "#F9DBBA", "#CD987A", "#FCF0D9", "#F0C5B2", "#DEAD8E", "#CB385C" ], "color_count": 12, "like_count": 0, "usage_count": 1, "source": "art", "status": "public", "updated": "2026-08-10T03:49:36.941570Z" }, { "id": 282, "id_string": "ffffff-505251-747f45-899847-b7c674-c5c5c7-7c6951-a3825d-7f26e47a-hoanglambk57", "name": "9-color palette", "colors": [ "#FFFFFF", "#505251", "#747F45", "#899847", "#B7C674", "#C5C5C7", "#7C6951", "#A3825D", "#7F8662" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.078854Z" }, { "id": 31, "id_string": "c4c4c4-161d19-397da6-1a89c9-0c1f35-e6f6f5-940d30-4f0714-ae5d4a82-blueblacktipshark", "name": "Doraemon", "colors": [ "#C4C4C4", "#161D19", "#397DA6", "#1A89C9", "#0C1F35", "#E6F6F5", "#940D30", "#4F0714", "#5F0001", "#860E14", "#F5E9D9", "#E5A21B", "#594309", "#2D150D", "#C9C8A6", "#B1CAD5", "#9C9A9A" ], "color_count": 17, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.919421Z" }, { "id": 1339, "id_string": "efeaee-190c17-2f2f3b-d1d0cc-311f25-5e3950-be9289-ae6964-0ed84d06-hoanglambk57", "name": "Little Viking Character", "colors": [ "#EFEAEE", "#190C17", "#2F2F3B", "#D1D0CC", "#311F25", "#5E3950", "#BE9289", "#AE6964", "#543B34" ], "color_count": 9, "like_count": 0, "usage_count": 2, "source": "art", "status": "public", "updated": "2026-08-15T17:00:34.952354Z" }, { "id": 212, "id_string": "e0e0e0-000000-fff806-fffafd-ffe02d-604606-ffae2c-c79515-f6eea4c1-comficker", "name": "Crown", "colors": [ "#E0E0E0", "#000000", "#FFF806", "#FFFAFD", "#FFE02D", "#604606", "#FFAE2C", "#C79515", "#D7FBE9", "#FF2301", "#A81500", "#C5E5FC", "#13DC60", "#75C9FF", "#58EAF3", "#067518" ], "color_count": 16, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.554290Z" }, { "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" } ] }