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=download_count&page=60
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=61", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=59" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "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": 1024, "id_string": "151515-a91d3a-c73659-eeeeee-pixelpine", "name": "Warm Rose Tide", "colors": [ "#151515", "#A91D3A", "#C73659", "#EEEEEE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.999385Z" }, { "id": 690, "id_string": "22577a-38a3a5-57cc99-80ed99-hexharbor", "name": "Electric Pine Mist", "colors": [ "#22577A", "#38A3A5", "#57CC99", "#80ED99" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.808452Z" }, { "id": 572, "id_string": "94a684-aec3ae-e4e4d0-ffeef4-pixelpine", "name": "Pastel Blush Harbor", "colors": [ "#94A684", "#AEC3AE", "#E4E4D0", "#FFEEF4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.202731Z" }, { "id": 44, "id_string": "c6bfbe-040309-e0e6e9-9d919d-b0813f-cf7f33-adb6b1-1d1f29-comficker", "name": "Thug duck", "colors": [ "#C6BFBE", "#040309", "#E0E6E9", "#9D919D", "#B0813F", "#CF7F33", "#ADB6B1", "#1D1F29" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.077334Z" }, { "id": 162, "id_string": "fdfffe-967f85-653c45-99635b-f0c689-544835-feea4a-654321-12a067e2", "name": "pikachu", "colors": [ "#FDFFFE", "#967F85", "#653C45", "#99635B", "#F0C689", "#544835", "#FEEA4A", "#654321", "#FFE388", "#F0E5DC", "#755A25", "#D4B034", "#ECCE69", "#5E4D00", "#5B5559", "#D2A462", "#BE9E2F", "#8C6510", "#F7D13A", "#B2813C", "#B95F29", "#E9B373", "#C76312", "#DC3327", "#F22B1D", "#C0430A", "#853E2E", "#E0AF13", "#E59C37", "#AB7514", "#EFA54C", "#804504", "#E6CCC0" ], "color_count": 33, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.271163Z" }, { "id": 465, "id_string": "f8f4e1-af8f6f-74512d-543310-mossyhex", "name": "Cool Apricot Tide", "colors": [ "#F8F4E1", "#AF8F6F", "#74512D", "#543310" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.608796Z" }, { "id": 625, "id_string": "fcf8e8-ecdfc8-ecb390-df7861-hexharbor", "name": "Pastel Gold Dawn", "colors": [ "#FCF8E8", "#ECDFC8", "#ECB390", "#DF7861" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.462172Z" }, { "id": 1012, "id_string": "03001c-301e67-5b8fb9-b6eada-minthaze", "name": "Vivid Azure Bloom", "colors": [ "#03001C", "#301E67", "#5B8FB9", "#B6EADA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.940340Z" }, { "id": 79, "id_string": "b6dab2-4a4a4a-c5c5c5-c8e3be-939393-000000-5d5ef5-f5be26-comficker", "name": "Dog", "colors": [ "#B6DAB2", "#4A4A4A", "#C5C5C5", "#C8E3BE", "#939393", "#000000", "#5D5EF5", "#F5BE26" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.294871Z" } ] }