API breaking change: artist/album listeners and sitewide artist map

This is an advance notice for a relatively small stats API breaking change:

This affects the following API endpoints:

  • /1/stats/artist/<mbid>/listeners
  • /1/stats/release-group/<mbid>/listeners
  • /1/stats/sitewide/artist-map

Those endpoints previously returned the field stats_range int he response body, while other stats endpoints use range instead, which we are standardizing on.

3 Likes