Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/501606/?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-02-17T04:13:08.214279Z",
    "action": 59,
    "target": "<p>Уважаемый читатель!</p><p>Журнал «{$contextName}» рад сообщить, что только что был опубликован наш последний выпуск: {$issueIdentification}. Мы приглашаем Вас просмотреть содержание выпуск и выбрать статьи, которые Вас интересуют. Благодарим наших авторов, рецензентов и редакторов за их неоценимый вклад в эту работу, а наших читателей — за постоянный интерес к нашей работе.</p><p>С уважением,</p>{$signature}",
    "id": 436116,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/436116/?format=api"
}