Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/88851673/?format=api",
    "component": "https://hosted.weblate.org/api/components/kiss/fastlane/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/zh_Hant/?format=api",
    "user": "https://hosted.weblate.org/api/users/abc0922001/?format=api",
    "author": "https://hosted.weblate.org/api/users/abc0922001/?format=api",
    "timestamp": "2023-10-31T10:07:41.996930+01:00",
    "action": 5,
    "target": "* 改進了小工具選擇器(@TBog)\n* (希望)修復了小米設備和小工具相關的問題\n* 圖示包現在使用形狀(@marunjar)\n* 更多結果尺寸選項\n* 快捷方式修復\n* 工作應用程式圖示修復",
    "id": 70217663,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/70217663/?format=api"
}