Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/501737/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/sk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:13:08.856387Z",
    "action": 59,
    "target": "\n{$recipientName}, <br />\n<br />\nVaša správa o stavu časopisu za {$month}, {$year} je teraz k dispozícii. Vaše kľúčové štatistiky pre tento mesiac sú nižšie. <br />\n<ul>\n <li>Nová podanie tento mesiac: {$newSubmissions}</li>\n <li>Odmietnuté príspevky tento mesiac: {$declinedSubmissions}</li>\n <li>Prijaté príspevky tento mesiac: {$PřijatoSubmissions}</li>\n <li>Celkový počet príspevkov v systéme: {$totalSubmissions}</li>\n</ul>\nAk chcete zobraziť podrobnejšie <a href=\"{$editorialStatsLink}\">štatistiky redakcie</a> a <a href=\"{$publicationStatsLink}\">štatistiky publikovaných článkov</a>,prihláste sa do časopisu. Úplná kópia štatistiky redakcie tohto mesiaca je pripojená.<br />\n<br />\nS pozdravom <br />\n{$contextSignature}",
    "id": 436248,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/436248/?format=api"
}