Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/framinetest/main/?format=api",
    "translation": null,
    "user": "https://weblate.framasoft.org/api/users/tcit/?format=api",
    "author": null,
    "timestamp": "2022-02-04T10:04:48.161583Z",
    "action": 28,
    "target": "remote: GitLab: You are not allowed to force push code to a protected branch on this project.\nTo framagit.org:weblate/framinetest.git\n ! [remote rejected] master -> weblate-framinetest-main (pre-receive hook declined)\nerror: failed to push some refs to 'framagit.org:weblate/framinetest.git'\n (1)",
    "id": 306054,
    "action_name": "Échec de la poussée du dépôt",
    "url": "https://weblate.framasoft.org/api/changes/306054/?format=api"
}