Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.gajim.org/api/components/gajim/master/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-01-14T19:44:18.871803Z",
    "action": 22,
    "target": "error: Your local changes to the following files would be overwritten by checkout:\n\tpo/eo.po\n\tpo/es.po\n\tpo/fr.po\n\tpo/it.po\n\tpo/ja.po\n\tpo/ru.po\n\tpo/zh_CN.po\nPlease commit your changes or stash them before you switch branches.\nAborting\n (1)",
    "id": 74962,
    "action_name": "Failed merge on repository",
    "url": "https://translate.gajim.org/api/changes/74962/?format=api"
}