Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2639674/?format=api",
    "component": "https://l10n.elementary.io/api/components/switchboard/mouse-touchpad-plug-extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/switchboard/mouse-touchpad-plug-extra/ru/?format=api",
    "user": "https://l10n.elementary.io/api/users/lenemter/?format=api",
    "author": "https://l10n.elementary.io/api/users/lenemter/?format=api",
    "timestamp": "2024-02-19T12:45:09.914154Z",
    "action": 2,
    "target": "Исправлена ошибка, из-за которой выбор основной кнопки мыши не применялся на языках слева направо",
    "id": 2103416,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/2103416/?format=api"
}