Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/lutim/default-theme/?format=api",
    "translation": null,
    "user": "https://weblate.framasoft.org/api/users/luc/?format=api",
    "author": null,
    "timestamp": "2020-03-09T16:23:16.388659Z",
    "action": 28,
    "target": "2020/03/09 17:23:16 fork.go:55: POST https://framagit.org/api/v4/projects/1/fork: 409 {message: {name: [has already been taken]}, {path: [has already been taken]}}\n (1)",
    "id": 54881,
    "action_name": "Échec de la poussée du dépôt",
    "url": "https://weblate.framasoft.org/api/changes/54881/?format=api"
}