Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11154481/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-hanafirewall/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-hanafirewall/master/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "author": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "timestamp": "2020-02-16T03:16:20.025907Z",
    "action": 5,
    "target": "HANA 防火墙不是独立的防火墙!它是 firewalld 的一项工具。\nfirewalld 命令行工具会生成 firewalld 服务定义,而此图形工具可将这些服务指派给区域。\n您必须使用 firewalld 控件(例如 firewall-cmd 命令行)来操作实际的防火墙设置,例如接口指派。",
    "id": 1345301,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1345301/?format=api"
}