Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/498569/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:12:53.071314Z",
    "action": 59,
    "target": "\n{$recipientName}, <br />\n<br />\nEl informe de estado de su revista de {$month}, {$year} ya está disponible. Las estadísticas clave de este mes son las siguientes.<br />\n<ul>\n\t<li>Nuevos envíos este mes: {$newSubmissions}</li>\n\t<li>Envíos rechazados este mes: {$declinedSubmissions}</li>\n\t<li>Envíos aceptados este mes: {$acceptedSubmissions}</li>\n\t<li>Envíos totales en el sistema: {$totalSubmissions}</li>\n</ul>\nInicie sesión en la revista para obtener más detalles sobre las <a href=\"{$editorialStatsLink}\">tendencias editoriales</a> y las <a href=\"{$publicationStatsLink}\">estadísticas de artículos publicados</a>. Se adjunta una copia completa del informe correspondiente a este mes .<br />\n<br />\nSaludos cordiales,<br />\n{$contextSignature}",
    "id": 433001,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/433001/?format=api"
}