Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/130007/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/sr_Cyrl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-08-09T09:59:55.471350Z",
    "action": 59,
    "target": "Доступна је нова верзија ОЈС! Тренутно користите OJS {$currentVersion}. Обратите се вашем администратору сајта ({$siteAdminName}, <a href=\"mailto:{$siteAdminEmail}\">{$siteAdminEmail}</a>) и обавестите га о новом издању. Више информација можете наћи <a href=\"http://pkp.sfu.ca/ojs_download\" target=\"_new\">овде</a>.",
    "id": 299224,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/299224/?format=api"
}