Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/804490/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/emails/ka/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-21T17:55:40.625313Z",
    "action": 59,
    "target": "{$recipientName}:<br />\n<br />\nThank you for submitting the manuscript, &quot;{$submissionTitle}&quot; to {$contextName}. With the online journal management system that we are using, you will be able to track its progress through the editorial process by logging in to the journal web site:<br />\n<br />\nSubmission URL: {$submissionUrl}<br />\nUsername: {$recipientUsername}<br />\n<br />\nIf you have any questions, please contact me. Thank you for considering this journal as a venue for your work..<br />\n<br />\n{$contextSignature}",
    "id": 817746,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/817746/?format=api"
}