Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/116679/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/store/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/store/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-10-03T16:42:01.625543Z",
    "action": 71,
    "target": "创建将应用添加到愿望列表的拉取请求失败......也许已经有<a href='%(url)s'>等待此应用程序的 PR</a> 了?否则,请将问题报告给 YunoHost 团队。",
    "id": 176570,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/176570/?format=api"
}