Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/501596/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-13T12:59:16.726896Z",
    "action": 59,
    "target": "Мы получили запрос на сброс Вашего пароля на сайте «{$siteTitle}».<br />\n<br />\nЕсли Вы не отправляли этот запрос, пожалуйста, проигнорируйте это письмо и Ваш пароль не будет изменен. Если Вы хотите сбросить свой пароль, то щелкните по ссылке ниже.<br />\n<br />\nСбросить мой пароль: {$passwordResetUrl}<br />\n<br />\n{$siteContactName}",
    "id": 787729,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/787729/?format=api"
}