Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/501906/?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:20:40.407802Z",
    "action": 5,
    "target": "<p>Sayın {$recipientName},</p> <p>Aşağıdaki makale, üretim (yayına hazırlık) sürecini yürütmeniz için size atanmıştır.</p> <p><a href=\"{$submissionUrl}\">{$submissionTitle}</a><br />{$authors}</p> <p><b>Özet</b></p>\n{$submissionAbstract}\n\n<p>Lütfen <a href=\"{$submissionUrl}\">makaleyi görüntülemek</a> için giriş yapınız. Yayına hazır dosyalar hazır olduğunda, bunları <strong>Yayın > Dizgi</strong> bölümüne yükleyiniz. Ardından <strong>Yayın İçin Zamanla</strong> butonuna tıklayarak çalışmayı yayın için planlayabilirsiniz.</p> <p>Şimdiden teşekkür ederiz.</p> <p>Saygılarımızla,</p>\n{$signature}",
    "id": 1017786,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/1017786/?format=api"
}