Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/8819/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/zh_CN/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/hfl/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/hfl/?format=api",
    "timestamp": "2020-06-16T10:49:52.992745Z",
    "action": 2,
    "target": "\n\t<ol>\n\t<li>突出项目表明编辑要求需要处理的项目,如下:\n\t<ul>\n\t\t\t<li class=\"highlightReviewerNotNotified\">审稿人已定但未发邮件提醒</li>\n\t\t\t<li class=\"highlightNoDecision\">所有审稿人都返回了他们的评论,但没有形成任何决定</li>\n\t\t\t<li class=\"highlightRevisedCopyUploaded\">作者上传了一个修改稿</li>\n\t\t\t<li class=\"highlightReviewerConfirmationOverdue\">审稿人逾期未确认同行审稿邀请</li>\n\t\t\t<li class=\"highlightReviewerCompletionOverdue\">审稿人逾期完成的审稿</li>\n\t\t</ul>\n        </li>\n\t<li>「期限」是指离审稿截止日还剩下多少周或者已经过期多少(-)周。当一个审稿人接受审稿的邀请时就算开始计算.</li>\n</ol>",
    "id": 64310,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/64310/?format=api"
}