Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/551946/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:18:11.212157Z",
    "action": 59,
    "target": "<h4>ВАЖЛИВО!</h4>\n<p>Програма інсталяції не здатна самостійно вносити зміни у файл конфігурації. Перш ніж почати використовувати систему, будь ласка, відкрийте файл <tt>config.inc.php</tt> у текстовому редакторі та замініть його зміст на зміст текстових полів, наведений нижче.</p>",
    "id": 486760,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/486760/?format=api"
}