Bitbucket API - How to get same info as shown in browser

The docs show ‘https://{base-url}/rest/api/latest/projects/DEVEX/repos/beaver/commits’
I want to list commits including the tags, which show in the browser, but the tags are not included in the response data.