Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/805237/?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/ru/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/primozs/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/primozs/?format=api",
    "timestamp": "2024-01-22T05:36:59.728955Z",
    "action": 30,
    "target": "<p>Dear {$recipientName},</p><p>{$reviewerName} has accepted the following review:</p><p><a href=\"{$submissionUrl}\">#{$submissionId} {$authorsShort} — {$submissionTitle}</a><br /><b>Type:</b> {$reviewMethod}</p><p><b>Review Due:</b> {$reviewDueDate}</p><p>Login to <a href=\"{$submissionUrl}\">view all reviewer assignments</a> for this submission.</p><br><br>—<br>This is an automated message from <a href=\"{$contextUrl}\">{$contextName}</a>.",
    "id": 826876,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/826876/?format=api"
}