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

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

{
    "name": "Dusk Aqua Field",
    "colors": [
        "#092635",
        "#1B4242",
        "#5C8374",
        "#9EC8B9"
    ]
}