Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/804511/?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.626015Z",
    "action": 59,
    "target": "{$recipientName}:<br />\n<br />\nI would ask that you undertake the copyediting of &quot;{$submissionTitle}&quot; for {$contextName} by following these steps..<br />\n1. Click on the Submission URL below.<br />\n2. Open any files available under Draft Files and do your copyediting, while adding any Copyediting Discussions as needed.<br />\n3. Save copyedited file(s), and upload to Copyedited panel.<br />\n4. Notify the Editor that all files have been prepared, and that the Production process may begin.<br />\n<br />\n{$contextName} URL: {$contextUrl}<br />\nSubmission URL: {$submissionUrl}<br />\nUsername: {$recipientUsername}",
    "id": 817767,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/817767/?format=api"
}