Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/906039/?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.244506Z",
    "action": 59,
    "target": "{$recipientName}:<br />\n<br />\n投递到 {$contextName}的稿件 &quot;{$submissionTitle}&quot; 现在按照如下步骤进行排版:<br />\n1. 点击下面的投稿URL.<br />\n2. 登录到期刊,并且使用排版版本文件根据期刊标准来创建样稿.<br />\n3. 发送完成稿件给编辑.<br />\n<br />\n{$contextName} URL: {$contextUrl}<br />\n稿件URL: {$submissionUrl}<br />\n用户名: {$recipientUsername}<br />\n<br />\n如果您这次不能完成这项工作或者有任何质询,请联系我们,感谢您对本刊的贡献.",
    "id": 954849,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/954849/?format=api"
}