Simplified Playlist Object
constructor(collaborative: Boolean, description: String?, externalUrls: ExternalUrls, href: String, id: String, images: List<ImageObject>?, name: String, owner: Owner, primaryColor: String? = null, public: Boolean?, snapshotId: String, tracks: Tracks = Tracks(href = "", total = 0), items: Tracks? = null, type: String, uri: String)