Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/544669/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-code-legacynotificationadministrationtranslations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-notifications-code-legacynotificationadministrationtranslations/ru/?format=api",
    "user": "https://l10n.xwiki.org/api/users/Gankov/?format=api",
    "author": "https://l10n.xwiki.org/api/users/Gankov/?format=api",
    "timestamp": "2022-10-08T05:43:39.593234Z",
    "action": 5,
    "target": "XWiki с версии 12.6 перешла на новый способ хранения событий (уведомлений). Так как копирование событий может быть длительным процессом для старых вики с большим количеством событий, а сохранять их не всегда целесообразно, выбор переносить события или нет остается за администратором вики. Отказа от копирования приведет к удалению старых уведомлений. Миграция будет выполняется в фоновом режиме.",
    "id": 312269,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/312269/?format=api"
}