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

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

{
    "name": "Soft Citrine Dusk",
    "colors": [
        "#F5EEE6",
        "#FFF8E3",
        "#F3D7CA",
        "#E6A4B4"
    ]
}