Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/161893/?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/hfl/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/hfl/?format=api",
    "timestamp": "2020-06-13T11:05:22.156021Z",
    "action": 5,
    "target": "\n{$name}, <br />\n<br />\n您的期刊长达 {$month}, {$year} 的运行报告已经生成。当月统计数据如下。<br />\n<ul>\n\t<li>本月投稿: {$newSubmissions}</li>\n\t<li>本月拒绝稿件: {$declinedSubmissions}</li>\n\t<li>本月采纳稿件: {$acceptedSubmissions}</li>\n\t<li>系统共接收稿件: {$totalSubmissions}</li>\n</ul>\n登录查看期刊更多信息: <a href=\"{$editorialStatsLink}\">编辑趋势</a> 和 <a href=\"{$publicationStatsLink}\">发表文章统计</a>。本月编辑趋势见附件。<br />\n<br />\n谨启<br />\n{$principalContactSignature}",
    "id": 63393,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/63393/?format=api"
}