v6

OpenAPI 3.0.02026-08-044760291.8 KB
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).

hasMoreboolean required

True if there are visible changelog entries before this year (for “Load older” button).