1+ {
2+ "expand" : " schema,names" ,
3+ "startAt" : 0 ,
4+ "maxResults" : 50 ,
5+ "total" : 10 ,
6+ "issues" : [
7+ {
8+ "expand" : " operations,versionedRepresentations,editmeta,changelog,renderedFields" ,
9+ "id" : " 12338" ,
10+ "self" : " https://example.atlassian.net/rest/agile/1.0/issue/12338" ,
11+ "key" : " AR-86" ,
12+ "fields" : {
13+ "issuetype" : {
14+ "self" : " https://example.atlassian.net/rest/api/2/issuetype/3" ,
15+ "id" : " 3" ,
16+ "description" : " A task that needs to be done." ,
17+ "iconUrl" : " https://example.atlassian.net/secure/viewavatar?size=xsmall&avatarId=10418&avatarType=issuetype" ,
18+ "name" : " Task" ,
19+ "subtask" : false ,
20+ "avatarId" : 10418
21+ },
22+ "timespent" : null ,
23+ "project" : {
24+ "self" : " https://example.atlassian.net/rest/api/2/project/10302" ,
25+ "id" : " 10302" ,
26+ "key" : " AR" ,
27+ "name" : " Team Argon" ,
28+ "avatarUrls" : {
29+ "48x48" : " https://example.atlassian.net/secure/projectavatar?pid=10302&avatarId=10610" ,
30+ "24x24" : " https://example.atlassian.net/secure/projectavatar?size=small&pid=10302&avatarId=10610" ,
31+ "16x16" : " https://example.atlassian.net/secure/projectavatar?size=xsmall&pid=10302&avatarId=10610" ,
32+ "32x32" : " https://example.atlassian.net/secure/projectavatar?size=medium&pid=10302&avatarId=10610"
33+ }
34+ },
35+ "fixVersions" : [],
36+ "customfield_11200" : " 0|0zzzzd:vi" ,
37+ "aggregatetimespent" : null ,
38+ "resolution" : {
39+ "self" : " https://example.atlassian.net/rest/api/2/resolution/6" ,
40+ "id" : " 6" ,
41+ "description" : " " ,
42+ "name" : " Done"
43+ },
44+ "customfield_11401" : null ,
45+ "customfield_11400" : null ,
46+ "customfield_10105" : 13.0 ,
47+ "customfield_10700" : " AR-37" ,
48+ "resolutiondate" : " 2015-12-07T14:19:13.000-0800" ,
49+ "workratio" : -1 ,
50+ "lastViewed" : null ,
51+ "watches" : {
52+ "self" : " https://example.atlassian.net/rest/api/2/issue/AR-86/watchers" ,
53+ "watchCount" : 2 ,
54+ "isWatching" : true
55+ },
56+ "created" : " 2015-12-02T07:39:15.000-0800" ,
57+ "epic" : {
58+ "id" : 11900 ,
59+ "key" : " AR-37" ,
60+ "self" : " https://example.atlassian.net/rest/agile/1.0/epic/11900" ,
61+ "name" : " Moderation: Design" ,
62+ "summary" : " Moderation design" ,
63+ "color" : {
64+ "key" : " color_8"
65+ },
66+ "done" : true
67+ },
68+ "priority" : {
69+ "self" : " https://example.atlassian.net/rest/api/2/priority/3" ,
70+ "iconUrl" : " https://example.atlassian.net/images/icons/priorities/major.svg" ,
71+ "name" : " Major" ,
72+ "id" : " 3"
73+ },
74+ "customfield_10102" : null ,
75+ "customfield_10103" : null ,
76+ "labels" : [],
77+ "customfield_11700" : null ,
78+ "timeestimate" : null ,
79+ "aggregatetimeoriginalestimate" : null ,
80+ "versions" : [],
81+ "issuelinks" : [],
82+ "assignee" : {
83+ "self" : " https://example.atlassian.net/rest/api/2/user?username=mister.morris" ,
84+ "name" : " mister.morris" ,
85+ "key" : " mister.morris" ,
86+ "emailAddress" :
" [email protected] " ,
87+ "avatarUrls" : {
88+ "48x48" : " https://example.atlassian.net/secure/useravatar?ownerId=mister.morris&avatarId=10604" ,
89+ "24x24" : " https://example.atlassian.net/secure/useravatar?size=small&ownerId=mister.morris&avatarId=10604" ,
90+ "16x16" : " https://example.atlassian.net/secure/useravatar?size=xsmall&ownerId=mister.morris&avatarId=10604" ,
91+ "32x32" : " https://example.atlassian.net/secure/useravatar?size=medium&ownerId=mister.morris&avatarId=10604"
92+ },
93+ "displayName" : " mister Morris" ,
94+ "active" : true ,
95+ "timeZone" : " America/New_York"
96+ },
97+ "updated" : " 2016-02-01T08:17:04.000-0800" ,
98+ "status" : {
99+ "self" : " https://example.atlassian.net/rest/api/2/status/10000" ,
100+ "description" : " Ready to move to dev team for grooming" ,
101+ "iconUrl" : " https://example.atlassian.net/images/icons/statuses/closed.png" ,
102+ "name" : " Ready" ,
103+ "id" : " 10000" ,
104+ "statusCategory" : {
105+ "self" : " https://example.atlassian.net/rest/api/2/statuscategory/2" ,
106+ "id" : 2 ,
107+ "key" : " new" ,
108+ "colorName" : " blue-gray" ,
109+ "name" : " To Do"
110+ }
111+ }
112+ }
113+ }
114+ ]
115+ }
0 commit comments