Get Pull Request
The Get Pull Request operation retrieves detailed information about a specific pull request within a Bitbucket repository by providing the workspace identifier, repository slug, and pull request ID in the endpoint path. This API returns comprehensive data about the pull request including its title, description, source and destination branches, author information, creation and update timestamps, current state (open, merged, declined, or superseded), reviewers, participants, merge commit detail...