Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/151679/?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-12T06:23:08.899015Z",
    "action": 2,
    "target": "{$subscriberName}:<br />\n<br />\n您已注册为我们线上期刊网站《{$contextName}》的一个订阅用户,信息如下:<br />\n<br />\n{$subscriptionType}<br />\n<br />\n要访问只有订户才能阅读的文章内容,只要简单地以您的用户帐号名称登入系统即可:「{$username}」。<br />\n<br />\n一旦您登入本系统,您就能够在任何时候变更您的帐号相关设定以及密码。<br />\n<br />\n请注意,如果您是以机关单位进行订阅,贵单位的用户就不需要进行登入,因为文章内容的订阅动作将会自动地由系统进行授权。<br />\n<br />\n如果您有任何的疑问,请直接联络我们。<br />\n<br />\n{$subscriptionContactSignature}",
    "id": 220890,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/220890/?format=api"
}