Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/167980/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/sword-deposit-plugin/locale-keys/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/locale-keys/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-01T19:59:28.749163Z",
    "action": 59,
    "target": "<h4>存储点类型:</h4>\n<p><strong>自动</strong>:存储自动完成。完整的存储点已指定。需指定一个用户名和密码。通知作者接受后,存储进行。<br/>\n<strong>可选的; 灵活的</strong>: 作者选择是否存储。指定文档显示一个服务文档,并且作者从文件中选择指定的存储点。通知作者接受后,存储进行。<br/>\n<strong>可选的; 固定的</strong>:作者选择是否存储。网址指定SWORD存储点。通知作者接受后,存储进行。<br/>\n<strong>只允许管理员</strong>:只有管理员使用存储点。网址显示服务文档。存储由期刊管理员在期刊管理界面的导入/导出插件完成。",
    "id": 315047,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/315047/?format=api"
}