Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/802789/?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/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-21T17:55:31.675967Z",
    "action": 59,
    "target": "<p>Dear {$recipientName},</p><p>Thank you for your submission to {$contextName}. We have received your submission, {$submissionTitle}, and a member of our editorial team will see it soon. You will be sent an email when an initial decision is made, and we may contact you for further information.</p><p>You can view your submission and track its progress through the editorial process at the following location:</p><p>Submission URL: {$authorSubmissionUrl}</p><p>If you have been logged out, you can login again with the username {$recipientUsername}.</p><p>If you have any questions, please contact me from your <a href=\"{$authorSubmissionUrl}\">submission dashboard</a>.</p><p>Thank you for considering {$contextName} as a venue for your work.</p>{$contextSignature}",
    "id": 816018,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/816018/?format=api"
}