Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/906047/?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.244710Z",
    "action": 59,
    "target": "亲爱的读者您好:<br />\n<br />\n《{$contextName}》已经以开放访问的格式公开本期期刊内容。我们邀请您浏览这里所附的目录,并且接着访问我们的网站 ({$contextUrl}) ,阅读文章以及您感兴趣的项目。<br />\n<br />\n感谢您持续地关注本期刊<br />\n<br />\n{$contextSignature}",
    "id": 954857,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/954857/?format=api"
}