Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2326477/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/user-manual/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/user-manual/hu/?format=api",
    "user": "http://translate.otrs.com/api/users/bu/?format=api",
    "author": "http://translate.otrs.com/api/users/bu/?format=api",
    "timestamp": "2025-01-17T16:57:03.870869Z",
    "action": 9,
    "target": "Minden egyes ügyintéző, aki a ``custom_notifications`` csoport tagja, képes saját jegyértesítéseket létrehozni. A *Jegyértesítések* felületi elem alján lévő *Értesítés létrehozása* gomb az adminisztrátori felület :otrsdoc:`Jegyértesítések <admin/communication-notifications/ticket-notifications/>` képernyőjére mutat.",
    "old": "",
    "details": {
        "state": 30,
        "source": "Every agent who is a member of the group ``custom_notifications`` is able to create specific ticket notifications. The *Create Notification* button in the bottom of the *Ticket Notifications* widget points to the :otrsdoc:`Ticket Notifications <admin/communication-notifications/ticket-notifications/>` screen of the administrator interface.",
        "old_state": 0
    },
    "id": 1151716,
    "action_name": "Translation uploaded",
    "url": "http://translate.otrs.com/api/changes/1151716/?format=api"
}