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

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

{
    "name": "Cloud Citrine Breeze",
    "colors": [
        "#92C7CF",
        "#AAD7D9",
        "#FBF9F1",
        "#E5E1DA"
    ]
}