Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/501448/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/pl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-13T12:59:16.069312Z",
    "action": 59,
    "target": "Otrzymaliśmy prośbę o zresetowanie hasła do witryny {$siteTitle}.<br />\n<br />\nJeżeli nie wysłałeś tej prośby, to zignoruj tę wiadomość e-mail, a Twoje hasło nie zostanie zmienione. Jeżeli jednak chcesz zresetować hasło, to kliknij poniższy odsyłacz.<br />\n<br />\nZresetuj moje hasło: {$passwordResetUrl}<br />\n<br />\n{$siteContactName}",
    "id": 787717,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/787717/?format=api"
}