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