jira-issues-sprints-json.json
{
"total": 2,
"issues": [
{
"key": "PROJ-101",
"fields": {
"summary": "Fix [object Object] nesting in CSV export",
"status": {
"name": "Done",
"category": "complete"
},
"priority": {
"name": "High"
},
"issuetype": {
"name": "Bug"
},
"customfield_10014": "PROJ-EPIC-12",
"customfield_10020": [
{
"id": 12,
"name": "Sprint 48",
"state": "active"
}
],
"assignee": {
"displayName": "Dave Coder",
"emailAddress": "dave@example.com"
},
"storyPoints": 5
}
},
{
"key": "PROJ-102",
"fields": {
"summary": "Implement live Google Search Console API pull",
"status": {
"name": "In Review",
"category": "indeterminate"
},
"priority": {
"name": "Highest"
},
"issuetype": {
"name": "Task"
},
"customfield_10014": "PROJ-EPIC-12",
"customfield_10020": [
{
"id": 12,
"name": "Sprint 48",
"state": "active"
}
],
"assignee": {
"displayName": "Sarah Arch",
"emailAddress": "sarah@example.com"
},
"storyPoints": 8
}
}
]
}Payload Size
1,397 Bytes
Format
JSON (Multi-level Nested)
Compatible Tools
Excel (XLSX), CSV, Pandas, Power BI
License
Public Domain / MIT (Free for Testing)