Changes API.

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

GET /api/changes/1009801/?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": "http://translate.pkp.sfu.ca/api/users/ppv1979/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/ppv1979/?format=api",
    "timestamp": "2025-03-27T16:42:17.680829Z",
    "action": 2,
    "target": "<p>Здравствуйте, {$recipientName}!</p><p>Журнал «{$contextName}» рад сообщить, что только что был опубликован наш последний выпуск <a href=\"{$issueUrl}\">{$issueIdentification}</a>. Мы приглашаем вас ознакомиться с материалами выпуска и поделиться этой работой с вашим научным сообществом.</p><p>Благодарим наших авторов, рецензентов и редакторов за их неоценимый вклад, а наших читателей — за постоянный интерес к нашей работе.</p><div>{$issueToc}</div><p>С уважением,</p>{$signature}",
    "id": 1009801,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/1009801/?format=api"
}