Changes API.

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

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

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