Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/805223/?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-03T12:49:32.913608Z",
    "action": 5,
    "target": "<p>Здравствуйте, {$recipientName}!</p><p>Недавно Вы отклонили наш запрос на рецензирование материала «{$submissionTitle}» для журнала «{$contextName}». Я пишу Вам, чтобы узнать, может Вы всё-таки сможете провести рецензирование этого материала.</p><p>Мы будем благодарны, если Вы сможете дать эту рецензию, но также поймём, если Вы не сможете это сделать в данный момент. В любом случае, пожалуйста, <a href=\"{$reviewAssignmentUrl}\">примите или отклоните запрос</a> до {$responseDueDate}, чтобы мы смогли найти другого рецензента.<p>Если у Вас есть какие-то вопросы, пожалуйста, свяжитесь со мной .</p><p>С уважением,</p>{$signature}",
    "id": 822472,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/822472/?format=api"
}