Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/84780/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/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:35:18.643037Z",
    "action": 9,
    "target": "这里没有要列出的应用,可能是因为服务器上尚未安装任何网络应用,或者是因为您没有任何应用的访问权限。请与服务器管理员联系以获取更多信息!",
    "id": 121045,
    "action_name": "Translation uploaded",
    "url": "https://translate.yunohost.org/api/changes/121045/?format=api"
}