|
| 1 | +{ |
| 2 | + "startAt": 0, |
| 3 | + "maxResults": 2, |
| 4 | + "total": 2, |
| 5 | + "worklogs": [ |
| 6 | + { |
| 7 | + "self": "https://test.atlassian.net/rest/api/2/issue/10100/worklog/10001", |
| 8 | + "author": { |
| 9 | + "self": "https://test.atlassian.net/rest/api/2/user?username=joost", |
| 10 | + "name": "joost", |
| 11 | + "key": "joost", |
| 12 | + "emailAddress": "[email protected]", |
| 13 | + "avatarUrls": { |
| 14 | + "48x48": "https://test.atlassian.net/secure/useravatar?ownerId=joost&avatarId=10500", |
| 15 | + "24x24": "https://test.atlassian.net/secure/useravatar?size=small&ownerId=joost&avatarId=10500", |
| 16 | + "16x16": "https://test.atlassian.net/secure/useravatar?size=xsmall&ownerId=joost&avatarId=10500", |
| 17 | + "32x32": "https://test.atlassian.net/secure/useravatar?size=medium&ownerId=joost&avatarId=10500" |
| 18 | + }, |
| 19 | + "displayName": "Joost Pastoor", |
| 20 | + "active": true, |
| 21 | + "timeZone": "Europe/Berlin" |
| 22 | + }, |
| 23 | + "updateAuthor": { |
| 24 | + "self": "https://test.atlassian.net/rest/api/2/user?username=joost", |
| 25 | + "name": "joost", |
| 26 | + "key": "joost", |
| 27 | + "emailAddress": "[email protected]", |
| 28 | + "avatarUrls": { |
| 29 | + "48x48": "https://test.atlassian.net/secure/useravatar?ownerId=joost&avatarId=10500", |
| 30 | + "24x24": "https://test.atlassian.net/secure/useravatar?size=small&ownerId=joost&avatarId=10500", |
| 31 | + "16x16": "https://test.atlassian.net/secure/useravatar?size=xsmall&ownerId=joost&avatarId=10500", |
| 32 | + "32x32": "https://test.atlassian.net/secure/useravatar?size=medium&ownerId=joost&avatarId=10500" |
| 33 | + }, |
| 34 | + "displayName": "Joost Pastoor", |
| 35 | + "active": true, |
| 36 | + "timeZone": "Europe/Berlin" |
| 37 | + }, |
| 38 | + "comment": "", |
| 39 | + "created": "2013-05-13T15:53:48.236+0200", |
| 40 | + "updated": "2013-05-13T15:53:48.236+0200", |
| 41 | + "started": "2013-05-13T15:53:00.000+0200", |
| 42 | + "timeSpent": "1d", |
| 43 | + "timeSpentSeconds": 28800, |
| 44 | + "id": "10001", |
| 45 | + "issueId": "10100" |
| 46 | + }, |
| 47 | + { |
| 48 | + "self": "https://test.atlassian.net/rest/api/2/issue/10100/worklog/31214", |
| 49 | + "author": { |
| 50 | + "self": "https://test.atlassian.net/rest/api/2/user?username=joost", |
| 51 | + "name": "joost", |
| 52 | + "key": "joost", |
| 53 | + "emailAddress": "[email protected]", |
| 54 | + "avatarUrls": { |
| 55 | + "48x48": "https://test.atlassian.net/secure/useravatar?ownerId=joost&avatarId=10500", |
| 56 | + "24x24": "https://test.atlassian.net/secure/useravatar?size=small&ownerId=joost&avatarId=10500", |
| 57 | + "16x16": "https://test.atlassian.net/secure/useravatar?size=xsmall&ownerId=joost&avatarId=10500", |
| 58 | + "32x32": "https://test.atlassian.net/secure/useravatar?size=medium&ownerId=joost&avatarId=10500" |
| 59 | + }, |
| 60 | + "displayName": "Joost Pastoor", |
| 61 | + "active": true, |
| 62 | + "timeZone": "Europe/Berlin" |
| 63 | + }, |
| 64 | + "updateAuthor": { |
| 65 | + "self": "https://test.atlassian.net/rest/api/2/user?username=joost", |
| 66 | + "name": "joost", |
| 67 | + "key": "joost", |
| 68 | + "emailAddress": "[email protected]", |
| 69 | + "avatarUrls": { |
| 70 | + "48x48": "https://test.atlassian.net/secure/useravatar?ownerId=joost&avatarId=10500", |
| 71 | + "24x24": "https://test.atlassian.net/secure/useravatar?size=small&ownerId=joost&avatarId=10500", |
| 72 | + "16x16": "https://test.atlassian.net/secure/useravatar?size=xsmall&ownerId=joost&avatarId=10500", |
| 73 | + "32x32": "https://test.atlassian.net/secure/useravatar?size=medium&ownerId=joost&avatarId=10500" |
| 74 | + }, |
| 75 | + "displayName": "Joost Pastoor", |
| 76 | + "active": true, |
| 77 | + "timeZone": "Europe/Berlin" |
| 78 | + }, |
| 79 | + "comment": "", |
| 80 | + "created": "2016-08-03T16:57:15.840+0200", |
| 81 | + "updated": "2016-08-03T16:57:15.840+0200", |
| 82 | + "started": "2013-05-01T16:56:00.000+0200", |
| 83 | + "timeSpent": "2w", |
| 84 | + "timeSpentSeconds": 288000, |
| 85 | + "id": "31214", |
| 86 | + "issueId": "10100" |
| 87 | + } |
| 88 | + ] |
| 89 | +} |
0 commit comments