1
+ responses[None] = {
2
+ "values": [
3
+ {
4
+ "type": "commit",
5
+ "hash": "3a8d6c7910f7bf68f7cf9cc1964998006fa8894b",
6
+ "date": "2023-10-08T17:31:20+00:00",
7
+ "author": {
8
+ "type": "author",
9
+ "raw": "user1Name <user@mail.com>",
10
+ "user": {
11
+ "display_name": "user1Name",
12
+ "links": {
13
+ "self": {
14
+ "href": "https://api.bitbucket.org/2.0/users/%7B34318d8b-6c8a-40a7-aea2-572fdd183917%7D"
15
+ },
16
+ "avatar": {
17
+ "href": "https://secure.gravatar.com/avatar/679c684730037c1250b46c1781701f98?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FIP-3.png"
18
+ },
19
+ "html": {
20
+ "href": "https://bitbucket.org/%7B34318d8b-6c8a-40a7-aea2-572fdd183917%7D/"
21
+ }
22
+ },
23
+ "type": "user",
24
+ "uuid": "{34318d8b-6c8a-40a7-aea2-572fdd183917}",
25
+ "account_id": "557058:e7042a01-54b7-447f-9da8-4ad1b1e4afa5",
26
+ "nickname": "user1Name"
27
+ }
28
+ },
29
+ "message": "src created online with Bitbucket",
30
+ "summary": {
31
+ "type": "rendered",
32
+ "raw": "src created online with Bitbucket",
33
+ "markup": "markdown",
34
+ "html": "<p>src created online with Bitbucket</p>"
35
+ },
36
+ "links": {
37
+ "self": {
38
+ "href": "https://api.bitbucket.org/2.0/repositories/TestWorkspace1/testrepository1/commit/3a8d6c7910f7bf68f7cf9cc1964998006fa8894b"
39
+ },
40
+ "html": {
41
+ "href": "https://bitbucket.org/TestWorkspace1/testrepository1/commits/3a8d6c7910f7bf68f7cf9cc1964998006fa8894b"
42
+ },
43
+ "diff": {
44
+ "href": "https://api.bitbucket.org/2.0/repositories/TestWorkspace1/testrepository1/diff/3a8d6c7910f7bf68f7cf9cc1964998006fa8894b"
45
+ },
46
+ "approve": {
47
+ "href": "https://api.bitbucket.org/2.0/repositories/TestWorkspace1/testrepository1/commit/3a8d6c7910f7bf68f7cf9cc1964998006fa8894b/approve"
48
+ },
49
+ "comments": {
50
+ "href": "https://api.bitbucket.org/2.0/repositories/TestWorkspace1/testrepository1/commit/3a8d6c7910f7bf68f7cf9cc1964998006fa8894b/comments"
51
+ },
52
+ "statuses": {
53
+ "href": "https://api.bitbucket.org/2.0/repositories/TestWorkspace1/testrepository1/commit/3a8d6c7910f7bf68f7cf9cc1964998006fa8894b/statuses"
54
+ },
55
+ "patch": {
56
+ "href": "https://api.bitbucket.org/2.0/repositories/TestWorkspace1/testrepository1/patch/3a8d6c7910f7bf68f7cf9cc1964998006fa8894b"
57
+ }
58
+ },
59
+ "parents": [
60
+ {
61
+ "hash": "08b01c378b0c67999528bdb5d364d1960409cd99",
62
+ "links": {
63
+ "self": {
64
+ "href": "https://api.bitbucket.org/2.0/repositories/TestWorkspace1/testrepository1/commit/08b01c378b0c67999528bdb5d364d1960409cd99"
65
+ },
66
+ "html": {
67
+ "href": "https://bitbucket.org/TestWorkspace1/testrepository1/commits/08b01c378b0c67999528bdb5d364d1960409cd99"
68
+ }
69
+ },
70
+ "type": "commit"
71
+ }
72
+ ],
73
+ "repository": {
74
+ "type": "repository",
75
+ "full_name": "TestWorkspace1/testrepository1",
76
+ "links": {
77
+ "self": {
78
+ "href": "https://api.bitbucket.org/2.0/repositories/TestWorkspace1/testrepository1"
79
+ },
80
+ "html": {
81
+ "href": "https://bitbucket.org/TestWorkspace1/testrepository1"
82
+ },
83
+ "avatar": {
84
+ "href": "https://bytebucket.org/ravatar/%7Bc4f5c559-de42-4b98-8502-4d73ee76c393%7D?ts=default"
85
+ }
86
+ },
87
+ "name": "testrepository1",
88
+ "uuid": "{n789754-de42-4b98-8502-4d73ee76c393}"
89
+ }
90
+ }
91
+ ],
92
+ "pagelen": 10,
93
+ "page": 1
94
+ }
0 commit comments