Hi!
This is not really a bug or a feature request. I am looking for help to find data that I can find in Azure Devops UI.
Where can I find this list?

It can be found under:
pipelines > environments > [select environment] > deployments > [select deployment] > changes
The url looks like this:
https://dev.azure.com/[organization]/[team project]/_environments/23/runs?environmentExecutionRecordId=1161&ownerId=76694&definitionId=623&planType=Build&view=jobshistory
In essence. I am trying to get the commits/changes since last deployment to an environment.