Changes API.

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

GET /api/changes/827278/?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": null,
    "author": null,
    "timestamp": "2024-01-22T17:20:36.006198Z",
    "action": 59,
    "target": "<p>Здравствуйте, {$recipientName}!</p><p>Рецензент {$reviewerName} дал согласие на следующую рецензию:</p><p><a href=\"{$submissionUrl}\">#{$submissionId} {$authorsShort} — «{$submissionTitle}»</a><br /><b>Тип:</b> {$reviewMethod}</p><b>Срок отправки рецензии:</b> {$reviewDueDate}</p><p>Войдите в системк, чтобы <a href=\"{$submissionUrl}\">просмотреть все задания на рецензию</a> для этого материала.</p><br><br>—<br>Это автоматическое сообщение, отправленное из журнала <a href=\"{$contextUrl}\">«{$contextName}»</a>.",
    "id": 827278,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/827278/?format=api"
}