Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/60382055/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://hosted.weblate.org/api/units/35312908/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-handbook/00a_preface/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/00a_preface/zh_Hant/?format=api",
    "user": "https://hosted.weblate.org/api/users/neko0xff/?format=api",
    "author": "https://hosted.weblate.org/api/users/neko0xff/?format=api",
    "timestamp": "2023-06-30T12:21:15.147697+02:00",
    "action": 5,
    "target": "本書是探索 Debian 的絕佳方式。 多年來,當朋友們想要更多地了解 Debian 時,我一直向他們推薦它,我很高興有機會更廣泛地推薦它。 本手冊由 Debian 社區的長期成員編寫和維護。 一些致力於開發作業系統的人已經聯合起來幫助您理解它。 當然,這本書是使用類似於 Debian 本身的社區流程開發的,同樣強調自由。",
    "id": 60382055,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/60382055/?format=api"
}