{ "pullRequestId": 42, "title": "Fix the auth bug", "status": "active", "sourceRefName": "refs/heads/bug/ALLPOST-999_fix-auth", "targetRefName": "refs/heads/main", "url": "https://dev.azure.com/my-org/my-project/_apis/git/repositories/my-repo/pullRequests/42", "repository": { "id": "repo-uuid-123", "name": "my-repo", "remoteUrl": "https://dev.azure.com/my-org/my-project/_git/my-repo" }, "lastMergeSourceCommit": { "commitId": "abc123def456" } }