Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/32958/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-28T19:49:24.635287Z",
    "action": 59,
    "target": "诊断功能将尝试识别服务器不同方面的常见问题,以确保一切顺利运行。诊断每天自动运行两次,如果发现问题,会向管理员发送电子邮件。请注意,如果您不想使用某些特定功能(例如 XMPP),则某些测试可能不相关,或者如果您有复杂的设置,则可能会失败。在这种情况下,如果您知道自己在做什么,则可以忽略相应的问题或警告。",
    "id": 200751,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/200751/?format=api"
}