Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/411347/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-16T16:39:21.623990Z",
    "action": 59,
    "target": "<p>Dear {$recipientName},</p><p>We are pleased to announce the publication of <a href=\"{$issueUrl}\">{$issueIdentification}</a> of {$contextName}.  We invite you to read and share this work with your scholarly community.</p><p>Many thanks to our authors, reviewers, and editors for their valuable contributions, and to our readers for your continued interest.</p><p>Thank you,</p>{$signature}",
    "id": 407522,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/407522/?format=api"
}