Getting the download count for your releases
You can collect metadata about your Releases via the API.
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
.