Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/82717222/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-07T09:49:23.170550+02:00",
    "action": 59,
    "target": "做為預防措施,管理者應定期閱讀相關的伺服器日誌檔案內容。使用者報告對系統運作的不滿意前,就能診斷出問題所在。通常在問題持續發生數日後,使用者才會向管理者報告。很多特別的工具可以分析大量的日誌檔案內容。包括網頁伺服器 (諸如,Apache 的 <command>analog</command>、<command>awstats</command>、<command>webalizer</command>)、FTP 伺服器、快取伺服器、防火牆、電子郵件伺服器、DNS 伺服器、甚至列表機伺服器。某些工具以模組方式運行,可以分析多種類型的日誌檔。例如 <command>lire</command>。其他的工具,如 <command>logcheck</command> (詳情見 <xref linkend=\"security\" />),掃瞄日誌檔案搜尋需要處理的警告訊息。",
    "id": 34062832,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/34062832/?format=api"
}