Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/151592/?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": "http://translate.pkp.sfu.ca/api/users/huangfl/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/huangfl/?format=api",
    "timestamp": "2021-11-11T07:30:23.204689Z",
    "action": 2,
    "target": "{$editorialContactName}:<br />\n<br />\n有关 {$contextName} 方向的稿件《{$submissionTitle}》已分配给您,您作为栏目编辑可以进行相关编辑处理。<br />\n<br />\n稿件网址:{$submissionUrl}<br />\n用户名称:{$editorUsername}<br />\n<br />\n谢谢您。",
    "id": 220853,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/220853/?format=api"
}