Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/893733/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-28T22:54:42.611060Z",
    "action": 59,
    "target": "\n<h4>预安装步骤</h4>\n\n\n<p>1. 下列文件和目录(包括内容)必须可写:</p>\n<ul>\n\t<li><tt>config.inc.php</tt>可写 (可选): {$writable_config}</li>\n\t<li><tt>public/</tt> 可写: {$writable_public}</li>\n\t<li><tt>cache/</tt> 可写: {$writable_cache}</li>\n\t<li><tt>cache/t_cache/</tt> 可写: {$writable_templates_cache}</li>\n\t<li><tt>cache/t_compile/</tt> 可写: {$writable_templates_compile}</li>\n\t<li><tt>cache/_db</tt> 可写: {$writable_db_cache}</li>\n</ul>\n\n<p>2. 必须预先设定文件上传目录,并且可写 (查看下面的“文件设定”)。</p>",
    "id": 941674,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/941674/?format=api"
}