{
"data": [
{
"task_id": 1,
"project_id": 1,
"task_group_id": 1,
"team_id": 1,
"title": "Sample Title",
"slug": "sample-slug",
"overview": "string",
"objective": "string",
"priority": "string",
"status": "active",
"stage": "string",
"start_date": "2026-01-15T10:30:00.000000Z",
"due_date": "2026-01-15T10:30:00.000000Z",
"key_result": "string",
"assigned_engineer_id": 1,
"created_by": 1,
"comments_count": 10,
"files_count": 10,
"steps_count": 10,
"sort": 1,
"created_at": "2026-01-15T10:30:00.000000Z",
"updated_at": "2026-01-15T10:30:00.000000Z",
"annual_value_impact": 12500.0,
"computed_savings_per_year": "string"
}
],
"links": {},
"meta": {}
}