Changes API.

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

GET /api/changes/102464/?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": "http://translate.pkp.sfu.ca/api/users/HansSpijker/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/HansSpijker/?format=api",
    "timestamp": "2020-10-19T13:31:17.050105Z",
    "action": 5,
    "target": "\n{$name}, <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{$principalContactSignature}",
    "id": 102464,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/102464/?format=api"
}