Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/49570652/?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:37:51.080088+02:00",
    "action": 5,
    "target": "* 改善了暱稱的功能(由 @marunjar 貢獻)\n* 最佳化了大型應用列的觸控區域效能(由 @enzosanchezewe 貢獻)\n* 解決了在三星手機上使用 KISS 時遇到的問題(由 @HuixingWong 貢獻)\n* 在計算器中增加了求模運算的功能(由 @cmspooner 貢獻)\n* 通知氣泡和快捷方式功能有所改善(由 @marunjar 貢獻)\n* 翻譯更新",
    "id": 69936441,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/69936441/?format=api"
}