The Worklogs object
Attributes-
idstring Unique identifier for the worklog -
created_attimestamp Timestamp when the worklog was created -
updated_attimestamp Timestamp when the worklog was last modified -
deleted_attimestamp Timestamp when the worklog was deleted -
descriptionstring Description of the work done during the worklog -
durationinteger Time spent on the issue, recorded in minutes -
created_bystring ID of user who created the worklog -
updated_bystring ID of user who last modified the worklog -
project_idstring ID of project associated with the worklog -
workspace_idstring ID of workspace associated with the worklog -
logged_bystring ID of the user who logged the work

