Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/616054/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/installer/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/installer/vi/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:27:46.106332Z",
    "action": 59,
    "target": "\n\t\t<p> 1. Các tệp và thư mục sau (và nội dung của chúng) phải có thể ghi được: </p>\n<ul>\n<li> <tt> config.inc.php </tt> có thể ghi (tùy chọn): {$ writeable_config} </li>\n<li> <tt> public / </tt> có thể ghi: {$ writeable_public} </li>\n<li> <tt> cache / </tt> có thể ghi: {$ writeable_cache} </li>\n<li> <tt> cache / t_cache / </tt> có thể ghi: {$ writeable_templates_cache} </li>\n<li> <tt> cache / t_compile / </tt> có thể ghi: {$ writeable_templates_compile} </li>\n<li> <tt> cache / _db </tt> có thể ghi được: {$ writeable_db_cache} </li>\n</ul>\n\n<p> 2. Thư mục để lưu trữ các tệp đã tải lên phải được tạo và có thể ghi được (xem \"Cài đặt tệp\" bên dưới). </p>\n\t",
    "id": 552030,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/552030/?format=api"
}