Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/906007/?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.243679Z",
    "action": 59,
    "target": "{$recipientName}<br />\n<br />\n您已经在《{$contextName}》创建了账户, 在开始使用前,您需要验证您的电子邮件账号。要做到这一点,只需按照下面的链接:<br />\n<br />\n{$activateUrl}<br />\n<br />\n谢谢您,<br />\n{$contextSignature}",
    "id": 954817,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/954817/?format=api"
}