Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/9457/?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-09T10:22:15.448156Z",
    "action": 59,
    "target": "<p>OJS已经成功安装!</p>\n<p>要开始使用本系统,请以您在上一个网页中输入的用户名称和密码进行<a href=\"{$loginUrl}\">登录</a>。</p>\n<p>如果您希望参与到 PKP 社区,可以:</p>\n<ol>\n\t<li>阅读 <a href=\"http://pkp.sfu.ca/blog\" target=\"_new\">PKP 博客</a>,订阅 <a href=\"http://pkp.sfu.ca/blog/feed\" target=\"_new\">RSS feed</a> 获取新闻和更新信息。</li>\n\t<li>有问题或建议访问<a href=\"http://forum.pkp.sfu.ca\" target=\"_new\">支持论坛</a>。</li>\n</ol>",
    "id": 394277,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/394277/?format=api"
}