Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/529821/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs-7/otrs/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs-7/otrs/es/?format=api",
    "user": null,
    "author": "http://translate.otrs.com/api/users/anonymous/?format=api",
    "timestamp": "2020-04-07T16:13:33.466663Z",
    "action": 4,
    "target": "Notificaciones",
    "old": "",
    "details": {},
    "id": 139929,
    "action_name": "Suggestion added",
    "url": "http://translate.otrs.com/api/changes/139929/?format=api"
}