Skip to content

Version 1.0.0

Choose a tag to compare

@Gruncan Gruncan released this 29 May 13:00
· 85 commits to main since this release

First full release of spotify API wrapper

Can request and serialize:

  • AlbumGet (api.spotify.com/v1/albums/{id})
  • AlbumTracksGet (api.spotify.com/v1/albums/{id}/tracks)
  • SeveralAlbumsGet (api.spotify.com/v1/albums)
  • ArtistGet (api.spotify.com/v1/artists/{id})
  • ArtistsAlbumsGet (api.spotify.com/v1/artists/{id}/albums)
  • ArtistsRelatedArtistsGet (api.spotify.com/v1/artists/related-artists)
  • ArtistTopTracksGet (api.spotify.com/v1/artists/{id}/top-tracks)
  • SeveralArtistsGet (api.spotify.com/v1/artists)
  • AudiobookGet (api.spotify.com/v1/audiobooks/{id})
  • SeveralAudioBooksGet (api.spotify.com/v1/audiobooks/)
  • AudiobookChaptersGet (api.spotify.com/v1/audiobooks/{id}/chapters)
  • CategoriesGet (api.spotify.com/v1/browse/categories/{category_id})
  • SeveralCategoriesGet (api.spotify.com/v1/browse/categories- AlbumGet (api.spotify.com/v1/albums/{id})
  • AlbumTracksGet (api.spotify.com/v1/albums/{id}/tracks)
  • SeveralAlbumsGet (api.spotify.com/v1/albums)
  • ArtistGet (api.spotify.com/v1/artists/{id})
  • ArtistsAlbumsGet (api.spotify.com/v1/artists/{id}/albums)
  • ArtistsRelatedArtistsGet (api.spotify.com/v1/artists/related-artists)
  • ArtistTopTracksGet (api.spotify.com/v1/artists/{id}/top-tracks)
  • SeveralArtistsGet (api.spotify.com/v1/artists)
  • AudiobookGet (api.spotify.com/v1/audiobooks/{id})
  • SeveralAudioBooksGet (api.spotify.com/v1/audiobooks/)
  • AudiobookChaptersGet (api.spotify.com/v1/audiobooks/{id}/chapters)
  • CategoriesGet (api.spotify.com/v1/browse/categories/{category_id})
  • SeveralCategoriesGet (api.spotify.com/v1/browse/categories)
  • ChapterGet (api.spotify.com/v1/chapters/{id})
  • SeveralChaptersGet (api.spotify.com/v1/chapters)
  • EpisodeGet (api.spotify.com/v1/episodes/{id})
  • SeveralEpisodesGet (api.spotify.com/v1/episodes)
  • GenreAvailableGet (api.spotify.com/v1/recommendations/available-genre-seeds)
  • MarketsAvailableGet (api.spotify.com/v1/markets)
  • PlaylistGet (api.spotify.com/v1/playlists/{playlist_id})
  • CategoriesPlaylistsGet (api.spotify.com/v1/browse/categories/{category_id}/playlists)
  • FeaturedPlaylistGet (api.spotify.com/v1/browse/featured-playlists)
  • PlaylistImageGet (api.spotify.com/v1/playlists/{playlist_id}/images)
  • PlaylistTracksGet api.spotify.com/v1/playlists/{playlist_id}/tracks)
  • SearchGet (api.spotify.com/v1/search)
  • ShowGet (api.spotify.com/v1/shows/{id}
  • SeveralShowsGet (api.spotify.com/v1/shows)
  • ShowEpisodesGet (api.spotify.com/v1/shows/{id}/episodes)
  • SeveralTrackAudioFeaturesGet (api.spotify.com/audio-features)
  • SeveralTracksGet (api.spotify.com/tracks)
  • TrackAudioAnalysisGet (api.spotify.com/audio-analysis/{id})
  • TrackAudioFeaturesGet (api.spotify.com/audio-features/{id})
  • TrackGet (api.spotify.com/tracks/{id})
  • TrackRecommendationGet (api.spotify.com/recommendations) )
  • ChapterGet (api.spotify.com/v1/chapters/{id})
  • SeveralChaptersGet (api.spotify.com/v1/chapters)
  • EpisodeGet (api.spotify.com/v1/episodes/{id})
  • SeveralEpisodesGet (api.spotify.com/v1/episodes)
  • GenreAvailableGet (api.spotify.com/v1/recommendations/available-genre-seeds)
  • MarketsAvailableGet (api.spotify.com/v1/markets)
  • PlaylistGet (api.spotify.com/v1/playlists/{playlist_id})
  • CategoriesPlaylistsGet (api.spotify.com/v1/browse/categories/{category_id}/playlists)
  • FeaturedPlaylistGet (api.spotify.com/v1/browse/featured-playlists)
  • PlaylistImageGet (api.spotify.com/v1/playlists/{playlist_id}/images)
  • PlaylistTracksGet api.spotify.com/v1/playlists/{playlist_id}/tracks)
  • SearchGet (api.spotify.com/v1/search)
  • ShowGet (api.spotify.com/v1/shows/{id}
  • SeveralShowsGet (api.spotify.com/v1/shows)
  • ShowEpisodesGet (api.spotify.com/v1/shows/{id}/episodes)
  • SeveralTrackAudioFeaturesGet (api.spotify.com/audio-features)
  • SeveralTracksGet (api.spotify.com/tracks)
  • TrackAudioAnalysisGet (api.spotify.com/audio-analysis/{id})
  • TrackAudioFeaturesGet (api.spotify.com/audio-features/{id})
  • TrackGet (api.spotify.com/tracks/{id})
  • TrackRecommendationGet (api.spotify.com/recommendations)