Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/501606/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-28T23:12:04.914964Z",
    "action": 30,
    "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><div>{$issueToc}</div><p>Thank you,</p>{$signature}",
    "id": 954576,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/954576/?format=api"
}