Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/501924/?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:30:04.354396Z",
    "action": 2,
    "target": "<p>Sayın {$recipientName},</p> <p>Bu e-posta, {$contextName} için \"{$submissionTitle}\" başlıklı aday makaleye ilişkin değerlendirme süreci hakkında gönderilen otomatik bir hatırlatmadır.</p> <p>Değerlendirmenizi {$reviewDueDate} tarihine kadar almayı bekliyorduk ve tamamlayabileceğiniz en kısa sürede iletmenizden memnuniyet duyarız.</p> <p><a href=\"{$reviewAssignmentUrl}\">Dergi sistemine giriş yaparak</a> aday makaleyi inceleyebilir, değerlendirme dosyası yükleyebilir ve görüşlerinizi iletebilirsiniz.</p> <p>Eğer değerlendirme için ek süreye ihtiyacınız olursa lütfen bizimle iletişime geçiniz. Geri dönüşünüzü dört gözle bekliyoruz.</p> <p>Şimdiden teşekkür eder, saygılarımızı sunarız,</p>{$contextSignature}",
    "id": 1017793,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/1017793/?format=api"
}