Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/27371/?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:19:02.464848Z",
    "action": 2,
    "target": "权限{permission}只对有账号的用户有意义,因此不能对访客启用。",
    "id": 200006,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/200006/?format=api"
}