Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11143389/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_2/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/wsxy162/?format=api",
    "author": "https://l10n.opensuse.org/api/users/wsxy162/?format=api",
    "timestamp": "2020-03-20T03:40:24.072173Z",
    "action": 5,
    "target": "安装程序支持系统角色<emphasis>事务服务器</emphasis>。此系统角色的特色在于更新系统的时候以原子方式(以单个操作)自动应用更新,而且如有需要可以很轻松地还原这些更新。这些功能基于所有其他 SUSE 和 openSUSE 发行版一同依赖的包管理工具。这就意味着,openSUSE Leap 15.2 其他系统角色上能工作的绝大多数 RPM 软件包,也能够在系统角色<emphasis>事务服务器</emphasis>上工作。",
    "id": 1373563,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1373563/?format=api"
}