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

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

{
    "name": "Neon Apricot Hush",
    "colors": [
        "#8E3200",
        "#A64B2A",
        "#D7A86E",
        "#FFEBC1"
    ]
}