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

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

{
    "name": "Moss Veil",
    "colors": [
        "#766161",
        "#87A7B3",
        "#CDC7BE",
        "#E1F1DD"
    ]
}