Changes API.

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

GET /api/changes/235869/?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-08-31T13:15:24.441391Z",
    "action": 59,
    "target": "诊断功能将尝试识别您服务器不同方面的常见问题,以确保一切运行顺畅。诊断每天自动运行两次,如果发现问题,会向管理员发送电子邮件。请注意,如果您不想使用某些特定功能(例如电子邮件),或者您的设置较为复杂,某些测试可能不适用或可能失败。在这种情况下,如果您清楚自己在做什么,可以忽略相应的问题或警告。",
    "id": 235869,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/235869/?format=api"
}