Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/497398/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/bg/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/kamburov/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/kamburov/?format=api",
    "timestamp": "2023-02-26T17:53:44.232181Z",
    "action": 2,
    "target": "<p>Уважаема/и {$recipientName},<p><p>Типографиите вече са подготвени за следното изпращане на материали и са готови за окончателен преглед.</p><p><a href=\"{$submissionUrl}\">{ $submissionTitle}</a><br />{$contextName}</p><p>Ако имате въпроси, моля свържете се с мен.</p><p>Сърдечни поздрави,</p><p>{ $senderName}</p>",
    "id": 692624,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/692624/?format=api"
}