Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/35312903/?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:12:29.536794+02:00",
    "action": 5,
    "target": "我很高興有這個機會介紹您這本Debian與管理者手冊.許多人選用Debian,網路世界上約有百分之十的伺服器運行Debian.如果包含以Debian為基礎的作業系統,則這個比例來到百分之二十.Debian被國際太空站選用為其作業系統.無論是尖端的物理研究或者是協助種植食物對抗環境污染的專案,Debian皆運用電腦的力量來實現它.",
    "id": 60381456,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/60381456/?format=api"
}