Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/151592/?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_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-14T07:18:16.859840Z",
    "action": 59,
    "target": "{$recipientName}:<br />\n<br />\n我们已经将投稿到《{$contextName}》的稿件〈{$submissionTitle}〉指派给您进行编辑工作,请在您的「区段编辑」介面中进行编辑工作。<br />\n<br />\n稿件网址:{$submissionUrl}<br />\n用户名称:{$recipientUsername}<br />\n<br />\n谢谢您。",
    "id": 361300,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/361300/?format=api"
}