Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/556422/?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_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:18:22.472659Z",
    "action": 59,
    "target": "現有新版本的OJS可供應用!您現正使用OJS版本{$currentVersion}。最新的版本為{$currentVersion}。請聯絡您的網站管理員({$siteAdminName},<a href=\"mailto:{$siteAdminEmail}\">{$siteAdminEmail}</a>),通知他們此版本。<a href=\"https://pkp.sfu.ca/ojs/ojs_download/\" target=\"_new\">在此</a>可找到更多資訊。",
    "id": 491458,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/491458/?format=api"
}