Changes API.

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

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

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