Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13383770/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-qt/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-qt/master/pl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-17T08:39:30.499956Z",
    "action": 30,
    "target": "<h1>Advanced Hotkeys</h1><dl><dt>Print Screen</dt><dd>Take and save a screenshot. May not be available when YaST is running under some desktop environments.</dd><dt>Shift-F3</dt><dd>Select a widget style (color theme).</dd><dt>Shift-F4</dt><dd>Enable/disable the color palette optimized for vision impaired users.</dd><dt>Shift-F7</dt><dd>Enable/disable logging of debug messages.</dd><dt>Shift-F8</dt><dd>Open a file dialog to save log files to a non-standard location.</dd><dt>Ctrl-Shift-Alt-D</dt><dd>Send a DebugEvent. YaST modules can react on this by executing special debugging actions. Result depends on the specific YaST-module.</dd><dt>Ctrl-Shift-Alt-M</dt><dd>Start/Stop macro recorder.</dd><dt>Ctrl-Shift-Alt-P</dt><dd>Replay macro.</dd><dt>Ctrl-Shift-Alt-S</dt><dd>Show style sheet editor.</dd><dt>Ctrl-Shift-Alt-T</dt><dd>Dump widget tree to the log file.</dd><dt>Ctrl-Alt-Shift-X</dt><dd>Open a terminal window (xterm). Useful for VNC installations.</dd><dt>Ctrl-Shift-Alt-Y</dt><dd>Show widget tree browser.</dd></dl>",
    "id": 2093012,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/2093012/?format=api"
}