{
"id": "<string>",
"custom_id": "<string>",
"custom_item_id": 1,
"name": "<string>",
"text_content": "<string>",
"description": "<string>",
"status": {
"id": "<string>",
"status": "<string>",
"color": "<string>",
"orderindex": 2,
"type": "<string>"
},
"orderindex": "<string>",
"date_created": "<string>",
"date_updated": "<string>",
"date_closed": null,
"date_done": null,
"archived": false,
"creator": {
"id": 75660565,
"username": "<string>",
"color": "<string>",
"email": "<string>",
"profilePicture": null
},
"assignees": [
{
"id": 30203573,
"username": "<string>",
"color": "<string>",
"initials": "<string>",
"email": "<string>",
"profilePicture": null
}
],
"group_assignees": [],
"watchers": [
{
"id": 108561465,
"username": "<string>",
"color": "<string>",
"initials": "<string>",
"email": "<string>",
"profilePicture": null
}
],
"checklists": [],
"tags": [],
"parent": null,
"top_level_parent": null,
"priority": null,
"due_date": null,
"start_date": null,
"points": null,
"time_estimate": null,
"time_spent": 40986902,
"custom_fields": [
{
"id": "<string>",
"name": "<string>",
"type": "<string>",
"type_config": {
"options": [
{
"id": "<string>",
"name": "<string>",
"color": "<string>",
"orderindex": 0
},
{
"id": "<string>",
"name": "<string>",
"color": "<string>",
"orderindex": 1
}
]
},
"date_created": "<string>",
"hide_from_guests": false,
"required": false
},
{
"id": "<string>",
"name": "<string>",
"type": "<string>",
"type_config": {},
"date_created": "<string>",
"hide_from_guests": false,
"required": false
}
],
"dependencies": [],
"linked_tasks": [],
"locations": [],
"team_id": "<string>",
"url": "<string>",
"sharing": {
"public": false,
"public_share_expires_on": null,
"public_fields": [
"<string>",
"<string>"
],
"token": null,
"seo_optimized": false
},
"permission_level": "<string>",
"list": {
"id": "<string>",
"name": "<string>",
"access": true
},
"project": {
"id": "<string>",
"name": "<string>",
"hidden": false,
"access": true
},
"folder": {
"id": "<string>",
"name": "<string>",
"hidden": false,
"access": true
},
"space": {
"id": "<string>"
},
"attachments": []
}