Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2328622/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/otrs/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/otrs/sw/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-14T14:54:53.612013Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "Activate PostMaster activity debugging.\n\nThis is helpful to troubleshoot issues during the email processing.\n\nThe _OTRS_ console command `Maint::PostMaster::Read` will automatically be run in `debug` mode.",
        "old_state": -1
    },
    "id": 1155068,
    "action_name": "String added in the repository",
    "url": "http://translate.otrs.com/api/changes/1155068/?format=api"
}