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

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

{
    "name": "Violet Hush",
    "colors": [
        "#371B58",
        "#4C3575",
        "#5B4B8A",
        "#7858A6"
    ]
}