Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/8152/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/pt_BR/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/jonasraoni/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/jonasraoni/?format=api",
    "timestamp": "2022-07-02T12:31:47.553935Z",
    "action": 30,
    "target": "There is a new version of OJS available! You are currently using OJS {$currentVersion}. The most recent version is OJS {$latestVersion}. Please contact your Site Administrator ({$siteAdminName}, <a href=\"mailto:{$siteAdminEmail}\">{$siteAdminEmail}</a>) to notify them of this new release. More information can be found <a href=\"https://pkp.sfu.ca/ojs/ojs_download/\" target=\"_new\">here</a>.",
    "id": 278958,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/278958/?format=api"
}