Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/906051/?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_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-28T23:12:18.244806Z",
    "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": 954861,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/954861/?format=api"
}