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=123
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=124", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=122" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 842, "id_string": "261c2c-3e2c41-5c527f-6e85b2-coloreef", "name": "Azure Harbor", "colors": [ "#261C2C", "#3E2C41", "#5C527F", "#6E85B2" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.897389Z" }, { "id": 433, "id_string": "070f2b-1b1a55-535c91-9290c3-mossyhex", "name": "Azure Dream", "colors": [ "#070F2B", "#1B1A55", "#535C91", "#9290C3" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.459366Z" }, { "id": 527, "id_string": "f5efe7-d8c4b6-4f709c-213555-swatchbird", "name": "Azure Dawn", "colors": [ "#F5EFE7", "#D8C4B6", "#4F709C", "#213555" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.962262Z" }, { "id": 15, "id_string": "100020-37280c-100120-958520-b0a033-b8a53e-c9b943-e1d36a-0978077d-cyanpinktoedtarantula", "name": "Avocado", "colors": [ "#100020", "#37280C", "#100120", "#958520", "#B0A033", "#B8A53E", "#C9B943", "#E1D36A", "#4C3F0A", "#952E14", "#6F0C06", "#B14420", "#F5F77B", "#D3844D", "#DCCE54", "#8A7119" ], "color_count": 16, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.670079Z" }, { "id": 805, "id_string": "e7dfd5-84a9ac-3b6978-204051-mossyhex", "name": "Aqua Tide", "colors": [ "#E7DFD5", "#84A9AC", "#3B6978", "#204051" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.368998Z" }, { "id": 1154, "id_string": "4b778d-28b5b5-8fd9a8-d2e69c-retroswatch", "name": "Aqua Sunset", "colors": [ "#4B778D", "#28B5B5", "#8FD9A8", "#D2E69C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.615078Z" }, { "id": 405, "id_string": "f6f4eb-91c8e4-749bc2-4682a9-nordichue", "name": "Aqua Meadow", "colors": [ "#F6F4EB", "#91C8E4", "#749BC2", "#4682A9" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.327269Z" }, { "id": 523, "id_string": "1a374d-406882-6998ab-b1d0e0-swatchbird", "name": "Aqua Harbor", "colors": [ "#1A374D", "#406882", "#6998AB", "#B1D0E0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.929017Z" }, { "id": 870, "id_string": "e4e3e3-84a9ac-3b6978-204051-retroswatch", "name": "Aqua Harbor", "colors": [ "#E4E3E3", "#84A9AC", "#3B6978", "#204051" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.053132Z" }, { "id": 1262, "id_string": "001524-445d48-d6cc99-fde5d4-swatchbird", "name": "Aqua Grove", "colors": [ "#001524", "#445D48", "#D6CC99", "#FDE5D4" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.149513Z" } ] }