Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/70571/?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:23.219642Z",
    "action": 9,
    "target": "使用 SMTP 中继主机来代替这个 YunoHost 实例发送邮件。如果您有以下情况,就很有用:您的 25 端口被您的 ISP 或 VPS 提供商封锁,您有一个住宅 IP 列在 DUHL 上,您不能配置反向 DNS,或者这个服务器没有直接暴露在互联网上,您想使用其他服务器来发送邮件。",
    "id": 199928,
    "action_name": "Translation uploaded",
    "url": "https://translate.yunohost.org/api/changes/199928/?format=api"
}