Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/805214/?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-03T11:30:23.511188Z",
    "action": 2,
    "target": "<p>Здравствуйте, {$recipientName}!</p><p>В настоящее время в журнале <a href=\"{$contextUrl}\">{$contextName}</a> Вам назначено материалов: {$numberOfSubmissions}. Следующие материалы <b>ждут Вашего ответа</b>.</p>{$outstandingTasks}<p>Просмтотреть все назначенные материалы Вы можете на <a href=\"{$submissionsUrl}\">странице материалов</a>.</p><p>Если у Вас есть какие-то вопросы по назначенным материалам, пожалуйста напишите по адресу {$contactEmail} ({$contactName}).</p>",
    "id": 822453,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/822453/?format=api"
}