Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/402128/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/uk/?format=api",
    "user": "https://l10n.xwiki.org/api/users/nikitapetrenko/?format=api",
    "author": "https://l10n.xwiki.org/api/users/nikitapetrenko/?format=api",
    "timestamp": "2022-12-16T07:04:55.093626Z",
    "action": 2,
    "target": "Кнопка {0} відкриває більше дій, таких як Експорт, Друк та Спільний доступ.",
    "id": 366801,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/366801/?format=api"
}