PlayHistory
The play history object of the player api.
Properties:
| Name | Type | Description |
|---|---|---|
| context | PlayerContext | The context the track was played from. |
| played_at | string | The date and time the track was played. |
| track | SimplifiedTrack | The track the user listened to. |