Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10558212/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-alternatives/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-alternatives/master/zh_TW/?format=api",
    "user": "https://l10n.opensuse.org/api/users/pan93412/?format=api",
    "author": "https://l10n.opensuse.org/api/users/pan93412/?format=api",
    "timestamp": "2018-07-11T22:49:14.979537Z",
    "action": 5,
    "target": "<p>當系統安裝了一些等效的應用程式時,則使用替代系統。舉個例子,如果安裝了多個 Java 的實例或版本,替代系統就會用來決定呼叫 \"java\" 指令時要選擇什麼實例或版本。</p><p>每個替代都有個狀態,他可以是自動,也可以是手動。<b>自動模式</b>下,系統使用較高優先級的選擇。注意,<b>優先級</b>是由軟體包製作者決定的,其會去提供一個合理的數值。<b>手動模式</b>是一組設定檔,當使用者手動去設定他。若要改變替代的選擇,點擊「編輯」按鈕,然後在表格中選擇想要的替代,再按下「<b>選擇這個選擇</b>」,如果你想要使用自動模式,則在編輯對話框中按下「<b>設定為自動模式</b>」</p></p>",
    "id": 1132021,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1132021/?format=api"
}