Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/52683/?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": "2025-03-25T18:50:13.051730Z",
    "action": 59,
    "target": "此应用的安装版本只需要 yunohost >= 2.x 或 3.x,这往往表明它与推荐的打包实践和帮助程序不是最新的。您真的应该考虑更新它。",
    "id": 217647,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/217647/?format=api"
}