Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2265965/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/user-manual/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/user-manual/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-19T13:10:03.725977Z",
    "action": 59,
    "target": "Ticket articles can be sent as email attachments. The agents can select multiple articles from one ticket and forward them at the same time instead of forwarding only a single article. A checkbox is displayed next to each article in the *Communication Stream* and in the *Communication Compact* widgets and a *Forward* menu item is displayed in the header of the widget. Clicking on this menu item opens the *Forward via Email* action and attaches all selected articles as attachments.",
    "id": 1027514,
    "action_name": "String updated in the repository",
    "url": "http://translate.otrs.com/api/changes/1027514/?format=api"
}