Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/893748/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-28T22:54:42.611463Z",
    "action": 59,
    "target": "有新版本的OJS可用。您目前使用OJS版本{$currentVersion}.最新的版本为OJS {$latestVersion}。请联系您的网站管理员({$siteAdminName},<a href=\"mailto:{$siteAdminEmail}\">{$siteAdminEmail}</a>)通知他们最新版本已发布。更多详情可以在 <a href=\"http://pkp.sfu.ca/ojs_download\" target=\"_new\">这里</a>上找到。",
    "id": 941689,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/941689/?format=api"
}