Closed josh-ashkinaze closed 3 years ago
Not all releases/artists have a genre unfortunately
The album object does not have a genre field. The artist object does (but it may be empty). See the object index.
@Peter-Schorn albums also have a genres
field, see here https://developer.spotify.com/console/get-album/?id=0sNOF9WDwhWunNAHPD3Baj (although it's empty here)
I didn't realize that. The documentation for AlbumBase does not include a genre
field. This must be a bug.
Hope these answers helped @josh-ashkinaze
Which object has "category" as an attribute? Here is a simple script to get all albums by the Talking Heads. Yet for each album object, I can't view the actual genre/categories of the album.