Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/30842/?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": null,
    "author": null,
    "timestamp": "2023-03-24T13:13:31.846467Z",
    "action": 59,
    "target": "请注意,如果您打算在外部客户端使用一些应用,您需要将这些应用设置为允许访客访问。例如,如果您打算在您的智能手机或台式电脑上使用同步客户端,那么 Nextcloud 就是这种情况。",
    "id": 100258,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/100258/?format=api"
}