Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/60677/?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": "https://translate.yunohost.org/api/users/anonymous/?format=api",
    "timestamp": "2022-06-26T20:43:31.387234Z",
    "action": 4,
    "target": "服务器似乎没有响应。你可以尝试重新连接或通过 ssh 运行\"systemctl restart yunohost-api\"。",
    "id": 65904,
    "action_name": "Suggestion added",
    "url": "https://translate.yunohost.org/api/changes/65904/?format=api"
}