Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/75908/?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-03-26T12:23:53.610564Z",
    "action": 2,
    "target": "看来安装进展顺利!\n以下是打包者认为重要的一些通知。\n您可以在应用信息页面中再次阅读。",
    "id": 146326,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/146326/?format=api"
}