Two changes to the Collections API:

  • IDs returned are currently integers, but will be changing to alphanumeric strings.

  • GET /collections/featured has been deprecated. Clients should switch to GET /collections; these endpoints already return identical results.