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

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

{
    "name": "Cloud Gold Dawn",
    "colors": [
        "#89A8B2",
        "#B3C8CF",
        "#E5E1DA",
        "#F1F0E8"
    ]
}