Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/75845057/?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-31T09:58:55.792143+01:00",
    "action": 5,
    "target": "選項可以設定按下 Enter 鍵後預設進行網頁搜尋(@harshad1)\n改進「顯示鍵盤時展示歷史紀錄」功能(@feilen)\nURI 搜尋。若有已安裝的應用程式與 URI 匹配,則直接打開該程式。例如搜尋 geo:48.8,4.83,這是我的家所在位置 :)。每個應用程式提供不同的 URI,請查閱它們的文件或清單以獲得更多資訊(@marunjar)。\n自定義圖示修復\n從 Android 系統連結至 KISS 偏好設定\n翻譯變更",
    "id": 70217595,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/70217595/?format=api"
}