Changes API.

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

GET /api/changes/954577/?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": "2025-02-28T23:12:04.915029Z",
    "action": 59,
    "target": "<p>Здравствуйте, {$recipientName}!</p><p>Журнал «{$contextName}» рад сообщить, что только что был опубликован наш последний выпуск <a href=\"{$issueUrl}\">{$issueIdentification}</a>. Мы приглашаем вас ознакомиться с материалами выпуска и поделиться этой работой с вашим научным сообществом.</p><p>Благодарим наших авторов, рецензентов и редакторов за их неоценимый вклад, а наших читателей — за постоянный интерес к нашей работе.</p><p>С уважением,</p>{$signature}",
    "id": 954577,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/954577/?format=api"
}