Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/9460/?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_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-08T23:10:27.810474Z",
    "action": 59,
    "target": "<p>成功升级 OJS 到 {$version} 版本。</p>\n<p>别忘了在您的 config.inc.php 配置文件中将 \"installed\" 项改成 <em>On</em>。</p>\n<p> 如果您尚未注册但希望收到新闻和更新信息,<strong>请在<a href=\"http://pkp.sfu.ca/ojs/register\" target=\"_new\">http://pkp.sfu.ca/ojs/register</a>注册。</strong> 如果您有问题或建议,请访问<a href=\"http://forum.pkp.sfu.ca\" target=\"_new\">支持论坛</a>。</p>",
    "id": 393360,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/393360/?format=api"
}