Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.yunohost.org/api/components/yunohost-apps/cinny/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-05-11T03:41:05.962937Z",
    "action": 28,
    "target": "remote: This repository moved. Please use the new location:        \nremote:   git@github.com:YunoHost/apps_translations.git        \nTo github.com:yunohost/apps_translations.git\n ! [remote rejected] main -> main (cannot lock ref 'refs/heads/main': is at cafc34c806c1be49e077c9882785c62051f41755 but expected c59c0e2071e86f15b8109268e3b6f10f8cbf40a4)\nerror: failed to push some refs to 'github.com:yunohost/apps_translations.git'\n (1)",
    "id": 153343,
    "action_name": "Repository push failed",
    "url": "https://translate.yunohost.org/api/changes/153343/?format=api"
}