Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/lufi/default-theme/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2020-03-22T11:51:08.939710Z",
    "action": 28,
    "target": "2020/03/22 12:51:08 fork.go:55: POST https://framagit.org/api/v4/projects/1998/fork: 409 {message: {name: [has already been taken]}, {path: [has already been taken]}}\n (1)",
    "id": 57256,
    "action_name": "Échec de la poussée du dépôt",
    "url": "https://weblate.framasoft.org/api/changes/57256/?format=api"
}