Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/733825/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/backup-plugin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/backup-plugin/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T22:37:48.533816Z",
    "action": 59,
    "target": "{$footNoteNum}. <strong>ПРЕДУПРЕЖДЕНИЕ:</strong> Инструмент «tar» не был настроен в файле конфигурации config.inc.php. Настройка будет зависеть от настройки вашего сервера. Она должна быть указана в секции [cli], в параметре конфигурации «tar», задавая путь к утилите «tar», т.е.:<br />\n<pre>[cli]\ntar = \"/bin/tar\"\n</pre><br />",
    "id": 672711,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/672711/?format=api"
}