Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/805879/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/emails/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-21T17:55:47.188818Z",
    "action": 59,
    "target": "{$recipientName}:<br />\n<br />\n感谢您为《{$contextName}》完成了稿件〈{$submissionTitle}〉的审查工作。我们非常感激您对我们出版文章之品质的重要贡献。",
    "id": 819157,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/819157/?format=api"
}