Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/16019/?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/zh_CN/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/yukari/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/yukari/?format=api",
    "timestamp": "2020-07-28T10:15:35.011524Z",
    "action": 5,
    "target": "\n\t\t<p>1. 以下文件和目录(及其内容)必须可写:</p>\n\t\t<ul>\n\t\t\t<li><tt>config.inc.php</tt> 是可写的(可选): {$writable_config}</li>\n\t\t\t<li><tt>public/</tt> 是可写的: {$writable_public}</li>\n\t\t\t<li><tt>cache/</tt> 是可写的: {$writable_cache}</li>\n\t\t\t<li><tt>cache/t_cache/</tt> 是可写的: {$writable_templates_cache}</li>\n\t\t\t<li><tt>cache/t_compile/</tt> 是可写的: {$writable_templates_compile}</li>\n\t\t\t<li><tt>cache/_db</tt> 是可写的: {$writable_db_cache}</li>\n\t\t</ul>\n\n\t\t<p>2.  必须创建一个用于存储上传文件的目录,并使该目录可写(请参见下面的“文件设置”)。</p>\n\t",
    "id": 75849,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/75849/?format=api"
}