A metadata API is available to access more information about releases.
There is also a more extensive RESTful API generated by Sails for managing releases. This private API is used by the Admin UI & is authenticated through LDAP by default, but you can customize this for your own use without too much difficulty!
Note that since the addition of flavors, version id is formatted as
name_flavor
.
GET http://download.myapp.com/versions/sorted
GET http://download.myapp.com/api/version/1.1.0_default
PUT http://download.myapp.com/version/availability/1.1.0_default/1574755200000
GET http://download.myapp.com/channels/sorted