Changes API.

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

GET /api/changes/157601/?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/test_app_for_translation/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-07-02T19:54:49.307816Z",
    "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 7800619d1f0398ac1fed221d98d4a797a0000990 but expected e4c6396012b424896ded72fc75ea72da2652561f)\nerror: failed to push some refs to 'github.com:yunohost/apps_translations.git'\n (1)",
    "id": 157601,
    "action_name": "Repository push failed",
    "url": "https://translate.yunohost.org/api/changes/157601/?format=api"
}