Changes API.

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

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