[Web API issue] Track object has inconsistencies w.r.t. API documentation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sometimes, track objects returned in API responses present two properties, primary_color and video_thumbnail, which are not even mentioned in the documentation. They should be documented, so that end users and developers can leverage them.
The definition of the track object that I'm referring to is here:
https://developer.spotify.com/documentation/web-api/reference/#/operations/get-track
At least, the following endpoints are affected by this issue:
- GET /playlists/{playlistId}/tracks
- GET /playlists/{playlistId}
Several test reports revealing these issues are available at the following URLs:
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page