Download project through CDN
GET/projects/:project_id/:ota_name/:locale
Download project translations through the CDN. Note that this is another url and not really part of the API, but included here for completeness. No authentication needed as this is an open CDN.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 430
Success
Bad Request
Unauthorized
Forbidden
Not Found
Too many requests. The API will only allow one consecutive request, and also a request window defined in X-RateLimit header.