Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1614417/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookjails_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookjails_index/zh_TW/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-18T00:02:06.102582Z",
    "action": 59,
    "target": "Jail 用許多方式改進了傳統 chroot 環境的概念。在傳統 chroot 環境,程序僅限制在一部份檔案系統可存取的地方。其餘的系統資源、系統使用者、執行的程序以及網路子系統被 chroot 的程序及主機系統的程序所共享。Jail 透過虛擬化存取檔案系統、使用者及網路子系統來擴展這個模型,可使用更多細微的控制參數來調校 Jail 的環境存取方式,Jail 可算是一種作業系統層級的虛擬化。",
    "id": 595390,
    "action_name": "String updated in the repository",
    "url": "https://translate-dev.freebsd.org/api/changes/595390/?format=api"
}