Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/501978/?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": null,
    "author": null,
    "timestamp": "2023-02-20T15:20:09.530094Z",
    "action": 59,
    "target": "{$recipientName}:<br />\n<br />\nЯк редактор розділу Ви були призначені керувати процесом редакційного опрацювання подання &quot;{$submissionTitle}&quot; до видання &quot;{$contextName}&quot;.  <br />\n<br />\nURL подання: {$submissionUrl}<br />\nІм'я користувача: {$recipientUsername}<br />\n<br />\nДякую.",
    "id": 681257,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/681257/?format=api"
}