Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/805651/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/emails/uk/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/Petro/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/Petro/?format=api",
    "timestamp": "2024-02-18T10:10:14.889196Z",
    "action": 5,
    "target": "<p>Шановний(на) {$recipientName}!</p>\n<p>Рішення відхилити Ваше подання \"{$submissionTitle}\" було скасовано.\nРедактор детально розгляне Ваше подання, перш ніж вирішити, відхиляти\nподання або надсилати на рецензування.</p>\n<p>Іноді рішення про відхилення подання випадково записується в\nнашу систему і має бути скасовано. Прошу вибачення за плутанину, яку це могло спричинити.</p>\n<p>Ми зв’яжемося з Вами, якщо нам знадобиться додаткова допомога.</p>\n<p>Якщо у Вас виникнуть запитання, зв’яжіться зі мною за допомогою <a href=\"{$authorSubmissionUrl}\">інформаційної панелі подання</a>.</p>\n<p>З повагою,</p>\n<p>{$signature}</p>\n",
    "id": 841600,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/841600/?format=api"
}