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=16
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=17", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=15" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 267, "id_string": "41a7ff-000000-ffffff-ff7be0-ingridhagen26", "name": "4-color palette", "colors": [ "#41A7FF", "#000000", "#FFFFFF", "#FF7BE0" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.988368Z" }, { "id": 118, "id_string": "eee15e-77201a-fe450e-f97817-ff9200-000200-fdd5a6-4c0c02-5be6832a-blackpygmypython", "name": "Doge", "colors": [ "#EEE15E", "#77201A", "#FE450E", "#F97817", "#FF9200", "#000200", "#FDD5A6", "#4C0C02", "#FE5F21", "#FEE1C1" ], "color_count": 10, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.532880Z" }, { "id": 121, "id_string": "070001-ac2e36-cb1f2b-ecf1f2-ffe8e2-d2aa66-blackpygmypython", "name": "Chick", "colors": [ "#070001", "#AC2E36", "#CB1F2B", "#ECF1F2", "#FFE8E2", "#D2AA66" ], "color_count": 6, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.566307Z" }, { "id": 258, "id_string": "000000-a99bee-ff004d-c0ff14-deregock", "name": "4-color palette", "colors": [ "#000000", "#A99BEE", "#FF004D", "#C0FF14" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.917473Z" }, { "id": 259, "id_string": "000000-ffffff-5a00a0-8c57f0-ffdfc4-914d08-ff7300-b3b3b3-19bdfa62-alainjeshuatamara7838", "name": "9-color palette", "colors": [ "#000000", "#FFFFFF", "#5A00A0", "#8C57F0", "#FFDFC4", "#914D08", "#FF7300", "#B3B3B3", "#080B5E" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.935210Z" }, { "id": 155, "id_string": "eee0cd-61371e-f1b03f-ad6130-101112-lam", "name": "Lion", "colors": [ "#EEE0CD", "#61371E", "#F1B03F", "#AD6130", "#101112" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.210284Z" }, { "id": 262, "id_string": "000000-ffffff-20a777-e6cca7-e9af70-1a5548-174a40-966d1b-77d0cc8a-epicguythatsreallycool", "name": "11-color palette", "colors": [ "#000000", "#FFFFFF", "#20A777", "#E6CCA7", "#E9AF70", "#1A5548", "#174A40", "#966D1B", "#F63814", "#FEAC5D", "#688CBB" ], "color_count": 11, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.951863Z" }, { "id": 119, "id_string": "fce597-000000-f5ce8d-e7e7e7-f19608-8e8e8e-ffb53c-c0c0c0-4d7f60c4-blackpygmypython", "name": "Cat Coloring", "colors": [ "#FCE597", "#000000", "#F5CE8D", "#E7E7E7", "#F19608", "#8E8E8E", "#FFB53C", "#C0C0C0", "#8DE153", "#67E8FF", "#FFA5EC", "#FFFFFF" ], "color_count": 12, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.537940Z" }, { "id": 116, "id_string": "000000-f2f2f2-f2d5ac-f4c77a-f1bb07-3355ab-blackpygmypython", "name": "Vegeta", "colors": [ "#000000", "#F2F2F2", "#F2D5AC", "#F4C77A", "#F1BB07", "#3355AB" ], "color_count": 6, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.520262Z" }, { "id": 271, "id_string": "ffffff-0000ff-f5f500-12cece-paulidemello420", "name": "4-color palette", "colors": [ "#FFFFFF", "#0000FF", "#F5F500", "#12CECE" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.012506Z" } ] }