Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11158968/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-add-on/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-add-on/master/ru/?format=api",
    "user": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
    "author": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
    "timestamp": "2021-01-05T17:14:47.715967Z",
    "action": 5,
    "target": "Управление дополнениями — Этот модуль не поддерживает интерфейс командной строки, используйте '%{zypper}', чтобы добавить новый репозиторий, или '%{SUSEConnect}', чтобы зарегистрировать новое дополнение.",
    "id": 1671427,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1671427/?format=api"
}