Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/58645370/?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-26T10:43:23.333059+02:00",
    "action": 5,
    "target": "* URI 搜尋。若已安裝的應用程式符合 URI,則直接開啟它。嘗試搜尋 `geo:48.8,4.83`,這是我的家喔 :) 每個應用程式提供不同的 URI,請查閱它們的文件或清單以獲得更多資訊。(@marunjar)\n* 對「鍵盤顯示時顯示歷史記錄」功能的改進(@feilen)",
    "id": 69939907,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/69939907/?format=api"
}