Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/34069/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/zh_Hans/?format=api",
    "user": "https://translate.yunohost.org/api/users/poesty/?format=api",
    "author": "https://translate.yunohost.org/api/users/poesty/?format=api",
    "timestamp": "2025-02-24T08:16:22.748724Z",
    "action": 9,
    "target": "一些软件包被无意中从一个名为 Sury 的第三方仓库安装。YunoHost 团队改进了处理这些软件包的策略,但预计一些安装了 PHP7.3 应用的设置在仍然使用 Stretch 的情况下还有一些不一致的地方。为了解决这种情况,您应该尝试运行以下命令:<cmd>{cmd_to_fix}</cmd>",
    "id": 199902,
    "action_name": "Translation uploaded",
    "url": "https://translate.yunohost.org/api/changes/199902/?format=api"
}