Represents a reference to a task. By default, contains only the id and description. If the field
name is included in the embed parameter will instead be a full Task object.
| Name | Type | Description | |
|---|---|---|---|
| id | Long | Read only |
The unique id of this task. |
| description | String | Read only |
A short description of the task. |