Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/80501/?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": "https://translate.yunohost.org/api/users/poesty/?format=api",
    "author": "https://translate.yunohost.org/api/users/poesty/?format=api",
    "timestamp": "2024-01-28T16:43:28.838583Z",
    "action": 5,
    "target": "移除与应用相关的数据目录(这通常是您自己使用该应用上传的数据)。",
    "id": 121081,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/121081/?format=api"
}