Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/906013/?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.243830Z",
    "action": 59,
    "target": "亲爱的读者您好:<br />\n<br />\n《{$contextName}》已经出版了最新一期的期刊,请见{$contextUrl}。我们诚挚地邀请您阅览这里的目录,并接着访问我们的网站以阅读各种文章以及有趣的项目。<br />\n<br />\n感谢您持续地关注我们的作品,<br />\n{$signature}",
    "id": 954823,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/954823/?format=api"
}