Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/568024/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/macro-transformation/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/macro-transformation/ru/?format=api",
    "user": "https://l10n.xwiki.org/api/users/Gankov/?format=api",
    "author": "https://l10n.xwiki.org/api/users/Gankov/?format=api",
    "timestamp": "2023-06-24T04:48:02.434180Z",
    "action": 5,
    "target": "Этот макрос создает автономное содержимое. Как следствие, вам нужно убедиться, что вы используете синтаксис, который отделяет ваш макрос от содержимого до и после него так, чтобы он находился на отдельной строке. Например, в синтаксисе XWiki 2.0+ это означает наличие двух символов новой строки (т.е. перевода строки), отделяющих макрос от содержимого до и после него.",
    "id": 387856,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/387856/?format=api"
}