Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/19970/?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/OniriCorpe/?format=api",
    "author": "https://translate.yunohost.org/api/users/OniriCorpe/?format=api",
    "timestamp": "2024-03-23T18:06:48.880456Z",
    "action": 27,
    "target": "目前无法针对{domain}运行ACME挑战,因为其nginx conf缺少相应的代码段…请使用“yunohost tools regen-conf nginx --dry-run --with-diff”确保您的nginx配置是最新的。",
    "id": 143078,
    "action_name": "Translation replaced",
    "url": "https://translate.yunohost.org/api/changes/143078/?format=api"
}