Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/906011/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-28T23:12:18.243777Z",
    "action": 59,
    "target": "基于您的经验, 我们已经注册您的名字到期刊《{$contextName}》的审稿人数据库. 这并不意味着您那方面的任何形式的承诺,只代表我们可以通知您相关投稿的审阅. 在被邀请审稿时,您可以看到稿件的标题和摘要,您可以作出是否对稿件进行审阅的决定。您也可以在任何时候请求从审稿人列表中移除您的名字.<br />\n<br />\n我们将提供给您用户名和密码,用于您所有在本期刊网站的活动。例如,您可以更新您的账户信息,或者更改您的审稿方向.<br />\n<br />\n用户名: {$recipientUsername}<br />\n密码: {$password}<br />\n<br />\n谢谢您,<br />\n{$signature}",
    "id": 954821,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/954821/?format=api"
}