Artist struct representing an artist in Apple Music.
Fields
id: Apple Music artist IDtype: Resource type (always "artists")href: API URL for this resourcename: Artist namegenre_names: List of genresartwork_url: URL to artist artworkurl: Apple Music URL for the artist
Summary
Functions
Decode an artist resource from the Apple Music API response.