Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/502035/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/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": "2023-04-28T09:10:44.890038Z",
    "action": 2,
    "target": "<p>Шановний(-а) {$recipientName}!</p><p>Автор завантажив правки для подання <b>{$authorsShort} – \"{$submissionTitle}\"</b>. <p>Як призначеного редактора ми просимо Вас увійти в систему й <a href=\"{$submissionUrl}\">переглянути редакції та</a> ухвалити рішення прийняти, відхилити або надіслати подання на подальше рецензування.</p><br><br>–<br> Це автоматичне повідомлення від <a href=\"{$contextUrl}\">\"{$contextName}\"</a>.",
    "id": 738267,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/738267/?format=api"
}