Changes API.

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

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

{
    "unit": null,
    "component": "http://weblate.ops404.it/api/components/ooops-configurator-14-0/ooops_dimensions_core/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2023-12-13T11:15:53.139766+01:00",
    "action": 28,
    "target": "To github.com:ooops404/ooops-configurator.git\n ! [rejected]        14.0 -> 14.0 (fetch first)\nerror: failed to push some refs to 'git@github.com:ooops404/ooops-configurator.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": 57749,
    "action_name": "Failed push on repository",
    "url": "http://weblate.ops404.it/api/changes/57749/?format=api"
}