Album
constructor(albumType: String, totalTracks: Int, availableMarkets: List<String>, externalUrls: ExternalUrls, href: String, id: String, images: List<ImageObject>, name: String, releaseDate: String, releaseDatePrecision: String, restrictions: Restrictions? = null, type: String, uri: String, artists: List<SimplifiedArtistObject>, tracks: Tracks, copyrights: List<CopyrightObject>, externalIds: ExternalIds, genres: List<String> = emptyList(), label: String, popularity: Int)