I'm trying to get the information about the owners of a list of repositories in BitBucket using REST API calls.
I'm able to access the commit details of the repositories and listing out the users but I'm focused on retrieving the owner information.
https://host:port/rest/api/1.0/projects/project_name/repos/repo_name/commits/?until=master