TrackJSON
No description provided
TrackJSON
| Property | Type | Value | Description | 
|---|---|---|---|
| author | string | N/A | The track author | 
| description | string | N/A | The track description | 
| duration | string | N/A | The track duration | 
| durationMS | number | N/A | The track duration in ms | 
| id | string | N/A | The track id | 
| playlist | PlaylistJSON | N/A | The playlist info (if any) | 
| requestedBy | string | N/A | The user id who requested this track | 
| thumbnail | string | N/A | The track thumbnail | 
| title | string | N/A | The track title | 
| url | string | N/A | The track url | 
| views | number | N/A | The track views |