Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/501916/?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:25:08.525026Z",
    "action": 2,
    "target": "<p>Sayın {$recipientName},</p> <p>Kısa bir süre önce {$contextName} dergisi için {$submissionTitle} başlıklı aday makale için değerlendirme talebimizi iptal etmiştik. Ancak gelinen noktada değerlendirmeyi yapabileceğinizi umarak tekrar hakemlik için davet gönderiyoruz.</p> <p>Eğer bu çalışmanın değerlendirme sürecine katkı sağlayabilirseniz, <a href=\"{$reviewAssignmentUrl}\">dergi sistemine giriş yaparak</a> gönderiyi değerlendirebilir, dosyaları yükleyebilir ve görüşlerinizi belirtebilirsinz.</p> <p>Herhangi bir sorunuz olursa lütfen bizimle  iletişime geçiniz.</p> <p>Saygılarımla,</p>{$signature}",
    "id": 1017791,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/1017791/?format=api"
}