PowerBuilder Jira - Issues: Search for Issues Assigned to a Particular User

Back to Index

This example request searches for issues assigned to a user with the username, “matt”. A single URL parameter (jql) that contains the JQL query is provided in the request.

Documentation: https://developer.atlassian.com/server/jira/platform/jira-rest-api-examples/#searching-for-issues-examples

CURL Command

curl -X GET --user jira@example.com:JIRA_API_TOKEN \
   -H "Content-Type: application/json"  \
   https://your-domain.atlassian.net/rest/api/2/search?jql=assignee=matt

PowerBuilder Example

integer li_rc
oleobject loo_Rest
integer li_Success
integer li_BTls
integer li_Port
integer li_BAutoReconnect
oleobject loo_SbResponseBody
integer li_RespStatusCode
oleobject loo_JsonResponse
string ls_Expand
integer li_StartAt
integer li_MaxResults
integer li_Total
integer i
integer li_Count_i
string ls_Id
string ls_Self
string ls_Key
string ls_FieldsIssuetypeSelf
string ls_FieldsIssuetypeId
string ls_FieldsIssuetypeDescription
string ls_FieldsIssuetypeIconUrl
string ls_FieldsIssuetypeName
integer li_FieldsIssuetypeSubtask
integer li_FieldsTimespent
string ls_FieldsProjectSelf
string ls_FieldsProjectId
string ls_FieldsProjectKey
string ls_FieldsProjectName
string ls_FieldsProjectProjectTypeKey
string ls_FieldsProjectAvatarUrls48x48
string ls_FieldsProjectAvatarUrls24x24
string ls_FieldsProjectAvatarUrls16x16
string ls_FieldsProjectAvatarUrls32x32
string ls_FieldsProjectProjectCategorySelf
string ls_FieldsProjectProjectCategoryId
string ls_FieldsProjectProjectCategoryDescription
string ls_FieldsProjectProjectCategoryName
integer li_FieldsAggregatetimespent
string ls_FieldsResolutionSelf
string ls_FieldsResolutionId
string ls_FieldsResolutionDescription
string ls_FieldsResolutionName
integer li_FieldsCustomfield_10027
integer li_FieldsCustomfield_10028
integer li_FieldsCustomfield_10029
string ls_FieldsResolutiondate
integer li_FieldsWorkratio
string ls_FieldsWatchesSelf
integer li_FieldsWatchesWatchCount
integer li_FieldsWatchesIsWatching
string ls_FieldsLastViewed
string ls_FieldsCreated
integer li_FieldsCustomfield_10022
string ls_FieldsPrioritySelf
string ls_FieldsPriorityIconUrl
string ls_FieldsPriorityName
string ls_FieldsPriorityId
integer li_FieldsCustomfield_10023
integer li_FieldsCustomfield_10024
integer li_FieldsCustomfield_10025
integer li_FieldsCustomfield_10026
integer li_FieldsCustomfield_10017
integer li_FieldsCustomfield_10018
integer li_FieldsCustomfield_10019
integer li_FieldsAggregatetimeoriginalestimate
integer li_FieldsTimeestimate
string ls_FieldsAssigneeSelf
string ls_FieldsAssigneeName
string ls_FieldsAssigneeKey
string ls_FieldsAssigneeAccountId
string ls_FieldsAssigneeEmailAddress
string ls_FieldsAssigneeAvatarUrls48x48
string ls_FieldsAssigneeAvatarUrls24x24
string ls_FieldsAssigneeAvatarUrls16x16
string ls_FieldsAssigneeAvatarUrls32x32
string ls_FieldsAssigneeDisplayName
integer li_FieldsAssigneeActive
string ls_FieldsAssigneeTimeZone
string ls_FieldsUpdated
string ls_FieldsStatusSelf
string ls_FieldsStatusDescription
string ls_FieldsStatusIconUrl
string ls_FieldsStatusName
string ls_FieldsStatusId
string ls_FieldsStatusStatusCategorySelf
integer li_FieldsStatusStatusCategoryId
string ls_FieldsStatusStatusCategoryKey
string ls_FieldsStatusStatusCategoryColorName
string ls_FieldsStatusStatusCategoryName
integer li_FieldsTimeoriginalestimate
integer li_FieldsDescription
string ls_FieldsCustomfield_10011
integer li_FieldsCustomfield_10012
string ls_FieldsCustomfield_10013
integer li_FieldsCustomfield_10014
integer li_FieldsCustomfield_10015
integer li_FieldsSecurity
integer li_FieldsCustomfield_10008
integer li_FieldsAggregatetimeestimate
integer li_FieldsCustomfield_10009
string ls_FieldsSummary
string ls_FieldsCreatorSelf
string ls_FieldsCreatorName
string ls_FieldsCreatorKey
string ls_FieldsCreatorAccountId
string ls_FieldsCreatorEmailAddress
string ls_FieldsCreatorAvatarUrls48x48
string ls_FieldsCreatorAvatarUrls24x24
string ls_FieldsCreatorAvatarUrls16x16
string ls_FieldsCreatorAvatarUrls32x32
string ls_FieldsCreatorDisplayName
integer li_FieldsCreatorActive
string ls_FieldsCreatorTimeZone
string ls_FieldsReporterSelf
string ls_FieldsReporterName
string ls_FieldsReporterKey
string ls_FieldsReporterAccountId
string ls_FieldsReporterEmailAddress
string ls_FieldsReporterAvatarUrls48x48
string ls_FieldsReporterAvatarUrls24x24
string ls_FieldsReporterAvatarUrls16x16
string ls_FieldsReporterAvatarUrls32x32
string ls_FieldsReporterDisplayName
integer li_FieldsReporterActive
string ls_FieldsReporterTimeZone
integer li_FieldsAggregateprogressProgress
integer li_FieldsAggregateprogressTotal
string ls_FieldsCustomfield_10000
integer li_FieldsCustomfield_10001
integer li_FieldsCustomfield_10002
integer li_FieldsCustomfield_10003
integer li_FieldsCustomfield_10004
integer li_FieldsEnvironment
integer li_FieldsDuedate
integer li_FieldsProgressProgress
integer li_FieldsProgressTotal
string ls_FieldsVotesSelf
integer li_FieldsVotesVotes
integer li_FieldsVotesHasVoted
integer li_FieldsIssuetypeAvatarId
string ls_FieldsParentId
string ls_FieldsParentKey
string ls_FieldsParentSelf
string ls_FieldsParentFieldsSummary
string ls_FieldsParentFieldsStatusSelf
string ls_FieldsParentFieldsStatusDescription
string ls_FieldsParentFieldsStatusIconUrl
string ls_FieldsParentFieldsStatusName
string ls_FieldsParentFieldsStatusId
string ls_FieldsParentFieldsStatusStatusCategorySelf
integer li_FieldsParentFieldsStatusStatusCategoryId
string ls_FieldsParentFieldsStatusStatusCategoryKey
string ls_FieldsParentFieldsStatusStatusCategoryColorName
string ls_FieldsParentFieldsStatusStatusCategoryName
string ls_FieldsParentFieldsPrioritySelf
string ls_FieldsParentFieldsPriorityIconUrl
string ls_FieldsParentFieldsPriorityName
string ls_FieldsParentFieldsPriorityId
string ls_FieldsParentFieldsIssuetypeSelf
string ls_FieldsParentFieldsIssuetypeId
string ls_FieldsParentFieldsIssuetypeDescription
string ls_FieldsParentFieldsIssuetypeIconUrl
string ls_FieldsParentFieldsIssuetypeName
integer li_FieldsParentFieldsIssuetypeSubtask
integer li_FieldsResolution
integer j
integer li_Count_j
string ls_Name
integer li_Archived
integer li_Released
string ls_ReleaseDate
string ls_StrVal

loo_Rest = create oleobject
li_rc = loo_Rest.ConnectToNewObject("Chilkat_9_5_0.Rest")
if li_rc < 0 then
    destroy loo_Rest
    MessageBox("Error","Connecting to COM object failed")
    return
end if

//  URL: https://your-domain.atlassian.net/rest/api/2/search?jql=assignee=matt
li_BTls = 1
li_Port = 443
li_BAutoReconnect = 1
li_Success = loo_Rest.Connect("your-domain.atlassian.net",li_Port,li_BTls,li_BAutoReconnect)
if li_Success <> 1 then
    Write-Debug "ConnectFailReason: " + string(loo_Rest.ConnectFailReason)
    Write-Debug loo_Rest.LastErrorText
    destroy loo_Rest
    return
end if

loo_Rest.SetAuthBasic("jira@example.com","JIRA_API_TOKEN")

loo_Rest.AddHeader("Content-Type","application/json")

loo_SbResponseBody = create oleobject
li_rc = loo_SbResponseBody.ConnectToNewObject("Chilkat_9_5_0.StringBuilder")

li_Success = loo_Rest.FullRequestNoBodySb("GET","/rest/api/2/search?jql=assignee=matt",loo_SbResponseBody)
if li_Success <> 1 then
    Write-Debug loo_Rest.LastErrorText
    destroy loo_Rest
    destroy loo_SbResponseBody
    return
end if

li_RespStatusCode = loo_Rest.ResponseStatusCode
if li_RespStatusCode >= 400 then
    Write-Debug "Response Status Code = " + string(li_RespStatusCode)
    Write-Debug "Response Header:"
    Write-Debug loo_Rest.ResponseHeader
    Write-Debug "Response Body:"
    Write-Debug loo_SbResponseBody.GetAsString()
    destroy loo_Rest
    destroy loo_SbResponseBody
    return
end if

loo_JsonResponse = create oleobject
li_rc = loo_JsonResponse.ConnectToNewObject("Chilkat_9_5_0.JsonObject")

loo_JsonResponse.LoadSb(loo_SbResponseBody)

ls_Expand = loo_JsonResponse.StringOf("expand")
li_StartAt = loo_JsonResponse.IntOf("startAt")
li_MaxResults = loo_JsonResponse.IntOf("maxResults")
li_Total = loo_JsonResponse.IntOf("total")
i = 0
li_Count_i = loo_JsonResponse.SizeOfArray("issues")
do while i < li_Count_i
    loo_JsonResponse.I = i
    ls_Expand = loo_JsonResponse.StringOf("issues[i].expand")
    ls_Id = loo_JsonResponse.StringOf("issues[i].id")
    ls_Self = loo_JsonResponse.StringOf("issues[i].self")
    ls_Key = loo_JsonResponse.StringOf("issues[i].key")
    ls_FieldsIssuetypeSelf = loo_JsonResponse.StringOf("issues[i].fields.issuetype.self")
    ls_FieldsIssuetypeId = loo_JsonResponse.StringOf("issues[i].fields.issuetype.id")
    ls_FieldsIssuetypeDescription = loo_JsonResponse.StringOf("issues[i].fields.issuetype.description")
    ls_FieldsIssuetypeIconUrl = loo_JsonResponse.StringOf("issues[i].fields.issuetype.iconUrl")
    ls_FieldsIssuetypeName = loo_JsonResponse.StringOf("issues[i].fields.issuetype.name")
    li_FieldsIssuetypeSubtask = loo_JsonResponse.BoolOf("issues[i].fields.issuetype.subtask")
    li_FieldsTimespent = loo_JsonResponse.IsNullOf("issues[i].fields.timespent")
    ls_FieldsProjectSelf = loo_JsonResponse.StringOf("issues[i].fields.project.self")
    ls_FieldsProjectId = loo_JsonResponse.StringOf("issues[i].fields.project.id")
    ls_FieldsProjectKey = loo_JsonResponse.StringOf("issues[i].fields.project.key")
    ls_FieldsProjectName = loo_JsonResponse.StringOf("issues[i].fields.project.name")
    ls_FieldsProjectProjectTypeKey = loo_JsonResponse.StringOf("issues[i].fields.project.projectTypeKey")
    ls_FieldsProjectAvatarUrls48x48 = loo_JsonResponse.StringOf("issues[i].fields.project.avatarUrls.48x48")
    ls_FieldsProjectAvatarUrls24x24 = loo_JsonResponse.StringOf("issues[i].fields.project.avatarUrls.24x24")
    ls_FieldsProjectAvatarUrls16x16 = loo_JsonResponse.StringOf("issues[i].fields.project.avatarUrls.16x16")
    ls_FieldsProjectAvatarUrls32x32 = loo_JsonResponse.StringOf("issues[i].fields.project.avatarUrls.32x32")
    ls_FieldsProjectProjectCategorySelf = loo_JsonResponse.StringOf("issues[i].fields.project.projectCategory.self")
    ls_FieldsProjectProjectCategoryId = loo_JsonResponse.StringOf("issues[i].fields.project.projectCategory.id")
    ls_FieldsProjectProjectCategoryDescription = loo_JsonResponse.StringOf("issues[i].fields.project.projectCategory.description")
    ls_FieldsProjectProjectCategoryName = loo_JsonResponse.StringOf("issues[i].fields.project.projectCategory.name")
    li_FieldsAggregatetimespent = loo_JsonResponse.IsNullOf("issues[i].fields.aggregatetimespent")
    ls_FieldsResolutionSelf = loo_JsonResponse.StringOf("issues[i].fields.resolution.self")
    ls_FieldsResolutionId = loo_JsonResponse.StringOf("issues[i].fields.resolution.id")
    ls_FieldsResolutionDescription = loo_JsonResponse.StringOf("issues[i].fields.resolution.description")
    ls_FieldsResolutionName = loo_JsonResponse.StringOf("issues[i].fields.resolution.name")
    li_FieldsCustomfield_10027 = loo_JsonResponse.IsNullOf("issues[i].fields.customfield_10027")
    li_FieldsCustomfield_10028 = loo_JsonResponse.IsNullOf("issues[i].fields.customfield_10028")
    li_FieldsCustomfield_10029 = loo_JsonResponse.IsNullOf("issues[i].fields.customfield_10029")
    ls_FieldsResolutiondate = loo_JsonResponse.StringOf("issues[i].fields.resolutiondate")
    li_FieldsWorkratio = loo_JsonResponse.IntOf("issues[i].fields.workratio")
    ls_FieldsWatchesSelf = loo_JsonResponse.StringOf("issues[i].fields.watches.self")
    li_FieldsWatchesWatchCount = loo_JsonResponse.IntOf("issues[i].fields.watches.watchCount")
    li_FieldsWatchesIsWatching = loo_JsonResponse.BoolOf("issues[i].fields.watches.isWatching")
    ls_FieldsLastViewed = loo_JsonResponse.StringOf("issues[i].fields.lastViewed")
    ls_FieldsCreated = loo_JsonResponse.StringOf("issues[i].fields.created")
    li_FieldsCustomfield_10022 = loo_JsonResponse.IsNullOf("issues[i].fields.customfield_10022")
    ls_FieldsPrioritySelf = loo_JsonResponse.StringOf("issues[i].fields.priority.self")
    ls_FieldsPriorityIconUrl = loo_JsonResponse.StringOf("issues[i].fields.priority.iconUrl")
    ls_FieldsPriorityName = loo_JsonResponse.StringOf("issues[i].fields.priority.name")
    ls_FieldsPriorityId = loo_JsonResponse.StringOf("issues[i].fields.priority.id")
    li_FieldsCustomfield_10023 = loo_JsonResponse.IsNullOf("issues[i].fields.customfield_10023")
    li_FieldsCustomfield_10024 = loo_JsonResponse.IsNullOf("issues[i].fields.customfield_10024")
    li_FieldsCustomfield_10025 = loo_JsonResponse.IsNullOf("issues[i].fields.customfield_10025")
    li_FieldsCustomfield_10026 = loo_JsonResponse.IsNullOf("issues[i].fields.customfield_10026")
    li_FieldsCustomfield_10017 = loo_JsonResponse.IsNullOf("issues[i].fields.customfield_10017")
    li_FieldsCustomfield_10018 = loo_JsonResponse.IsNullOf("issues[i].fields.customfield_10018")
    li_FieldsCustomfield_10019 = loo_JsonResponse.IntOf("issues[i].fields.customfield_10019")
    li_FieldsAggregatetimeoriginalestimate = loo_JsonResponse.IsNullOf("issues[i].fields.aggregatetimeoriginalestimate")
    li_FieldsTimeestimate = loo_JsonResponse.IsNullOf("issues[i].fields.timeestimate")
    ls_FieldsAssigneeSelf = loo_JsonResponse.StringOf("issues[i].fields.assignee.self")
    ls_FieldsAssigneeName = loo_JsonResponse.StringOf("issues[i].fields.assignee.name")
    ls_FieldsAssigneeKey = loo_JsonResponse.StringOf("issues[i].fields.assignee.key")
    ls_FieldsAssigneeAccountId = loo_JsonResponse.StringOf("issues[i].fields.assignee.accountId")
    ls_FieldsAssigneeEmailAddress = loo_JsonResponse.StringOf("issues[i].fields.assignee.emailAddress")
    ls_FieldsAssigneeAvatarUrls48x48 = loo_JsonResponse.StringOf("issues[i].fields.assignee.avatarUrls.48x48")
    ls_FieldsAssigneeAvatarUrls24x24 = loo_JsonResponse.StringOf("issues[i].fields.assignee.avatarUrls.24x24")
    ls_FieldsAssigneeAvatarUrls16x16 = loo_JsonResponse.StringOf("issues[i].fields.assignee.avatarUrls.16x16")
    ls_FieldsAssigneeAvatarUrls32x32 = loo_JsonResponse.StringOf("issues[i].fields.assignee.avatarUrls.32x32")
    ls_FieldsAssigneeDisplayName = loo_JsonResponse.StringOf("issues[i].fields.assignee.displayName")
    li_FieldsAssigneeActive = loo_JsonResponse.BoolOf("issues[i].fields.assignee.active")
    ls_FieldsAssigneeTimeZone = loo_JsonResponse.StringOf("issues[i].fields.assignee.timeZone")
    ls_FieldsUpdated = loo_JsonResponse.StringOf("issues[i].fields.updated")
    ls_FieldsStatusSelf = loo_JsonResponse.StringOf("issues[i].fields.status.self")
    ls_FieldsStatusDescription = loo_JsonResponse.StringOf("issues[i].fields.status.description")
    ls_FieldsStatusIconUrl = loo_JsonResponse.StringOf("issues[i].fields.status.iconUrl")
    ls_FieldsStatusName = loo_JsonResponse.StringOf("issues[i].fields.status.name")
    ls_FieldsStatusId = loo_JsonResponse.StringOf("issues[i].fields.status.id")
    ls_FieldsStatusStatusCategorySelf = loo_JsonResponse.StringOf("issues[i].fields.status.statusCategory.self")
    li_FieldsStatusStatusCategoryId = loo_JsonResponse.IntOf("issues[i].fields.status.statusCategory.id")
    ls_FieldsStatusStatusCategoryKey = loo_JsonResponse.StringOf("issues[i].fields.status.statusCategory.key")
    ls_FieldsStatusStatusCategoryColorName = loo_JsonResponse.StringOf("issues[i].fields.status.statusCategory.colorName")
    ls_FieldsStatusStatusCategoryName = loo_JsonResponse.StringOf("issues[i].fields.status.statusCategory.name")
    li_FieldsTimeoriginalestimate = loo_JsonResponse.IsNullOf("issues[i].fields.timeoriginalestimate")
    li_FieldsDescription = loo_JsonResponse.IsNullOf("issues[i].fields.description")
    ls_FieldsCustomfield_10011 = loo_JsonResponse.StringOf("issues[i].fields.customfield_10011")
    li_FieldsCustomfield_10012 = loo_JsonResponse.IsNullOf("issues[i].fields.customfield_10012")
    ls_FieldsCustomfield_10013 = loo_JsonResponse.StringOf("issues[i].fields.customfield_10013")
    li_FieldsCustomfield_10014 = loo_JsonResponse.IsNullOf("issues[i].fields.customfield_10014")
    li_FieldsCustomfield_10015 = loo_JsonResponse.IsNullOf("issues[i].fields.customfield_10015")
    li_FieldsSecurity = loo_JsonResponse.IsNullOf("issues[i].fields.security")
    li_FieldsCustomfield_10008 = loo_JsonResponse.IsNullOf("issues[i].fields.customfield_10008")
    li_FieldsAggregatetimeestimate = loo_JsonResponse.IsNullOf("issues[i].fields.aggregatetimeestimate")
    li_FieldsCustomfield_10009 = loo_JsonResponse.IsNullOf("issues[i].fields.customfield_10009")
    ls_FieldsSummary = loo_JsonResponse.StringOf("issues[i].fields.summary")
    ls_FieldsCreatorSelf = loo_JsonResponse.StringOf("issues[i].fields.creator.self")
    ls_FieldsCreatorName = loo_JsonResponse.StringOf("issues[i].fields.creator.name")
    ls_FieldsCreatorKey = loo_JsonResponse.StringOf("issues[i].fields.creator.key")
    ls_FieldsCreatorAccountId = loo_JsonResponse.StringOf("issues[i].fields.creator.accountId")
    ls_FieldsCreatorEmailAddress = loo_JsonResponse.StringOf("issues[i].fields.creator.emailAddress")
    ls_FieldsCreatorAvatarUrls48x48 = loo_JsonResponse.StringOf("issues[i].fields.creator.avatarUrls.48x48")
    ls_FieldsCreatorAvatarUrls24x24 = loo_JsonResponse.StringOf("issues[i].fields.creator.avatarUrls.24x24")
    ls_FieldsCreatorAvatarUrls16x16 = loo_JsonResponse.StringOf("issues[i].fields.creator.avatarUrls.16x16")
    ls_FieldsCreatorAvatarUrls32x32 = loo_JsonResponse.StringOf("issues[i].fields.creator.avatarUrls.32x32")
    ls_FieldsCreatorDisplayName = loo_JsonResponse.StringOf("issues[i].fields.creator.displayName")
    li_FieldsCreatorActive = loo_JsonResponse.BoolOf("issues[i].fields.creator.active")
    ls_FieldsCreatorTimeZone = loo_JsonResponse.StringOf("issues[i].fields.creator.timeZone")
    ls_FieldsReporterSelf = loo_JsonResponse.StringOf("issues[i].fields.reporter.self")
    ls_FieldsReporterName = loo_JsonResponse.StringOf("issues[i].fields.reporter.name")
    ls_FieldsReporterKey = loo_JsonResponse.StringOf("issues[i].fields.reporter.key")
    ls_FieldsReporterAccountId = loo_JsonResponse.StringOf("issues[i].fields.reporter.accountId")
    ls_FieldsReporterEmailAddress = loo_JsonResponse.StringOf("issues[i].fields.reporter.emailAddress")
    ls_FieldsReporterAvatarUrls48x48 = loo_JsonResponse.StringOf("issues[i].fields.reporter.avatarUrls.48x48")
    ls_FieldsReporterAvatarUrls24x24 = loo_JsonResponse.StringOf("issues[i].fields.reporter.avatarUrls.24x24")
    ls_FieldsReporterAvatarUrls16x16 = loo_JsonResponse.StringOf("issues[i].fields.reporter.avatarUrls.16x16")
    ls_FieldsReporterAvatarUrls32x32 = loo_JsonResponse.StringOf("issues[i].fields.reporter.avatarUrls.32x32")
    ls_FieldsReporterDisplayName = loo_JsonResponse.StringOf("issues[i].fields.reporter.displayName")
    li_FieldsReporterActive = loo_JsonResponse.BoolOf("issues[i].fields.reporter.active")
    ls_FieldsReporterTimeZone = loo_JsonResponse.StringOf("issues[i].fields.reporter.timeZone")
    li_FieldsAggregateprogressProgress = loo_JsonResponse.IntOf("issues[i].fields.aggregateprogress.progress")
    li_FieldsAggregateprogressTotal = loo_JsonResponse.IntOf("issues[i].fields.aggregateprogress.total")
    ls_FieldsCustomfield_10000 = loo_JsonResponse.StringOf("issues[i].fields.customfield_10000")
    li_FieldsCustomfield_10001 = loo_JsonResponse.IsNullOf("issues[i].fields.customfield_10001")
    li_FieldsCustomfield_10002 = loo_JsonResponse.IsNullOf("issues[i].fields.customfield_10002")
    li_FieldsCustomfield_10003 = loo_JsonResponse.IsNullOf("issues[i].fields.customfield_10003")
    li_FieldsCustomfield_10004 = loo_JsonResponse.IsNullOf("issues[i].fields.customfield_10004")
    li_FieldsEnvironment = loo_JsonResponse.IsNullOf("issues[i].fields.environment")
    li_FieldsDuedate = loo_JsonResponse.IsNullOf("issues[i].fields.duedate")
    li_FieldsProgressProgress = loo_JsonResponse.IntOf("issues[i].fields.progress.progress")
    li_FieldsProgressTotal = loo_JsonResponse.IntOf("issues[i].fields.progress.total")
    ls_FieldsVotesSelf = loo_JsonResponse.StringOf("issues[i].fields.votes.self")
    li_FieldsVotesVotes = loo_JsonResponse.IntOf("issues[i].fields.votes.votes")
    li_FieldsVotesHasVoted = loo_JsonResponse.BoolOf("issues[i].fields.votes.hasVoted")
    li_FieldsIssuetypeAvatarId = loo_JsonResponse.IntOf("issues[i].fields.issuetype.avatarId")
    ls_FieldsParentId = loo_JsonResponse.StringOf("issues[i].fields.parent.id")
    ls_FieldsParentKey = loo_JsonResponse.StringOf("issues[i].fields.parent.key")
    ls_FieldsParentSelf = loo_JsonResponse.StringOf("issues[i].fields.parent.self")
    ls_FieldsParentFieldsSummary = loo_JsonResponse.StringOf("issues[i].fields.parent.fields.summary")
    ls_FieldsParentFieldsStatusSelf = loo_JsonResponse.StringOf("issues[i].fields.parent.fields.status.self")
    ls_FieldsParentFieldsStatusDescription = loo_JsonResponse.StringOf("issues[i].fields.parent.fields.status.description")
    ls_FieldsParentFieldsStatusIconUrl = loo_JsonResponse.StringOf("issues[i].fields.parent.fields.status.iconUrl")
    ls_FieldsParentFieldsStatusName = loo_JsonResponse.StringOf("issues[i].fields.parent.fields.status.name")
    ls_FieldsParentFieldsStatusId = loo_JsonResponse.StringOf("issues[i].fields.parent.fields.status.id")
    ls_FieldsParentFieldsStatusStatusCategorySelf = loo_JsonResponse.StringOf("issues[i].fields.parent.fields.status.statusCategory.self")
    li_FieldsParentFieldsStatusStatusCategoryId = loo_JsonResponse.IntOf("issues[i].fields.parent.fields.status.statusCategory.id")
    ls_FieldsParentFieldsStatusStatusCategoryKey = loo_JsonResponse.StringOf("issues[i].fields.parent.fields.status.statusCategory.key")
    ls_FieldsParentFieldsStatusStatusCategoryColorName = loo_JsonResponse.StringOf("issues[i].fields.parent.fields.status.statusCategory.colorName")
    ls_FieldsParentFieldsStatusStatusCategoryName = loo_JsonResponse.StringOf("issues[i].fields.parent.fields.status.statusCategory.name")
    ls_FieldsParentFieldsPrioritySelf = loo_JsonResponse.StringOf("issues[i].fields.parent.fields.priority.self")
    ls_FieldsParentFieldsPriorityIconUrl = loo_JsonResponse.StringOf("issues[i].fields.parent.fields.priority.iconUrl")
    ls_FieldsParentFieldsPriorityName = loo_JsonResponse.StringOf("issues[i].fields.parent.fields.priority.name")
    ls_FieldsParentFieldsPriorityId = loo_JsonResponse.StringOf("issues[i].fields.parent.fields.priority.id")
    ls_FieldsParentFieldsIssuetypeSelf = loo_JsonResponse.StringOf("issues[i].fields.parent.fields.issuetype.self")
    ls_FieldsParentFieldsIssuetypeId = loo_JsonResponse.StringOf("issues[i].fields.parent.fields.issuetype.id")
    ls_FieldsParentFieldsIssuetypeDescription = loo_JsonResponse.StringOf("issues[i].fields.parent.fields.issuetype.description")
    ls_FieldsParentFieldsIssuetypeIconUrl = loo_JsonResponse.StringOf("issues[i].fields.parent.fields.issuetype.iconUrl")
    ls_FieldsParentFieldsIssuetypeName = loo_JsonResponse.StringOf("issues[i].fields.parent.fields.issuetype.name")
    li_FieldsParentFieldsIssuetypeSubtask = loo_JsonResponse.BoolOf("issues[i].fields.parent.fields.issuetype.subtask")
    li_FieldsResolution = loo_JsonResponse.IsNullOf("issues[i].fields.resolution")
    j = 0
    li_Count_j = loo_JsonResponse.SizeOfArray("issues[i].fields.fixVersions")
    do while j < li_Count_j
        loo_JsonResponse.J = j
        ls_Self = loo_JsonResponse.StringOf("issues[i].fields.fixVersions[j].self")
        ls_Id = loo_JsonResponse.StringOf("issues[i].fields.fixVersions[j].id")
        ls_Name = loo_JsonResponse.StringOf("issues[i].fields.fixVersions[j].name")
        li_Archived = loo_JsonResponse.BoolOf("issues[i].fields.fixVersions[j].archived")
        li_Released = loo_JsonResponse.BoolOf("issues[i].fields.fixVersions[j].released")
        ls_ReleaseDate = loo_JsonResponse.StringOf("issues[i].fields.fixVersions[j].releaseDate")
        j = j + 1
    loop
    j = 0
    li_Count_j = loo_JsonResponse.SizeOfArray("issues[i].fields.labels")
    do while j < li_Count_j
        loo_JsonResponse.J = j
        j = j + 1
    loop
    j = 0
    li_Count_j = loo_JsonResponse.SizeOfArray("issues[i].fields.customfield_10016")
    do while j < li_Count_j
        loo_JsonResponse.J = j
        j = j + 1
    loop
    j = 0
    li_Count_j = loo_JsonResponse.SizeOfArray("issues[i].fields.versions")
    do while j < li_Count_j
        loo_JsonResponse.J = j
        j = j + 1
    loop
    j = 0
    li_Count_j = loo_JsonResponse.SizeOfArray("issues[i].fields.issuelinks")
    do while j < li_Count_j
        loo_JsonResponse.J = j
        j = j + 1
    loop
    j = 0
    li_Count_j = loo_JsonResponse.SizeOfArray("issues[i].fields.components")
    do while j < li_Count_j
        loo_JsonResponse.J = j
        j = j + 1
    loop
    j = 0
    li_Count_j = loo_JsonResponse.SizeOfArray("issues[i].fields.customfield_10010")
    do while j < li_Count_j
        loo_JsonResponse.J = j
        ls_StrVal = loo_JsonResponse.StringOf("issues[i].fields.customfield_10010[j]")
        j = j + 1
    loop
    j = 0
    li_Count_j = loo_JsonResponse.SizeOfArray("issues[i].fields.subtasks")
    do while j < li_Count_j
        loo_JsonResponse.J = j
        j = j + 1
    loop
    i = i + 1
loop


destroy loo_Rest
destroy loo_SbResponseBody
destroy loo_JsonResponse

Sample JSON Response Body

{
  "expand": "schema,names",
  "startAt": 0,
  "maxResults": 50,
  "total": 4,
  "issues": [
    {
      "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
      "id": "10014",
      "self": "https://chilkat.atlassian.net/rest/api/2/issue/10014",
      "key": "SCRUM-15",
      "fields": {
        "issuetype": {
          "self": "https://chilkat.atlassian.net/rest/api/2/issuetype/10001",
          "id": "10001",
          "description": "Stories track functionality or features expressed as user goals.",
          "iconUrl": "https://chilkat.atlassian.net/images/icons/issuetypes/story.svg",
          "name": "Story",
          "subtask": false
        },
        "timespent": null,
        "project": {
          "self": "https://chilkat.atlassian.net/rest/api/2/project/10000",
          "id": "10000",
          "key": "SCRUM",
          "name": "Scrumsoft",
          "projectTypeKey": "software",
          "avatarUrls": {
            "48x48": "https://chilkat.atlassian.net/secure/projectavatar?pid=10000&avatarId=10400",
            "24x24": "https://chilkat.atlassian.net/secure/projectavatar?size=small&pid=10000&avatarId=10400",
            "16x16": "https://chilkat.atlassian.net/secure/projectavatar?size=xsmall&pid=10000&avatarId=10400",
            "32x32": "https://chilkat.atlassian.net/secure/projectavatar?size=medium&pid=10000&avatarId=10400"
          },
          "projectCategory": {
            "self": "https://chilkat.atlassian.net/rest/api/2/projectCategory/10002",
            "id": "10002",
            "description": "Insane Projects",
            "name": "Insane"
          }
        },
        "fixVersions": [
        ],
        "aggregatetimespent": null,
        "resolution": {
          "self": "https://chilkat.atlassian.net/rest/api/2/resolution/10000",
          "id": "10000",
          "description": "Work has been completed on this issue.",
          "name": "Done"
        },
        "customfield_10027": null,
        "customfield_10028": null,
        "customfield_10029": null,
        "resolutiondate": "2018-04-08T00:33:55.852-0500",
        "workratio": -1,
        "watches": {
          "self": "https://chilkat.atlassian.net/rest/api/2/issue/SCRUM-15/watchers",
          "watchCount": 0,
          "isWatching": false
        },
        "lastViewed": "2018-04-12T20:07:08.181-0500",
        "created": "2018-04-03T09:57:55.852-0500",
        "customfield_10022": null,
        "priority": {
          "self": "https://chilkat.atlassian.net/rest/api/2/priority/3",
          "iconUrl": "https://chilkat.atlassian.net/images/icons/priorities/medium.svg",
          "name": "Medium",
          "id": "3"
        },
        "customfield_10023": null,
        "customfield_10024": null,
        "customfield_10025": null,
        "customfield_10026": null,
        "labels": [
        ],
        "customfield_10016": [
        ],
        "customfield_10017": null,
        "customfield_10018": null,
        "customfield_10019": 4.0,
        "aggregatetimeoriginalestimate": null,
        "timeestimate": null,
        "versions": [
        ],
        "issuelinks": [
        ],
        "assignee": {
          "self": "https://chilkat.atlassian.net/rest/api/2/user?username=matt",
          "name": "matt",
          "key": "matt",
          "accountId": "5acf82d7926ac92a7c0d7bd3",
          "emailAddress": "matt@@chilkat.io",
          "avatarUrls": {
            "48x48": "https://avatar-cdn.atlassian.com/ae220e85f283d0ecea372e06ad2261d3?s=48&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fae220e85f283d0ecea372e06ad2261d3%3Fd%3Dmm%26s%3D48%26noRedirect%3Dtrue",
            "24x24": "https://avatar-cdn.atlassian.com/ae220e85f283d0ecea372e06ad2261d3?s=24&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fae220e85f283d0ecea372e06ad2261d3%3Fd%3Dmm%26s%3D24%26noRedirect%3Dtrue",
            "16x16": "https://avatar-cdn.atlassian.com/ae220e85f283d0ecea372e06ad2261d3?s=16&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fae220e85f283d0ecea372e06ad2261d3%3Fd%3Dmm%26s%3D16%26noRedirect%3Dtrue",
            "32x32": "https://avatar-cdn.atlassian.com/ae220e85f283d0ecea372e06ad2261d3?s=32&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fae220e85f283d0ecea372e06ad2261d3%3Fd%3Dmm%26s%3D32%26noRedirect%3Dtrue"
          },
          "displayName": "Matt of Chilkat",
          "active": true,
          "timeZone": "America/Chicago"
        },
        "updated": "2018-04-12T20:07:08.104-0500",
        "status": {
          "self": "https://chilkat.atlassian.net/rest/api/2/status/10001",
          "description": "",
          "iconUrl": "https://chilkat.atlassian.net/",
          "name": "Done",
          "id": "10001",
          "statusCategory": {
            "self": "https://chilkat.atlassian.net/rest/api/2/statuscategory/3",
            "id": 3,
            "key": "done",
            "colorName": "green",
            "name": "Done"
          }
        },
        "components": [
        ],
        "timeoriginalestimate": null,
        "description": null,
        "customfield_10010": [
          "com.atlassian.greenhopper.service.sprint.Sprint@@49e5007b[id=1,rapidViewId=1,state=ACTIVE,name=Sample Sprint 2,goal=<null>,startDate=2018-04-03T14:57:57.335Z,endDate=2018-04-17T15:17:57.335Z,completeDate=<null>,sequence=1]"
        ],
        "customfield_10011": "0|i0000n:",
        "customfield_10012": null,
        "customfield_10013": "3_*:*_1_*:*_208320000_*|*_10000_*:*_1_*:*_189840000_*|*_10001_*:*_1_*:*_0",
        "customfield_10014": null,
        "customfield_10015": null,
        "security": null,
        "customfield_10008": null,
        "aggregatetimeestimate": null,
        "customfield_10009": null,
        "summary": "As a scrum master, I can see the progress of a sprint via the Burndown Chart >> Click \"Reports\" to view the Burndown Chart",
        "creator": {
          "self": "https://chilkat.atlassian.net/rest/api/2/user?username=admin",
          "name": "admin",
          "key": "admin",
          "accountId": "557058:be8b47b5-3bc0-43f6-b6b2-2cca0de12204",
          "emailAddress": "admin@@chilkatsoft.com",
          "avatarUrls": {
            "48x48": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=48&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D48%26noRedirect%3Dtrue",
            "24x24": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=24&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D24%26noRedirect%3Dtrue",
            "16x16": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=16&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D16%26noRedirect%3Dtrue",
            "32x32": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=32&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D32%26noRedirect%3Dtrue"
          },
          "displayName": "Chilkat Admin",
          "active": true,
          "timeZone": "America/Chicago"
        },
        "subtasks": [
        ],
        "reporter": {
          "self": "https://chilkat.atlassian.net/rest/api/2/user?username=admin",
          "name": "admin",
          "key": "admin",
          "accountId": "557058:be8b47b5-3bc0-43f6-b6b2-2cca0de12204",
          "emailAddress": "admin@@chilkatsoft.com",
          "avatarUrls": {
            "48x48": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=48&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D48%26noRedirect%3Dtrue",
            "24x24": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=24&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D24%26noRedirect%3Dtrue",
            "16x16": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=16&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D16%26noRedirect%3Dtrue",
            "32x32": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=32&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D32%26noRedirect%3Dtrue"
          },
          "displayName": "Chilkat Admin",
          "active": true,
          "timeZone": "America/Chicago"
        },
        "aggregateprogress": {
          "progress": 0,
          "total": 0
        },
        "customfield_10000": "{}",
        "customfield_10001": null,
        "customfield_10002": null,
        "customfield_10003": null,
        "customfield_10004": null,
        "environment": null,
        "duedate": null,
        "progress": {
          "progress": 0,
          "total": 0
        },
        "votes": {
          "self": "https://chilkat.atlassian.net/rest/api/2/issue/SCRUM-15/votes",
          "votes": 0,
          "hasVoted": false
        }
      }
    },
    {
      "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
      "id": "10011",
      "self": "https://chilkat.atlassian.net/rest/api/2/issue/10011",
      "key": "SCRUM-12",
      "fields": {
        "issuetype": {
          "self": "https://chilkat.atlassian.net/rest/api/2/issuetype/10003",
          "id": "10003",
          "description": "The sub-task of the issue",
          "iconUrl": "https://chilkat.atlassian.net/secure/viewavatar?size=xsmall&avatarId=10316&avatarType=issuetype",
          "name": "Sub-task",
          "subtask": true,
          "avatarId": 10316
        },
        "parent": {
          "id": "10009",
          "key": "SCRUM-10",
          "self": "https://chilkat.atlassian.net/rest/api/2/issue/10009",
          "fields": {
            "summary": "As a developer, I can update story and task status with drag and drop (click the triangle at far left of this story to show sub-tasks)",
            "status": {
              "self": "https://chilkat.atlassian.net/rest/api/2/status/3",
              "description": "This issue is being actively worked on at the moment by the assignee.",
              "iconUrl": "https://chilkat.atlassian.net/images/icons/statuses/inprogress.png",
              "name": "In Progress",
              "id": "3",
              "statusCategory": {
                "self": "https://chilkat.atlassian.net/rest/api/2/statuscategory/4",
                "id": 4,
                "key": "indeterminate",
                "colorName": "yellow",
                "name": "In Progress"
              }
            },
            "priority": {
              "self": "https://chilkat.atlassian.net/rest/api/2/priority/3",
              "iconUrl": "https://chilkat.atlassian.net/images/icons/priorities/medium.svg",
              "name": "Medium",
              "id": "3"
            },
            "issuetype": {
              "self": "https://chilkat.atlassian.net/rest/api/2/issuetype/10001",
              "id": "10001",
              "description": "Stories track functionality or features expressed as user goals.",
              "iconUrl": "https://chilkat.atlassian.net/images/icons/issuetypes/story.svg",
              "name": "Story",
              "subtask": false
            }
          }
        },
        "timespent": null,
        "project": {
          "self": "https://chilkat.atlassian.net/rest/api/2/project/10000",
          "id": "10000",
          "key": "SCRUM",
          "name": "Scrumsoft",
          "projectTypeKey": "software",
          "avatarUrls": {
            "48x48": "https://chilkat.atlassian.net/secure/projectavatar?pid=10000&avatarId=10400",
            "24x24": "https://chilkat.atlassian.net/secure/projectavatar?size=small&pid=10000&avatarId=10400",
            "16x16": "https://chilkat.atlassian.net/secure/projectavatar?size=xsmall&pid=10000&avatarId=10400",
            "32x32": "https://chilkat.atlassian.net/secure/projectavatar?size=medium&pid=10000&avatarId=10400"
          },
          "projectCategory": {
            "self": "https://chilkat.atlassian.net/rest/api/2/projectCategory/10002",
            "id": "10002",
            "description": "Insane Projects",
            "name": "Insane"
          }
        },
        "fixVersions": [
          {
            "self": "https://chilkat.atlassian.net/rest/api/2/version/10001",
            "id": "10001",
            "name": "Version 2.0",
            "archived": false,
            "released": false,
            "releaseDate": "2018-04-17"
          }
        ],
        "aggregatetimespent": null,
        "resolution": null,
        "customfield_10027": null,
        "customfield_10028": null,
        "customfield_10029": null,
        "resolutiondate": null,
        "workratio": -1,
        "watches": {
          "self": "https://chilkat.atlassian.net/rest/api/2/issue/SCRUM-12/watchers",
          "watchCount": 0,
          "isWatching": false
        },
        "lastViewed": "2018-04-12T20:06:07.155-0500",
        "created": "2018-04-07T19:24:55.852-0500",
        "customfield_10022": null,
        "priority": {
          "self": "https://chilkat.atlassian.net/rest/api/2/priority/3",
          "iconUrl": "https://chilkat.atlassian.net/images/icons/priorities/medium.svg",
          "name": "Medium",
          "id": "3"
        },
        "customfield_10023": null,
        "customfield_10024": null,
        "customfield_10025": null,
        "customfield_10026": null,
        "labels": [
        ],
        "customfield_10016": [
        ],
        "customfield_10017": null,
        "customfield_10018": null,
        "aggregatetimeoriginalestimate": null,
        "timeestimate": null,
        "versions": [
        ],
        "issuelinks": [
        ],
        "assignee": {
          "self": "https://chilkat.atlassian.net/rest/api/2/user?username=matt",
          "name": "matt",
          "key": "matt",
          "accountId": "5acf82d7926ac92a7c0d7bd3",
          "emailAddress": "matt@@chilkat.io",
          "avatarUrls": {
            "48x48": "https://avatar-cdn.atlassian.com/ae220e85f283d0ecea372e06ad2261d3?s=48&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fae220e85f283d0ecea372e06ad2261d3%3Fd%3Dmm%26s%3D48%26noRedirect%3Dtrue",
            "24x24": "https://avatar-cdn.atlassian.com/ae220e85f283d0ecea372e06ad2261d3?s=24&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fae220e85f283d0ecea372e06ad2261d3%3Fd%3Dmm%26s%3D24%26noRedirect%3Dtrue",
            "16x16": "https://avatar-cdn.atlassian.com/ae220e85f283d0ecea372e06ad2261d3?s=16&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fae220e85f283d0ecea372e06ad2261d3%3Fd%3Dmm%26s%3D16%26noRedirect%3Dtrue",
            "32x32": "https://avatar-cdn.atlassian.com/ae220e85f283d0ecea372e06ad2261d3?s=32&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fae220e85f283d0ecea372e06ad2261d3%3Fd%3Dmm%26s%3D32%26noRedirect%3Dtrue"
          },
          "displayName": "Matt of Chilkat",
          "active": true,
          "timeZone": "America/Chicago"
        },
        "updated": "2018-04-12T20:06:06.924-0500",
        "status": {
          "self": "https://chilkat.atlassian.net/rest/api/2/status/3",
          "description": "This issue is being actively worked on at the moment by the assignee.",
          "iconUrl": "https://chilkat.atlassian.net/images/icons/statuses/inprogress.png",
          "name": "In Progress",
          "id": "3",
          "statusCategory": {
            "self": "https://chilkat.atlassian.net/rest/api/2/statuscategory/4",
            "id": 4,
            "key": "indeterminate",
            "colorName": "yellow",
            "name": "In Progress"
          }
        },
        "components": [
        ],
        "timeoriginalestimate": null,
        "description": null,
        "customfield_10010": [
          "com.atlassian.greenhopper.service.sprint.Sprint@@49e5007b[id=1,rapidViewId=1,state=ACTIVE,name=Sample Sprint 2,goal=<null>,startDate=2018-04-03T14:57:57.335Z,endDate=2018-04-17T15:17:57.335Z,completeDate=<null>,sequence=1]"
        ],
        "customfield_10011": "0|i0000f:",
        "customfield_10012": null,
        "customfield_10013": null,
        "customfield_10014": null,
        "customfield_10015": null,
        "security": null,
        "customfield_10008": null,
        "aggregatetimeestimate": null,
        "customfield_10009": null,
        "summary": "When the last task is done, the story can be automatically closed >> Drag this task to \"Done\" too",
        "creator": {
          "self": "https://chilkat.atlassian.net/rest/api/2/user?username=admin",
          "name": "admin",
          "key": "admin",
          "accountId": "557058:be8b47b5-3bc0-43f6-b6b2-2cca0de12204",
          "emailAddress": "admin@@chilkatsoft.com",
          "avatarUrls": {
            "48x48": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=48&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D48%26noRedirect%3Dtrue",
            "24x24": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=24&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D24%26noRedirect%3Dtrue",
            "16x16": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=16&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D16%26noRedirect%3Dtrue",
            "32x32": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=32&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D32%26noRedirect%3Dtrue"
          },
          "displayName": "Chilkat Admin",
          "active": true,
          "timeZone": "America/Chicago"
        },
        "subtasks": [
        ],
        "reporter": {
          "self": "https://chilkat.atlassian.net/rest/api/2/user?username=admin",
          "name": "admin",
          "key": "admin",
          "accountId": "557058:be8b47b5-3bc0-43f6-b6b2-2cca0de12204",
          "emailAddress": "admin@@chilkatsoft.com",
          "avatarUrls": {
            "48x48": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=48&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D48%26noRedirect%3Dtrue",
            "24x24": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=24&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D24%26noRedirect%3Dtrue",
            "16x16": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=16&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D16%26noRedirect%3Dtrue",
            "32x32": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=32&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D32%26noRedirect%3Dtrue"
          },
          "displayName": "Chilkat Admin",
          "active": true,
          "timeZone": "America/Chicago"
        },
        "customfield_10000": "{}",
        "aggregateprogress": {
          "progress": 0,
          "total": 0
        },
        "customfield_10001": null,
        "customfield_10002": null,
        "customfield_10003": null,
        "customfield_10004": null,
        "environment": null,
        "duedate": null,
        "progress": {
          "progress": 0,
          "total": 0
        },
        "votes": {
          "self": "https://chilkat.atlassian.net/rest/api/2/issue/SCRUM-12/votes",
          "votes": 0,
          "hasVoted": false
        }
      }
    },
    {
      "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
      "id": "10007",
      "self": "https://chilkat.atlassian.net/rest/api/2/issue/10007",
      "key": "SCRUM-8",
      "fields": {
        "issuetype": {
          "self": "https://chilkat.atlassian.net/rest/api/2/issuetype/10004",
          "id": "10004",
          "description": "A problem which impairs or prevents the functions of the product.",
          "iconUrl": "https://chilkat.atlassian.net/secure/viewavatar?size=xsmall&avatarId=10303&avatarType=issuetype",
          "name": "Bug",
          "subtask": false,
          "avatarId": 10303
        },
        "timespent": null,
        "project": {
          "self": "https://chilkat.atlassian.net/rest/api/2/project/10000",
          "id": "10000",
          "key": "SCRUM",
          "name": "Scrumsoft",
          "projectTypeKey": "software",
          "avatarUrls": {
            "48x48": "https://chilkat.atlassian.net/secure/projectavatar?pid=10000&avatarId=10400",
            "24x24": "https://chilkat.atlassian.net/secure/projectavatar?size=small&pid=10000&avatarId=10400",
            "16x16": "https://chilkat.atlassian.net/secure/projectavatar?size=xsmall&pid=10000&avatarId=10400",
            "32x32": "https://chilkat.atlassian.net/secure/projectavatar?size=medium&pid=10000&avatarId=10400"
          },
          "projectCategory": {
            "self": "https://chilkat.atlassian.net/rest/api/2/projectCategory/10002",
            "id": "10002",
            "description": "Insane Projects",
            "name": "Insane"
          }
        },
        "fixVersions": [
          {
            "self": "https://chilkat.atlassian.net/rest/api/2/version/10001",
            "id": "10001",
            "name": "Version 2.0",
            "archived": false,
            "released": false,
            "releaseDate": "2018-04-17"
          }
        ],
        "aggregatetimespent": null,
        "resolution": null,
        "customfield_10027": "",
        "customfield_10028": "",
        "customfield_10029": "",
        "resolutiondate": null,
        "workratio": -1,
        "watches": {
          "self": "https://chilkat.atlassian.net/rest/api/2/issue/SCRUM-8/watchers",
          "watchCount": 0,
          "isWatching": false
        },
        "lastViewed": "2018-04-12T20:06:45.967-0500",
        "created": "2018-04-10T19:07:57.258-0500",
        "customfield_10022": null,
        "priority": {
          "self": "https://chilkat.atlassian.net/rest/api/2/priority/3",
          "iconUrl": "https://chilkat.atlassian.net/images/icons/priorities/medium.svg",
          "name": "Medium",
          "id": "3"
        },
        "customfield_10023": "",
        "customfield_10024": "",
        "customfield_10025": "",
        "labels": [
        ],
        "customfield_10026": "",
        "customfield_10016": [
        ],
        "customfield_10017": null,
        "customfield_10018": null,
        "aggregatetimeoriginalestimate": null,
        "timeestimate": null,
        "versions": [
        ],
        "issuelinks": [
        ],
        "assignee": {
          "self": "https://chilkat.atlassian.net/rest/api/2/user?username=matt",
          "name": "matt",
          "key": "matt",
          "accountId": "5acf82d7926ac92a7c0d7bd3",
          "emailAddress": "matt@@chilkat.io",
          "avatarUrls": {
            "48x48": "https://avatar-cdn.atlassian.com/ae220e85f283d0ecea372e06ad2261d3?s=48&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fae220e85f283d0ecea372e06ad2261d3%3Fd%3Dmm%26s%3D48%26noRedirect%3Dtrue",
            "24x24": "https://avatar-cdn.atlassian.com/ae220e85f283d0ecea372e06ad2261d3?s=24&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fae220e85f283d0ecea372e06ad2261d3%3Fd%3Dmm%26s%3D24%26noRedirect%3Dtrue",
            "16x16": "https://avatar-cdn.atlassian.com/ae220e85f283d0ecea372e06ad2261d3?s=16&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fae220e85f283d0ecea372e06ad2261d3%3Fd%3Dmm%26s%3D16%26noRedirect%3Dtrue",
            "32x32": "https://avatar-cdn.atlassian.com/ae220e85f283d0ecea372e06ad2261d3?s=32&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fae220e85f283d0ecea372e06ad2261d3%3Fd%3Dmm%26s%3D32%26noRedirect%3Dtrue"
          },
          "displayName": "Matt of Chilkat",
          "active": true,
          "timeZone": "America/Chicago"
        },
        "updated": "2018-04-12T20:06:45.784-0500",
        "status": {
          "self": "https://chilkat.atlassian.net/rest/api/2/status/10000",
          "description": "",
          "iconUrl": "https://chilkat.atlassian.net/",
          "name": "To Do",
          "id": "10000",
          "statusCategory": {
            "self": "https://chilkat.atlassian.net/rest/api/2/statuscategory/2",
            "id": 2,
            "key": "new",
            "colorName": "blue-gray",
            "name": "To Do"
          }
        },
        "components": [
        ],
        "timeoriginalestimate": null,
        "description": "*Estimation of Bugs*\n\nScrum teams do not normally apply story point estimates to bugs because bugs are considered to be part of the ongoing work that the team must deal with (i.e the overhead). If you view the story points completed in a sprint as a measure of progress, then bugs also have no value because they do not deliver anything additional to the customer. \n\nHowever, you can apply estimates to bugs if you wish by configuring the \"Story Points\" field to apply to other Issue Types (by default it only applies to Stories and Epics). Some more information on this is in the [documentation|https://confluence.atlassian.com/display/GH/Story+Point].",
        "customfield_10010": [
        ],
        "customfield_10011": "0|hzzzzz:",
        "customfield_10012": null,
        "customfield_10013": null,
        "customfield_10014": null,
        "customfield_10015": null,
        "security": null,
        "customfield_10008": null,
        "customfield_10009": null,
        "aggregatetimeestimate": null,
        "summary": "As a product owner, I'd like to include bugs, tasks and other issue types in my backlog >> Bugs like this one will also appear in your backlog but they are not normally estimated",
        "creator": {
          "self": "https://chilkat.atlassian.net/rest/api/2/user?username=admin",
          "name": "admin",
          "key": "admin",
          "accountId": "557058:be8b47b5-3bc0-43f6-b6b2-2cca0de12204",
          "emailAddress": "admin@@chilkatsoft.com",
          "avatarUrls": {
            "48x48": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=48&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D48%26noRedirect%3Dtrue",
            "24x24": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=24&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D24%26noRedirect%3Dtrue",
            "16x16": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=16&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D16%26noRedirect%3Dtrue",
            "32x32": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=32&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D32%26noRedirect%3Dtrue"
          },
          "displayName": "Chilkat Admin",
          "active": true,
          "timeZone": "America/Chicago"
        },
        "subtasks": [
        ],
        "reporter": {
          "self": "https://chilkat.atlassian.net/rest/api/2/user?username=admin",
          "name": "admin",
          "key": "admin",
          "accountId": "557058:be8b47b5-3bc0-43f6-b6b2-2cca0de12204",
          "emailAddress": "admin@@chilkatsoft.com",
          "avatarUrls": {
            "48x48": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=48&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D48%26noRedirect%3Dtrue",
            "24x24": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=24&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D24%26noRedirect%3Dtrue",
            "16x16": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=16&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D16%26noRedirect%3Dtrue",
            "32x32": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=32&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D32%26noRedirect%3Dtrue"
          },
          "displayName": "Chilkat Admin",
          "active": true,
          "timeZone": "America/Chicago"
        },
        "aggregateprogress": {
          "progress": 0,
          "total": 0
        },
        "customfield_10000": "{}",
        "customfield_10001": null,
        "customfield_10002": null,
        "customfield_10003": "",
        "customfield_10004": null,
        "environment": null,
        "duedate": null,
        "progress": {
          "progress": 0,
          "total": 0
        },
        "votes": {
          "self": "https://chilkat.atlassian.net/rest/api/2/issue/SCRUM-8/votes",
          "votes": 0,
          "hasVoted": false
        }
      }
    },
    {
      "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
      "id": "10003",
      "self": "https://chilkat.atlassian.net/rest/api/2/issue/10003",
      "key": "SCRUM-4",
      "fields": {
        "issuetype": {
          "self": "https://chilkat.atlassian.net/rest/api/2/issuetype/10001",
          "id": "10001",
          "description": "Stories track functionality or features expressed as user goals.",
          "iconUrl": "https://chilkat.atlassian.net/images/icons/issuetypes/story.svg",
          "name": "Story",
          "subtask": false
        },
        "timespent": null,
        "project": {
          "self": "https://chilkat.atlassian.net/rest/api/2/project/10000",
          "id": "10000",
          "key": "SCRUM",
          "name": "Scrumsoft",
          "projectTypeKey": "software",
          "avatarUrls": {
            "48x48": "https://chilkat.atlassian.net/secure/projectavatar?pid=10000&avatarId=10400",
            "24x24": "https://chilkat.atlassian.net/secure/projectavatar?size=small&pid=10000&avatarId=10400",
            "16x16": "https://chilkat.atlassian.net/secure/projectavatar?size=xsmall&pid=10000&avatarId=10400",
            "32x32": "https://chilkat.atlassian.net/secure/projectavatar?size=medium&pid=10000&avatarId=10400"
          },
          "projectCategory": {
            "self": "https://chilkat.atlassian.net/rest/api/2/projectCategory/10002",
            "id": "10002",
            "description": "Insane Projects",
            "name": "Insane"
          }
        },
        "fixVersions": [
          {
            "self": "https://chilkat.atlassian.net/rest/api/2/version/10002",
            "id": "10002",
            "name": "Version 3.0",
            "archived": false,
            "released": false
          }
        ],
        "aggregatetimespent": null,
        "resolution": null,
        "customfield_10027": null,
        "customfield_10028": null,
        "customfield_10029": null,
        "resolutiondate": null,
        "workratio": -1,
        "lastViewed": "2018-04-12T20:06:29.315-0500",
        "watches": {
          "self": "https://chilkat.atlassian.net/rest/api/2/issue/SCRUM-4/watchers",
          "watchCount": 0,
          "isWatching": false
        },
        "created": "2018-04-10T19:07:57.082-0500",
        "customfield_10022": null,
        "priority": {
          "self": "https://chilkat.atlassian.net/rest/api/2/priority/3",
          "iconUrl": "https://chilkat.atlassian.net/images/icons/priorities/medium.svg",
          "name": "Medium",
          "id": "3"
        },
        "customfield_10023": null,
        "customfield_10024": null,
        "customfield_10025": null,
        "customfield_10026": null,
        "labels": [
        ],
        "customfield_10016": [
        ],
        "customfield_10017": null,
        "customfield_10018": null,
        "customfield_10019": 5.0,
        "aggregatetimeoriginalestimate": null,
        "timeestimate": null,
        "versions": [
        ],
        "issuelinks": [
        ],
        "assignee": {
          "self": "https://chilkat.atlassian.net/rest/api/2/user?username=matt",
          "name": "matt",
          "key": "matt",
          "accountId": "5acf82d7926ac92a7c0d7bd3",
          "emailAddress": "matt@@chilkat.io",
          "avatarUrls": {
            "48x48": "https://avatar-cdn.atlassian.com/ae220e85f283d0ecea372e06ad2261d3?s=48&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fae220e85f283d0ecea372e06ad2261d3%3Fd%3Dmm%26s%3D48%26noRedirect%3Dtrue",
            "24x24": "https://avatar-cdn.atlassian.com/ae220e85f283d0ecea372e06ad2261d3?s=24&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fae220e85f283d0ecea372e06ad2261d3%3Fd%3Dmm%26s%3D24%26noRedirect%3Dtrue",
            "16x16": "https://avatar-cdn.atlassian.com/ae220e85f283d0ecea372e06ad2261d3?s=16&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fae220e85f283d0ecea372e06ad2261d3%3Fd%3Dmm%26s%3D16%26noRedirect%3Dtrue",
            "32x32": "https://avatar-cdn.atlassian.com/ae220e85f283d0ecea372e06ad2261d3?s=32&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2Fae220e85f283d0ecea372e06ad2261d3%3Fd%3Dmm%26s%3D32%26noRedirect%3Dtrue"
          },
          "displayName": "Matt of Chilkat",
          "active": true,
          "timeZone": "America/Chicago"
        },
        "updated": "2018-04-12T20:06:29.215-0500",
        "status": {
          "self": "https://chilkat.atlassian.net/rest/api/2/status/10000",
          "description": "",
          "iconUrl": "https://chilkat.atlassian.net/",
          "name": "To Do",
          "id": "10000",
          "statusCategory": {
            "self": "https://chilkat.atlassian.net/rest/api/2/statuscategory/2",
            "id": 2,
            "key": "new",
            "colorName": "blue-gray",
            "name": "To Do"
          }
        },
        "components": [
        ],
        "timeoriginalestimate": null,
        "description": "This story is estimated at 5 Story Points (as shown in the \"Estimate\" field at the top right of the Detail View). \n\nTry updating the Story Point estimate to 4 by clicking on the \"Estimate\" then typing.\n\n*Estimating using Story Points*\n\nBecause the traditional process of estimating tasks in weeks or days is often wildly inaccurate, many Scrum teams estimate in Story Points instead. Story Points exist merely as a way to estimate a task's difficulty compared to some other task (for example, a 10-point story would probably take double the effort of a 5-point story). As teams mature with Scrum they tend to achieve a consistent number of Story Points from Sprint to Sprint -- this is termed the team's _velocity_. This allows the Product Owner to use the velocity to predict how many Sprints it will take to deliver parts of the backlog. \n\nMany teams use Planning Poker to achieve consensus on Story Point estimates.\n\n*Using Other Estimation Units*\n\nYou can configure JIRA Software to use time-based estimates if you wish. In the configuration for the board, on the \"Estimation\" tab, select \"Original Time Estimate\" as your Estimation Statistic. If you also wish to track the time used during the Sprint, select \"Remaining Estimate and Time Spent\" to enable Time Tracking in JIRA Software.",
        "customfield_10010": [
        ],
        "customfield_10011": "0|i00007:",
        "customfield_10012": null,
        "customfield_10013": null,
        "customfield_10014": null,
        "customfield_10015": null,
        "security": null,
        "customfield_10008": null,
        "aggregatetimeestimate": null,
        "customfield_10009": null,
        "summary": "As a team, I'd like to estimate the effort of a story in Story Points so we can understand the work remaining >> Try setting the Story Points for this story in the \"Estimate\" field",
        "creator": {
          "self": "https://chilkat.atlassian.net/rest/api/2/user?username=admin",
          "name": "admin",
          "key": "admin",
          "accountId": "557058:be8b47b5-3bc0-43f6-b6b2-2cca0de12204",
          "emailAddress": "admin@@chilkatsoft.com",
          "avatarUrls": {
            "48x48": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=48&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D48%26noRedirect%3Dtrue",
            "24x24": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=24&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D24%26noRedirect%3Dtrue",
            "16x16": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=16&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D16%26noRedirect%3Dtrue",
            "32x32": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=32&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D32%26noRedirect%3Dtrue"
          },
          "displayName": "Chilkat Admin",
          "active": true,
          "timeZone": "America/Chicago"
        },
        "subtasks": [
        ],
        "reporter": {
          "self": "https://chilkat.atlassian.net/rest/api/2/user?username=admin",
          "name": "admin",
          "key": "admin",
          "accountId": "557058:be8b47b5-3bc0-43f6-b6b2-2cca0de12204",
          "emailAddress": "admin@@chilkatsoft.com",
          "avatarUrls": {
            "48x48": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=48&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D48%26noRedirect%3Dtrue",
            "24x24": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=24&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D24%26noRedirect%3Dtrue",
            "16x16": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=16&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D16%26noRedirect%3Dtrue",
            "32x32": "https://avatar-cdn.atlassian.com/16d54dcc6d4bef86fd7ee62a7cf6334a?s=32&d=https%3A%2F%2Fsecure.gravatar.com%2Favatar%2F16d54dcc6d4bef86fd7ee62a7cf6334a%3Fd%3Dmm%26s%3D32%26noRedirect%3Dtrue"
          },
          "displayName": "Chilkat Admin",
          "active": true,
          "timeZone": "America/Chicago"
        },
        "customfield_10000": "{}",
        "aggregateprogress": {
          "progress": 0,
          "total": 0
        },
        "customfield_10001": null,
        "customfield_10002": null,
        "customfield_10003": null,
        "customfield_10004": null,
        "environment": null,
        "duedate": null,
        "progress": {
          "progress": 0,
          "total": 0
        },
        "votes": {
          "self": "https://chilkat.atlassian.net/rest/api/2/issue/SCRUM-4/votes",
          "votes": 0,
          "hasVoted": false
        }
      }
    }
  ]
}