Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/109308038/?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": "2024-01-31T09:43:55.108686+01:00",
    "action": 5,
    "target": "* 修正了重複開啟設定時導致的崩潰問題。\n* 修正了在設定中顯示的應用程式名稱。\n* 修正了設定的匯出與匯入功能。\n* 修正了按標籤顯示結果時順序不可預測的問題,例如從收藏夾中顯示。\n* 緩解了因損壞的捷徑導致的崩潰問題。\n* 緩解了因頻繁更改捷徑導致的崩潰問題。\n* 緩解了應用啟動時轉圈圈動畫永遠不停止的問題。\n* 改進了圖示包的加載速度。\n* 標籤的圖示現在與其他圖示的形狀相同。\n* 現在在自定義圖示的對話框中顯示淺色文字。\n* 收藏夾列表現在使用 Android 的長按延遲(@syphyr)。\n* 「添加小工具」畫面的方向不再僅限於直式。\n* 新增了按標籤顯示結果時的排序模式設定。",
    "id": 79647250,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/79647250/?format=api"
}