Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/151688/?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": null,
    "author": null,
    "timestamp": "2022-08-15T21:51:15.807285Z",
    "action": 59,
    "target": "{$recipientName}:<br />\n<br />\n您订阅《{$contextName}》的期限已经过期。<br />\n<br />\n{$subscriptionType}<br />\n到期日:{$expiryDate}<br />\n<br />\n要续订本期刊,请前往本期刊网站。您可以使用您的帐号名称「{$recipientUsername}」登入系统。<br />\n<br />\n如果您有任何的疑问,请直接联络我们。<br />\n<br />\n{$subscriptionSignature}",
    "id": 309632,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/309632/?format=api"
}