Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/867058/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/omp/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/omp/emails/id/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/mi-amal/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/mi-amal/?format=api",
    "timestamp": "2025-01-01T11:37:50.393273Z",
    "action": 5,
    "target": "\n{$recipientName}, <br />\n<br />\nLaporan kesehatan penerbit Anda untuk {$month}, {$year} kini tersedia. Statistik utama Anda untuk bulan ini ada di bawah.<br />\n<ul>\n<li>Kiriman baru bulan ini: {$newSubmissions}</li>\n<li>Kiriman yang ditolak bulan ini: {$declinedSubmissions}</li>\n<li>Kiriman yang diterima bulan ini: {$acceptedSubmissions}</li>\n<li>Total kiriman dalam sistem: {$totalSubmissions}</li>\n</ul>\nLogin ke penerbit untuk melihat <a href=\"{$editorialStatsLink}\">tren editorial</a> dan <a href=\"{$publicationStatsLink}\">statistik buku yang diterbitkan</a> yang lebih terperinci. Salinan lengkap tren editorial bulan ini terlampir.<br />\n<br />\nHormat kami,<br />\n{$contextSignature}",
    "id": 910067,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/910067/?format=api"
}