You can collect metadata about your Releases via the API to show legions of screaming fans how awesome your project is.
To see how many times a file in a Release was downloaded, make a GET
request to the API for a single release. Within the JSON payload, every asset has a key called download_count
.