Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/29260/?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": null,
    "author": null,
    "timestamp": "2024-03-23T17:59:12.954728Z",
    "action": 59,
    "target": "您不能删除'{domain}',因为它是主域和您唯一的域,您需要先用'yunohost domain add <another-domain.com>'添加另一个域,然后用'yunohost domain main-domain -n <another-domain.com>'设置为主域,然后您可以用'yunohost domain remove {domain}'删除域",
    "id": 142846,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/142846/?format=api"
}