Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/501976/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/uk/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/Petro/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/Petro/?format=api",
    "timestamp": "2025-03-22T16:08:38.471095Z",
    "action": 2,
    "target": "<p>Шановний(-а) {$recipientName}!</p><p>Раді повідомити про опублікування <a href=\"{$issueUrl}\">{$issueIdentification} \"{$contextName}\"</a>. Запрошуємо Вас прочитати та поділитися цією роботою зі своєю науковою спільнотою.</p><p>Велика подяка нашим авторам, рецензентам і редакторам за їхній цінний внесок, а нашим читачам за ваш постійний інтерес.</p><div>{$issueToc}</div><p>Дякую,</p> {$signature}",
    "id": 1008202,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/1008202/?format=api"
}