responses['{"close_source_branch": true, "merge_strategy": null}'] = {
    "rendered": {
        "description": {
            "raw": "PRDescription",
            "markup": "markdown",
            "html": "<p>PRDescription</p>",
            "type": "rendered",
        },
        "title": {"raw": "PRTitle", "markup": "markdown", "html": "<p>PRTitle</p>", "type": "rendered"},
    },
    "links": {
        "decline": {"href": "bitbucket/cloud/2.0/repositories/TestWorkspace1/testrepository1/pullrequests/1/decline"},
        "diffstat": {
            "href": "bitbucket/cloud/2.0/repositories/TestWorkspace1/testrepository1/diffstat/TestWorkspace1/testrepository1:36bb9607a8c9%0D1594fc17b232?from_pullrequest_id=1"
        },
        "commits": {"href": "bitbucket/cloud/2.0/repositories/TestWorkspace1/testrepository1/pullrequests/1/commits"},
        "self": {"href": "bitbucket/cloud/2.0/repositories/TestWorkspace1/testrepository1/pullrequests/1"},
        "comments": {"href": "bitbucket/cloud/2.0/repositories/TestWorkspace1/testrepository1/pullrequests/1/comments"},
        "merge": {"href": "bitbucket/cloud/2.0/repositories/TestWorkspace1/testrepository1/pullrequests/1/merge"},
        "html": {"href": "https://bitbucket.org/TestWorkspace1/testrepository1/pull-requests/1"},
        "activity": {"href": "bitbucket/cloud/2.0/repositories/TestWorkspace1/testrepository1/pullrequests/1/activity"},
        "request-changes": {
            "href": "bitbucket/cloud/2.0/repositories/TestWorkspace1/testrepository1/pullrequests/1/request-changes"
        },
        "diff": {
            "href": "bitbucket/cloud/2.0/repositories/TestWorkspace1/testrepository1/diff/TestWorkspace1/testrepository1:36bb9607a8c9%0D1594fc17b232?from_pullrequest_id=1"
        },
        "approve": {"href": "bitbucket/cloud/2.0/repositories/TestWorkspace1/testrepository1/pullrequests/1/approve"},
        "statuses": {"href": "bitbucket/cloud/2.0/repositories/TestWorkspace1/testrepository1/pullrequests/1/statuses"},
    },
    "close_source_branch": false,
    "reviewers": [],
    "created_on": "2020-12-27T21:17:26.316208+00:00",
    "id": 1,
    "closed_on": "2020-12-27T21:24:31.386050+00:00",
    "title": "PRTitle",
    "destination": {
        "commit": {
            "hash": "1594fc17b232",
            "type": "commit",
            "links": {
                "self": {"href": "bitbucket/cloud/2.0/repositories/TestWorkspace1/testrepository1/commit/1594fc17b232"},
                "html": {"href": "https://bitbucket.org/TestWorkspace1/testrepository1/commits/1594fc17b232"},
            },
        },
        "repository": {
            "links": {
                "self": {"href": "bitbucket/cloud/2.0/repositories/TestWorkspace1/testrepository1"},
                "html": {"href": "https://bitbucket.org/TestWorkspace1/testrepository1"},
                "avatar": {"href": "https://bytebucket.org/ravatar/%7BRepoUUID%7D?ts=default"},
            },
            "type": "repository",
            "name": "testrepository1",
            "full_name": "TestWorkspace1/testrepository1",
            "uuid": "{RepoUUID}",
        },
        "branch": {"name": "master"},
    },
    "comment_count": 5,
    "source": {
        "commit": {
            "hash": "4ed89e8b0a21",
            "type": "commit",
            "links": {
                "self": {"href": "bitbucket/cloud/2.0/repositories/TestWorkspace1/testrepository1/commit/4ed89e8b0a21"},
                "html": {"href": "https://bitbucket.org/TestWorkspace1/testrepository1/commits/4ed89e8b0a21"},
            },
        },
        "repository": {
            "links": {
                "self": {"href": "bitbucket/cloud/2.0/repositories/TestWorkspace1/testrepository1"},
                "html": {"href": "https://bitbucket.org/TestWorkspace1/testrepository1"},
                "avatar": {"href": "https://bytebucket.org/ravatar/%7BRepoUUID%7D?ts=default"},
            },
            "type": "repository",
            "name": "testrepository1",
            "full_name": "TestWorkspace1/testrepository1",
            "uuid": "{RepoUUID}",
        },
        "branch": {"name": "feature/test-branch"},
    },
    "state": "MERGED",
    "type": "pullrequest",
    "description": "PRDescription",
    "reason": "",
    "task_count": 0,
    "merge_commit": {
        "hash": "36bb9607a8c9e0c6222342486e3393ae154b46c0",
        "links": {
            "self": {
                "href": "bitbucket/cloud/2.0/repositories/TestWorkspace1/testrepository1/commit/36bb9607a8c9e0c6222342486e3393ae154b46c0"
            },
            "html": {
                "href": "https://bitbucket.org/TestWorkspace1/testrepository1/commits/36bb9607a8c9e0c6222342486e3393ae154b46c0"
            },
        },
        "author": {
            "raw": "User03 <user@email.com>",
            "type": "author",
            "user": {
                "display_name": "User03DisplayName",
                "uuid": "{User03UUID}",
                "links": {
                    "self": {"href": "users/%7BUser03UUID%7D"},
                    "html": {"href": "https://bitbucket.org/%7BUser03UUID%7D/"},
                    "avatar": {
                        "href": "https://secure.gravatar.com/avatar/46a979e676028e3ec208927d6d537a3f?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FTS-2.png"
                    },
                },
                "nickname": "User03Nickname",
                "type": "user",
                "account_id": "User03AccountID",
            },
        },
        "summary": {
            "raw": "Merged in feature/test-branch (pull request #1)\n\nPRTitle\n",
            "markup": "markdown",
            "html": '<p>Merged in feature/test-branch (<a href="https://bitbucket.org/TestWorkspace1/testrepository1/pull-requests/1/prtitle" rel="nofollow" class="ap-connect-link">pull request #1</a>)</p>\n<p>PRTitle</p>',
            "type": "rendered",
        },
        "date": "2020-12-27T21:24:29+00:00",
        "message": "Merged in feature/test-branch (pull request #1)\n\nPRTitle\n",
        "type": "commit",
    },
    "closed_by": {
        "display_name": "User04DisplayName",
        "uuid": "{User04UUID}",
        "links": {
            "self": {"href": "users/%7BUser04UUID%7D"},
            "html": {"href": "https://bitbucket.org/%7BUser04UUID%7D/"},
            "avatar": {
                "href": "https://secure.gravatar.com/avatar/46a979e676028e3ec208927d6d537a3f?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FXX-2.png"
            },
        },
        "nickname": "User04Nickname",
        "type": "user",
        "account_id": "User04AccountID",
    },
    "author": {
        "display_name": "User03DisplayName",
        "uuid": "{User03UUID}",
        "links": {
            "self": {"href": "users/%7BUser03UUID%7D"},
            "html": {"href": "https://bitbucket.org/%7BUser03UUID%7D/"},
            "avatar": {
                "href": "https://secure.gravatar.com/avatar/46a979e676028e3ec208927d6d537a3f?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FTS-2.png"
            },
        },
        "nickname": "User03Nickname",
        "type": "user",
        "account_id": "User03AccountID",
    },
    "summary": {"raw": "PRDescription", "markup": "markdown", "html": "<p>PRDescription</p>", "type": "rendered"},
    "participants": [],
    "updated_on": "2020-12-27T21:24:31.386061+00:00",
}
