Changes API.

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

GET /api/changes/156654/?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/fittrackee/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-06-17T19:23:00.856845Z",
    "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 fca484c304b8e55cf43628e6cd24ee7ae9d7a359 but expected 8cbbba32e75f5474a3266d1a9aadd7548a00d69d)\nerror: failed to push some refs to 'github.com:yunohost/apps_translations.git'\n (1)",
    "id": 156654,
    "action_name": "Repository push failed",
    "url": "https://translate.yunohost.org/api/changes/156654/?format=api"
}