16 lines
322 B
JSON
16 lines
322 B
JSON
|
|
{
|
||
|
|
"id": 101,
|
||
|
|
"checklist_id": 1,
|
||
|
|
"parent_id": 0,
|
||
|
|
"content": "First task",
|
||
|
|
"status": 0,
|
||
|
|
"position": 1,
|
||
|
|
"priority": 0,
|
||
|
|
"tags_as_text": "",
|
||
|
|
"due": "2026-01-20",
|
||
|
|
"assignee_ids": [],
|
||
|
|
"comments_count": 0,
|
||
|
|
"update_line": "",
|
||
|
|
"updated_at": "2026-01-14T10:00:00Z",
|
||
|
|
"created_at": "2026-01-10T09:00:00Z"
|
||
|
|
}
|