Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/86049134/?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:01:00.558443+01:00",
    "action": 2,
    "target": "* 最佳化了小工具選擇器(由 @TBog 貢獻)\n* (希望)解決了 Xiaomi 設備和小工具相關的問題\n* 圖示包現在支援各種形狀(由 @marunjar 貢獻)\n* 增加了結果大小的更多選項\n* 修正了快捷方式相關的問題",
    "id": 70217612,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/70217612/?format=api"
}