Export the palette as hex (.hex) / GIMP (.gpl) / PNG strip / JSON. Bumps download_count (and re-blends score).

GET /coloring/palettes/94/download/?ext=json&format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "Icon: Bicycle",
    "colors": [
        "#EEE9D4",
        "#483C3D",
        "#C4B8B7",
        "#DAD4C8",
        "#E4E5F0",
        "#594952",
        "#CDDEDE",
        "#665966"
    ]
}