Changes API.

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

GET /api/changes/151524/?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/fluffychat/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-04-19T16:44:32.722229Z",
    "action": 28,
    "target": "To github.com:yunohost/apps_translations.git\n ! [rejected]        main -> main (fetch first)\nerror: failed to push some refs to 'github.com:yunohost/apps_translations.git'\nhint: Updates were rejected because the remote contains work that you do\nhint: not have locally. This is usually caused by another repository pushing\nhint: to the same ref. You may want to first integrate the remote changes\nhint: (e.g., 'git pull ...') before pushing again.\nhint: See the 'Note about fast-forwards' in 'git push --help' for details.\n (1)",
    "id": 151524,
    "action_name": "Repository push failed",
    "url": "https://translate.yunohost.org/api/changes/151524/?format=api"
}