Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/98858/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/readme-generator/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/readme-generator/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-31T19:13:16.678874Z",
    "action": 59,
    "target": "使用 Github 代码库中的['使用此模板'](https://github.com/new?template_name=example_ynh&template_owner=YunoHost)按钮复制此应用,然后再对其进行操作",
    "id": 150797,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/150797/?format=api"
}