Changes API.

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

GET /api/changes/822487/?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/ppv1979/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/ppv1979/?format=api",
    "timestamp": "2024-01-03T13:11:24.476144Z",
    "action": 2,
    "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": 822487,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/822487/?format=api"
}