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=created
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "instance": null,
    "properties": [],
    "meta": null,
    "links": {
        "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=created&page=2",
        "previous": null
    },
    "count": 1351,
    "page_size": 10,
    "num_pages": 136,
    "results": [
        {
            "id": 1,
            "id_string": "000000-ffffff-akhvledianialyona",
            "name": "1-Bit Monochrome",
            "colors": [
                "#000000",
                "#FFFFFF"
            ],
            "color_count": 2,
            "like_count": 0,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-24T02:37:07.721233Z"
        },
        {
            "id": 2,
            "id_string": "000000-555555-aaaaaa-ffffff",
            "name": "Grayscale 4",
            "colors": [
                "#000000",
                "#555555",
                "#AAAAAA",
                "#FFFFFF"
            ],
            "color_count": 4,
            "like_count": 0,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-24T02:37:07.735286Z"
        },
        {
            "id": 3,
            "id_string": "000000-242424-484848-6d6d6d-919191-b6b6b6-dadada-ffffff",
            "name": "Grayscale 8",
            "colors": [
                "#000000",
                "#242424",
                "#484848",
                "#6D6D6D",
                "#919191",
                "#B6B6B6",
                "#DADADA",
                "#FFFFFF"
            ],
            "color_count": 8,
            "like_count": 0,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-24T02:37:07.738908Z"
        },
        {
            "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"
        },
        {
            "id": 6,
            "id_string": "000000-55ffff-ff55ff-ffffff",
            "name": "CGA Mode 4",
            "colors": [
                "#000000",
                "#55FFFF",
                "#FF55FF",
                "#FFFFFF"
            ],
            "color_count": 4,
            "like_count": 0,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-24T02:37:07.749819Z"
        },
        {
            "id": 7,
            "id_string": "000000-0000aa-00aa00-00aaaa-aa0000-aa00aa-aa5500-aaaaaa-74cd0d6d",
            "name": "CGA 16",
            "colors": [
                "#000000",
                "#0000AA",
                "#00AA00",
                "#00AAAA",
                "#AA0000",
                "#AA00AA",
                "#AA5500",
                "#AAAAAA",
                "#555555",
                "#5555FF",
                "#55FF55",
                "#55FFFF",
                "#FF5555",
                "#FF55FF",
                "#FFFF55",
                "#FFFFFF"
            ],
            "color_count": 16,
            "like_count": 0,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-24T02:37:07.752975Z"
        },
        {
            "id": 8,
            "id_string": "000000-ffffff-ff0000-00ff00-0000ff-ffff00-00ffff-ff00ff-usbugraus",
            "name": "Primary 8",
            "colors": [
                "#000000",
                "#FFFFFF",
                "#FF0000",
                "#00FF00",
                "#0000FF",
                "#FFFF00",
                "#00FFFF",
                "#FF00FF"
            ],
            "color_count": 8,
            "like_count": 0,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-24T02:37:07.756672Z"
        },
        {
            "id": 9,
            "id_string": "2b0f1a-6b2c39-c24b4b-e8804a-f4c25b-fbefc2",
            "name": "Warm Sunset 6",
            "colors": [
                "#2B0F1A",
                "#6B2C39",
                "#C24B4B",
                "#E8804A",
                "#F4C25B",
                "#FBEFC2"
            ],
            "color_count": 6,
            "like_count": 0,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-24T02:37:07.759773Z"
        },
        {
            "id": 10,
            "id_string": "0b1026-1b2a4a-2e5a88-4c8fb5-8fc6d9-e4f2f2",
            "name": "Cool Night 6",
            "colors": [
                "#0B1026",
                "#1B2A4A",
                "#2E5A88",
                "#4C8FB5",
                "#8FC6D9",
                "#E4F2F2"
            ],
            "color_count": 6,
            "like_count": 0,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-24T02:37:07.763224Z"
        }
    ]
}