When I get pull requests the author key is always undefined. Author is also the only key that is undefined. Psuedo example code called: ``` bitbucket.pullrequests .get({ pull_request_id: id, repo_slug: repositoryUUID, workspace: workspaceUUID }) ```