Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/501957/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/tr/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/yoruyenturk/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/yoruyenturk/?format=api",
    "timestamp": "2025-04-08T20:40:50.525203Z",
    "action": 2,
    "target": "<p>Sayın {$recipientName},</p> <p>Yazar, istenilen düzeltmeleri yükledi: <b>{$authorsShort} — {$submissionTitle}</b>.</p> <p>Aday makalenin editör olarak, lütfen giriş yapın ve <a href=\"{$submissionUrl}\">düzeltmeleri inceleyin</a>. Aday makaleyi kabul etme, reddetme veya yeniden hakeme göndermek için kararınızı verin.</p>\n<br><br>—<br><p>Bu, <a href=\"{$contextUrl}\">{$contextName}</a> tarafından gönderilen otomatik bir mesajdır.</p>",
    "id": 1017798,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/1017798/?format=api"
}