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

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

{
    "name": "Pale Azure Hush",
    "colors": [
        "#B2A4FF",
        "#FFB4B4",
        "#FFDEB4",
        "#FDF7C3"
    ]
}