Changes API.

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

GET /api/changes/153290/?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/photoprism/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-05-11T03:40:54.326991Z",
    "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 6f45505569ec023cbf4d11b4d0532897f3fdbe23 but expected 337963aca61821b8ea13b749aa638972d1c61e01)\nerror: failed to push some refs to 'github.com:yunohost/apps_translations.git'\n (1)",
    "id": 153290,
    "action_name": "Repository push failed",
    "url": "https://translate.yunohost.org/api/changes/153290/?format=api"
}