Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/500215/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/id/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:12:59.814693Z",
    "action": 59,
    "target": "\n{$recipientName}, <br />\n<br />\nLaporan kondisi jurnal Anda untuk {$month}, {$year} sudah tersedia. Statistik utama Anda bulan ini tersaji sebagai berikut.<br />\n<ul>\n\t<li>Naskah baru yang masuk bulan ini: {$newSubmissions}</li>\n\t<li>Naskah ditolak bulan ini: {$declinedSubmissions}</li>\n\t<li>Naskah yang diterima bulan ini: {$acceptedSubmissions}</li>\n\t<li>Total naskah dalam sistem: {$totalSubmissions}</li>\n</ul>\nSelengkapnya, login untuk melihat <a href=\"{$editorialStatsLink}\">kecenderungan editorial</a> dan <a href=\"{$publicationStatsLink}\">statistik artikel yang dipublikasikan</a>. Salinan lengkap trend bulan ini terlampir.<br />\n<br />\nSalam Hormat,<br />\n{$contextSignature}",
    "id": 434675,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/434675/?format=api"
}