Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/498067/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:12:51.433743Z",
    "action": 59,
    "target": "\n{$recipientName}, <br />\n<br />\nVaše zpráva o stavu časopisu za {$month}, {$year} je nyní k dispozici. Vaše klíčové statistiky pro tento měsíc jsou níže. <br />\n<ul>\n <li>Nová podání tento měsíc: {$newSubmissions}</li>\n <li>Odmítnuté příspěvky tento měsíc: {$declinedSubmissions}</li>\n <li>Přijaté příspěvky tento měsíc: {$acceptedSubmissions}</li>\n <li>Celkový počet příspěvků v systému: {$totalSubmissions}</li>\n</ul>\nChcete-li zobrazit podrobnější <a href=\"{$editorialStatsLink}\">statistiky redakce</a> a <a href=\"{$publicationStatsLink}\">statistiky publikovaných článků</a>, přihlaste se do časopisu. Úplná kopie statistiky redakce tohoto měsíce je připojena. <br />\n<br />\nS pozdravem <br />\n{$contextSignature}",
    "id": 432492,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/432492/?format=api"
}