[
{
"id": 42,
"uuid": "01938d8e-9c4f-7c2a-b8e1-3f7a9b8c4f12",
"project": {
"id": 42,
"uuid": "01938d8e-9c4f-7c2a-b8e1-3f7a9b8c4f12",
"name": "Boston Chapter",
"issueStatuses": [
"/api/v1/issue_statuss/1"
]
},
"goal": {
"id": 42,
"uuid": "01938d8e-9c4f-7c2a-b8e1-3f7a9b8c4f12",
"name": "Boston Chapter",
"description": "Quarterly chapter meeting open to all members.",
"position": 42,
"dateStart": "2026-01-15T10:30:00+00:00",
"dateEnd": "2026-01-15T10:30:00+00:00"
},
"title": "Volunteer Coordinator",
"description": "Quarterly chapter meeting open to all members.",
"status": {
"id": 42,
"name": "Boston Chapter",
"position": 42,
"color": "#16A34A",
"isClosed": true
},
"priority": 42,
"assignee": {
"id": 42,
"firstName": "James",
"lastName": "Patterson",
"fullName": "James Patterson",
"logo": "https://cdn.orgo.space/tenants/acme/logo.png"
},
"createdBy": {
"id": 42,
"firstName": "James",
"lastName": "Patterson",
"fullName": "James Patterson",
"logo": "https://cdn.orgo.space/tenants/acme/logo.png"
},
"dateDue": "2026-01-15T10:30:00+00:00",
"dateStart": "2026-01-15T10:30:00+00:00",
"position": 42,
"progress": 42,
"estimatedMinutes": 42,
"dateCreated": "2026-01-15T10:30:00+00:00",
"dateUpdated": "2026-01-15T10:30:00+00:00",
"dateCompleted": "2026-01-15T10:30:00+00:00",
"subtasks": [
"string"
],
"type": {
"id": 42,
"name": "Boston Chapter",
"color": "#16A34A"
},
"mainPost": {
"content": "<p>Hello {{firstName}},</p><p>You're invited.</p>",
"medias": [
"/api/v1/medias/1"
],
"isDeleted": false,
"parentId": 42
},
"commentsCount": 12,
"taskAssignees": [
{
"id": 42,
"uuid": "01938d8e-9c4f-7c2a-b8e1-3f7a9b8c4f12",
"user": "/api/v1/users/1",
"completedAt": "2026-01-15T10:30:00+00:00"
}
],
"blockedBy": [
"/api/v1/tasks/1"
],
"blocks": [
"/api/v1/tasks/1"
],
"assigneeCompletionStats": [
"string"
],
"subtaskStats": [
"string"
]
}
]