Changelogs
Get changelog entries for a year or a single month
Returns all visible changelog entries. If only year is provided, returns the full year. If month is also provided, returns that month only. Ordered by date descending.
get/v3/changelogs/
Query parameters
yearstring required
Year (e.g. 2026)
monthstring
Optional. Month 1-12; if omitted, returns entire year.
Response
Changelog entries for the month or full year, plus hasMore (true if older years have data).
Changes
No recorded changes to this endpoint across all 31 revisions of this API.