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

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

{
    "name": "Neon Ember Tide",
    "colors": [
        "#79B4B7",
        "#FEFBF3",
        "#F8F0DF",
        "#9D9D9D"
    ]
}