Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/161860/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-08-15T21:51:09.889860Z",
    "action": 59,
    "target": "\n{$recipientName}, <br />\n<br />\nUw dagboekgezondheidsrapport voor {$month}, {$year} is nu beschikbaar. Hieronder vindt u uw belangrijkste statistieken voor deze maand.<br />\n<ul>\n\t<li>Nieuwe inzendingen deze maand: {$newSubmissions}</li>\n\t<li>Afgewezen inzendingen deze maand: {$declinedSubmissions}</li>\n\t<li>Geaccepteerde inzendingen deze maand: {$acceptedSubmissions}</li>\n\t<li>Totaal aantal inzendingen in het systeem: {$totalSubmissions}</li>\n</ul>\nLog in op het tijdschrift om meer gedetailleerde <a href=\"{$editorialStatsLink}\">redactionele trends </a> and <a href=\"{$publicationStatsLink}\">gepubliceerde artikelstatistieken</a> te bekijken . Een volledig exemplaar van de redactionele trends van deze maand is bijgevoegd.<br />\n<br />\nVriendelijke groet,<br />\n{$contextSignature}",
    "id": 309179,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/309179/?format=api"
}