Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/88851672/?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:19.935378+01:00",
    "action": 5,
    "target": "* 改進了小工具選擇器(@TBog)\n* (希望)修復了小米設備和小工具相關的問題\n* 圖示包現在使用形狀(@marunjar)\n* 更多結果尺寸選項\n* 快捷方式修復\n* 工作應用程式圖示修復\n* 增加了有關 Android 輔助功能 API 使用的免責聲明,以符合 Play 商店規定",
    "id": 70217662,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/70217662/?format=api"
}