Changes API.

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

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

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