TrackStatsResponse

constructor(@Json(name = "duration_seconds") durationSeconds: Int, @Json(name = "track_type") trackType: String)