Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/39396/?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": "2024-10-31T20:18:24.773226Z",
    "action": 59,
    "target": "无效的邮箱:仅可包含字母数字且仅限 <code>_.-</code> 字符(例如 someone{'@'}example.com、s0me-1{'@'}example.com)",
    "id": 183534,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/183534/?format=api"
}