Changes API.

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

GET /api/changes/304217/?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": null,
    "author": null,
    "timestamp": "2022-02-01T18:23:11.846932Z",
    "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": 304217,
    "action_name": "Échec de la poussée du dépôt",
    "url": "https://weblate.framasoft.org/api/changes/304217/?format=api"
}