responses[None] = {
    "pagelen": 10,
    "values": [
        {
            "links": {
                "self": {
                    "href": "bitbucket/cloud/2.0/repositories/TestWorkspace1/testrepository1/pullrequests/1/comments/223684280"
                },
                "html": {
                    "href": "bitbucket/cloud/2.0/repositories/TestWorkspace1/testrepository1/pullrequests/1/_/diff#comment-223684280"
                },
            },
            "deleted": False,
            "pullrequest": {
                "type": "pullrequest",
                "id": 1,
                "links": {
                    "self": {"href": "bitbucket/cloud/2.0/repositories/TestWorkspace1/testrepository1/pullrequests/1"},
                    "html": {"href": "https://bitbucket.org/TestWorkspace1/testrepository1/pull-requests/1"},
                },
                "title": "PRTitle",
            },
            "content": {
                "raw": "Test comment 1",
                "markup": "markdown",
                "html": "<p>Test comment 1</p>",
                "type": "rendered",
            },
            "created_on": "2021-05-08T21:22:05.651662+00:00",
            "user": {
                "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%2FTS-2.png"
                    },
                },
                "nickname": "User04Nickname",
                "type": "user",
                "account_id": "User04AccountID",
            },
            "updated_on": "2021-05-08T21:22:05.653095+00:00",
            "type": "pullrequest_comment",
            "id": 223684280,
        },
        {
            "links": {
                "self": {
                    "href": "bitbucket/cloud/2.0/repositories/TestWorkspace1/testrepository1/pullrequests/1/comments/223684282"
                },
                "html": {
                    "href": "bitbucket/cloud/2.0/repositories/TestWorkspace1/testrepository1/pullrequests/1/_/diff#comment-223684282"
                },
            },
            "deleted": False,
            "pullrequest": {
                "type": "pullrequest",
                "id": 1,
                "links": {
                    "self": {"href": "bitbucket/cloud/2.0/repositories/TestWorkspace1/testrepository1/pullrequests/1"},
                    "html": {"href": "https://bitbucket.org/TestWorkspace1/testrepository1/pull-requests/1"},
                },
                "title": "PRTitle",
            },
            "content": {
                "raw": "Test comment 2",
                "markup": "markdown",
                "html": "<p>Test comment 2</p>",
                "type": "rendered",
            },
            "created_on": "2021-05-08T21:22:12.946004+00:00",
            "user": {
                "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%2FTS-2.png"
                    },
                },
                "nickname": "User04Nickname",
                "type": "user",
                "account_id": "User04AccountID",
            },
            "updated_on": "2021-05-08T21:22:12.947344+00:00",
            "type": "pullrequest_comment",
            "id": 223684282,
        },
    ],
    "page": 1,
    "size": 2,
}
