Changes API.

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

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

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