1
+ {
2
+ "pagelen" : 1 ,
3
+ "values" : [
4
+ {
5
+ "scm" : " git" ,
6
+ "website" : " " ,
7
+ "has_wiki" : false ,
8
+ "uuid" : " {7dd600e6-0d9c-4801-b967-cb4cc17359ff}" ,
9
+ "links" : {
10
+ "watchers" : {
11
+ "href" : " https:\/\/ api.bitbucket.org\/ 2.0\/ repositories\/ atlassian\/ stash-example-plugin1\/ watchers"
12
+ },
13
+ "branches" : {
14
+ "href" : " https:\/\/ api.bitbucket.org\/ 2.0\/ repositories\/ atlassian\/ stash-example-plugin1\/ refs\/ branches"
15
+ },
16
+ "tags" : {
17
+ "href" : " https:\/\/ api.bitbucket.org\/ 2.0\/ repositories\/ atlassian\/ stash-example-plugin1\/ refs\/ tags"
18
+ },
19
+ "commits" : {
20
+ "href" : " https:\/\/ api.bitbucket.org\/ 2.0\/ repositories\/ atlassian\/ stash-example-plugin1\/ commits"
21
+ },
22
+ "clone" : [
23
+ {
24
+ "href" :
" https:\/\/ [email protected] \/ atlassian\/ stash-example-plugin1.git" ,
25
+ "name" : " https"
26
+ },
27
+ {
28
+ "href" :
" [email protected] :atlassian\/ stash-example-plugin1.git" ,
29
+ "name" : " ssh"
30
+ }
31
+ ],
32
+ "self" : {
33
+ "href" : " https:\/\/ api.bitbucket.org\/ 2.0\/ repositories\/ atlassian\/ stash-example-plugin1"
34
+ },
35
+ "source" : {
36
+ "href" : " https:\/\/ api.bitbucket.org\/ 2.0\/ repositories\/ atlassian\/ stash-example-plugin1\/ src"
37
+ },
38
+ "html" : {
39
+ "href" : " https:\/\/ bitbucket.org\/ atlassian\/ stash-example-plugin1"
40
+ },
41
+ "avatar" : {
42
+ "href" : " https:\/\/ bytebucket.org\/ ravatar\/ %7B7dd600e6-0d9c-4801-b967-cb4cc17359ff%7D?ts=default"
43
+ },
44
+ "hooks" : {
45
+ "href" : " https:\/\/ api.bitbucket.org\/ 2.0\/ repositories\/ atlassian\/ stash-example-plugin1\/ hooks"
46
+ },
47
+ "forks" : {
48
+ "href" : " https:\/\/ api.bitbucket.org\/ 2.0\/ repositories\/ atlassian\/ stash-example-plugin1\/ forks"
49
+ },
50
+ "downloads" : {
51
+ "href" : " https:\/\/ api.bitbucket.org\/ 2.0\/ repositories\/ atlassian\/ stash-example-plugin1\/ downloads"
52
+ },
53
+ "pullrequests" : {
54
+ "href" : " https:\/\/ api.bitbucket.org\/ 2.0\/ repositories\/ atlassian\/ stash-example-plugin1\/ pullrequests"
55
+ }
56
+ },
57
+ "fork_policy" : " allow_forks" ,
58
+ "name" : " stash-example-plugin1" ,
59
+ "project" : {
60
+ "key" : " PROJ" ,
61
+ "type" : " project" ,
62
+ "uuid" : " {8b56daff-dbc7-4cae-a7a3-1228c526906b}" ,
63
+ "links" : {
64
+ "self" : {
65
+ "href" : " https:\/\/ api.bitbucket.org\/ 2.0\/ teams\/ atlassian\/ projects\/ PROJ"
66
+ },
67
+ "html" : {
68
+ "href" : " https:\/\/ bitbucket.org\/ account\/ user\/ atlassian\/ projects\/ PROJ"
69
+ },
70
+ "avatar" : {
71
+ "href" : " https:\/\/ bitbucket.org\/ account\/ user\/ atlassian\/ projects\/ PROJ\/ avatar\/ 32"
72
+ }
73
+ },
74
+ "name" : " Project: Atlassian"
75
+ },
76
+ "language" : " " ,
77
+ "created_on" : " 2013-04-15T03:05:05.595458+00:00" ,
78
+ "mainbranch" : {
79
+ "type" : " branch" ,
80
+ "name" : " master"
81
+ },
82
+ "full_name" : " atlassian\/ stash-example-plugin1" ,
83
+ "has_issues" : false ,
84
+ "owner" : {
85
+ "username" : " atlassian" ,
86
+ "display_name" : " Atlassian" ,
87
+ "type" : " team" ,
88
+ "uuid" : " {02b941e3-cfaa-40f9-9a58-cec53e20bdc3}" ,
89
+ "links" : {
90
+ "self" : {
91
+ "href" : " https:\/\/ api.bitbucket.org\/ 2.0\/ teams\/ atlassian"
92
+ },
93
+ "html" : {
94
+ "href" : " https:\/\/ bitbucket.org\/ atlassian\/ "
95
+ },
96
+ "avatar" : {
97
+ "href" : " https:\/\/ bitbucket.org\/ account\/ atlassian\/ avatar\/ 32\/ "
98
+ }
99
+ }
100
+ },
101
+ "updated_on" : " 2018-04-01T16:36:35.970175+00:00" ,
102
+ "size" : 1116345 ,
103
+ "type" : " repository" ,
104
+ "slug" : " stash-example-plugin1" ,
105
+ "is_private" : true ,
106
+ "description" : " Examples on how to decorate various pages around Stash."
107
+ }
108
+ ],
109
+ "next" : " https:\/\/ api.bitbucket.org\/ 2.0\/ repositories?pagelen=1&after=PLACEHOLDER&role=member"
110
+ }
0 commit comments