Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12168234/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-ncurses/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-ncurses/master/zh_TW/?format=api",
    "user": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "author": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "timestamp": "2021-03-20T09:40:52.173129Z",
    "action": 5,
    "target": "<h1>進階快速鍵:</h1><p><b>Shift-F1</b> 顯示進階快速鍵清單。</p><p><b>Shift-F4</b> 變更色彩綱要。</p><p><b>Ctrl-\\</b> 結束應用程式。</p><p><b>Ctrl-L</b> 重新整理螢幕。</p><p><b>Ctrl-O</b> 變更表格排序方式,再次選取同一欄會變更方向。</p><p><b>Ctrl-D F1</b> 顯示進階快速鍵清單。</p><p><b>Ctrl-D Shift-D</b> 傾印對話方塊至記錄檔案做為螢幕快照。</p><p><b>Ctrl-D Shift-Y</b> 開啟 YDialogSpy 以查看小工具階層。</p><p><b>Ctrl-D Shift-G</b> 傳送除錯事件,啟動除錯程式。</p><p><b>Ctrl-D Shift-C</b> 傳送組態事件,顯示特殊組態選項。</p><p>根據您桌面環境的不同,其中的某些按鍵組合可能不運作。</p>",
    "id": 1752478,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1752478/?format=api"
}