Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/123469/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/landingpage/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/landingpage/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-01-21T11:52:38.232116Z",
    "action": 9,
    "target": "我们倡导一个**去中心化**的互联网,使用**开放**、**可互操作**的技术,**尊重隐私**并**赋权人们**。",
    "id": 196685,
    "action_name": "Translation uploaded",
    "url": "https://translate.yunohost.org/api/changes/196685/?format=api"
}