Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13313272/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-master/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-16T08:20:21.371193Z",
    "action": 6,
    "target": "已去除重复数据,以前被视为“多值”的列现在包含多个由 ``;`` 分隔的值。这也意味着命令行选项 ``--multival-on-rows`` 和 ``--multival-separator`` 不再适用于新报告,因为它们的行为现在是默认行为;",
    "id": 3057061,
    "action_name": "Automatically translated",
    "url": "https://l10n.opensuse.org/api/changes/3057061/?format=api"
}