{
"id": "uuid",
"title": "Add health check endpoint",
"description": "GET /api/health returning {status: ok}",
"priority": "high",
"status": "todo",
"number": 1,
"identifier": "ENG-1",
"teamId": "uuid",
"projectId": "uuid",
"labels": [
{"id": "uuid", "name": "backend", "color": "#3B82F6", "priority": 0}
],
"team": {"id": "uuid", "name": "Engineering", "key": "ENG", "color": "#6366f1"},
"project": {"id": "uuid", "name": "API", "status": "in_progress", "color": "#6366f1"},
"executionStartedAt": null,
"executionElapsedMs": 0,
"executionProgress": null,
"prUrl": null,
"outcome": null,
"dueDate": null,
"createdAt": "2025-01-01T00:00:00.000Z",
"updatedAt": "2025-01-01T00:00:00.000Z"
}