Translation projects API.

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

GET /api/projects/yast-alternatives/changes/?format=api&page=17
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 693,
    "next": "https://l10n.opensuse.org/api/projects/yast-alternatives/changes/?format=api&page=18",
    "previous": "https://l10n.opensuse.org/api/projects/yast-alternatives/changes/?format=api&page=16",
    "results": [
        {
            "unit": null,
            "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": null,
            "author": null,
            "timestamp": "2018-07-11T18:01:32.196770Z",
            "action": 17,
            "target": "",
            "id": 1132002,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/1132002/?format=api"
        },
        {
            "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": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/1132021/?format=api"
        },
        {
            "unit": null,
            "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": null,
            "author": null,
            "timestamp": "2018-07-12T01:01:31.465513Z",
            "action": 17,
            "target": "",
            "id": 1132102,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/1132102/?format=api"
        },
        {
            "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-12T05:20:47.019768Z",
            "action": 5,
            "target": "<p>當系統安裝了一些等效的應用程式時,則使用替代系統。舉個例子,如果安裝了多個 Java 的實例或版本,替代系統就會用來決定呼叫 \"java\" 指令時要選擇什麼實例或版本。</p><p>每個替代都有個狀態,他可以是自動,也可以是手動。<b>自動模式</b>下,系統使用較高優先級的選擇。注意,<b>優先級</b>是由軟體包製作者決定的,其會去提供一個合理的數值。<b>手動模式</b>是一組設定檔,當使用者手動去設定他。若要改變替代的選擇,點擊「編輯」按鈕,然後在表格中選擇想要的替代,再按下「<b>選擇這個選擇</b>」,如果你想要使用自動模式,則在編輯對話框中按下「<b>設定為自動模式</b>」</p><p>此外每個選擇皆有自己的 slaves 設定組,如果選擇了選擇,這些設定組將會被套用。</p><p>舉個例子,給定一個有兩個可替代的「編輯器」,第一個選擇為「/bin/ed」,包含了以下的 Slave:</p><pre>  editor.1.gz /usr/share/man/man1/ed.1.gz</pre><p>另外一個選擇「/usr/bin/vim」,包含了以下 Slave</p><pre>  editor.1.gz /usr/share/man/man1/vim.1.gz\n  editor.fr.1.gz /usr/share/man/fr/man1/vim.1.gz\n  editor.it.1.gz /usr/share/man/it/man1/vim.1.gz\n  editor.pl.1.gz /usr/share/man/pl/man1/vim.1.gz\n  editor.ru.1.gz /usr/share/man/ru/man1/vim.1.gz\n</pre><p>如果這樣,如果第二個選項被選擇,則其所有的 Slaves 都會被變更、或當那些 Slaves 不存在時建立。如果「/bin/ed」設定於後,則其 Slave「editor.1.gz」將會被修改,而其他的將會被移除。 </p>",
            "id": 1132124,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/1132124/?format=api"
        },
        {
            "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-12T05:22:19.466493Z",
            "action": 2,
            "target": "<p>當系統安裝了一些等效的應用程式時,則使用替代系統。舉個例子,如果安裝了多個 Java 的實例或版本,替代系統就會用來決定呼叫 \"java\" 指令時要選擇什麼實例或版本。</p><p>每個替代都有個狀態,他可以是自動,也可以是手動。<b>自動模式</b>下,系統使用較高優先級的選擇。注意,<b>優先級</b>是由軟體包製作者決定的,其會去提供一個合理的數值。<b>手動模式</b>是一組設定檔,當使用者手動去設定他。若要改變替代的選擇,點擊「編輯」按鈕,然後在表格中選擇想要的替代,再按下「<b>選擇這個選擇</b>」,如果你想要使用自動模式,則在編輯對話框中按下「<b>設定為自動模式</b>」</p><p>此外每個選擇皆有自己的 <b>slaves</b> 設定組,如果選擇了選擇,這些設定組將會被套用。</p><p>舉個例子,給定一個有兩個可替代的「編輯器」,第一個選擇為「/bin/ed」,包含了以下的 Slave:</p><pre>  editor.1.gz /usr/share/man/man1/ed.1.gz</pre><p>另外一個選擇「/usr/bin/vim」,包含了以下 Slave</p><pre>  editor.1.gz /usr/share/man/man1/vim.1.gz\n  editor.fr.1.gz /usr/share/man/fr/man1/vim.1.gz\n  editor.it.1.gz /usr/share/man/it/man1/vim.1.gz\n  editor.pl.1.gz /usr/share/man/pl/man1/vim.1.gz\n  editor.ru.1.gz /usr/share/man/ru/man1/vim.1.gz\n</pre><p>如果第二個選項被選擇,則其所有的 Slaves 都會被變更、或當那些 Slaves 不存在時建立。如果「/bin/ed」設定於後,則其 Slave「editor.1.gz」將會被修改,而其他的將會被移除。 </p>",
            "id": 1132125,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/1132125/?format=api"
        },
        {
            "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-12T05:24:09.336753Z",
            "action": 2,
            "target": "<p>當系統安裝了一些等效的應用程式時,則使用替代系統。舉個例子,如果安裝了多個 Java 的實例或版本,替代系統就會用來決定呼叫 \"java\" 指令時要選擇什麼實例或版本。</p><p>每個替代都有個狀態,他可以是自動,也可以是手動。<b>自動模式</b>下,系統使用較高優先級的選擇。注意,<b>優先級</b>是由軟體包製作者決定的,其會去提供一個合理的數值。<b>手動模式</b>是一組設定檔,當使用者手動去設定他。</p><p>若要改變替代的選擇,點擊「編輯」按鈕,然後在表格中選擇想要的替代,再按下「<b>選擇這個選擇</b>」,如果你想要使用自動模式,則在編輯對話框中按下「<b>設定為自動模式</b>」</p><p>此外每個選擇皆有自己的 <b>slaves</b> 設定組,如果選擇了選擇,這些設定組將會被套用。</p><p>舉個例子,給定一個有兩個可替代的「編輯器」,第一個選擇為「/bin/ed」,包含了以下的 Slave:</p><pre>  editor.1.gz /usr/share/man/man1/ed.1.gz</pre><p>另外一個選擇「/usr/bin/vim」,包含了以下 Slave</p><pre>  editor.1.gz /usr/share/man/man1/vim.1.gz\n  editor.fr.1.gz /usr/share/man/fr/man1/vim.1.gz\n  editor.it.1.gz /usr/share/man/it/man1/vim.1.gz\n  editor.pl.1.gz /usr/share/man/pl/man1/vim.1.gz\n  editor.ru.1.gz /usr/share/man/ru/man1/vim.1.gz\n</pre><p>如果第二個選項被選擇,則其所有的 Slaves 都會被變更、或當那些 Slaves 不存在時建立。如果「/bin/ed」設定於後,則其 Slave「editor.1.gz」將會被修改,而其他的將會被移除。 </p>",
            "id": 1132126,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/1132126/?format=api"
        },
        {
            "unit": null,
            "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": null,
            "author": null,
            "timestamp": "2018-07-12T08:01:22.056630Z",
            "action": 17,
            "target": "",
            "id": 1132236,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/1132236/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-alternatives/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-alternatives/master/ru/?format=api",
            "user": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "author": null,
            "timestamp": "2018-11-16T20:19:01.030662Z",
            "action": 17,
            "target": "",
            "id": 1173156,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/1173156/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-alternatives/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-alternatives/master/ru/?format=api",
            "user": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "author": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "timestamp": "2018-11-16T20:19:10.658665Z",
            "action": 0,
            "target": "",
            "id": 1173158,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1173158/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/10765988/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-alternatives/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-alternatives/master/ru/?format=api",
            "user": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "author": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "timestamp": "2018-11-16T20:19:49.957973Z",
            "action": 5,
            "target": "Выбор",
            "id": 1173159,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/1173159/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/10765989/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-alternatives/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-alternatives/master/ru/?format=api",
            "user": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "author": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "timestamp": "2018-11-16T20:19:58.000364Z",
            "action": 5,
            "target": "Приоритет",
            "id": 1173160,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/1173160/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/10765990/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-alternatives/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-alternatives/master/ru/?format=api",
            "user": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "author": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "timestamp": "2018-11-16T20:20:10.419555Z",
            "action": 5,
            "target": "Задать выбор",
            "id": 1173161,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/1173161/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/10765991/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-alternatives/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-alternatives/master/ru/?format=api",
            "user": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "author": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "timestamp": "2018-11-16T20:20:22.790461Z",
            "action": 5,
            "target": "Задать автоматический режим",
            "id": 1173162,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/1173162/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/10765992/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-alternatives/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-alternatives/master/ru/?format=api",
            "user": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "author": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "timestamp": "2018-11-16T20:20:29.339544Z",
            "action": 5,
            "target": "Имя:",
            "id": 1173163,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/1173163/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/10765993/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-alternatives/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-alternatives/master/ru/?format=api",
            "user": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "author": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "timestamp": "2018-11-16T20:20:36.519543Z",
            "action": 5,
            "target": "Состояние:",
            "id": 1173164,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/1173164/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/10765994/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-alternatives/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-alternatives/master/ru/?format=api",
            "user": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "author": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "timestamp": "2018-11-16T20:20:45.127244Z",
            "action": 5,
            "target": "Текущий выбор:",
            "id": 1173165,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/1173165/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/10765995/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-alternatives/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-alternatives/master/ru/?format=api",
            "user": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "author": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "timestamp": "2018-11-16T20:20:52.736652Z",
            "action": 5,
            "target": "Справка",
            "id": 1173166,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/1173166/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/10765997/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-alternatives/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-alternatives/master/ru/?format=api",
            "user": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "author": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "timestamp": "2018-11-16T20:21:45.789138Z",
            "action": 5,
            "target": "При выходе по кнопке «Отмена» все изменения будут потеряны.\nДействительно выйти?",
            "id": 1173167,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/1173167/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/10765998/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-alternatives/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-alternatives/master/ru/?format=api",
            "user": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "author": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "timestamp": "2018-11-16T20:21:51.025459Z",
            "action": 5,
            "target": "Имя",
            "id": 1173168,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/1173168/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/10765999/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-alternatives/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-alternatives/master/ru/?format=api",
            "user": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "author": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "timestamp": "2018-11-16T20:21:59.010973Z",
            "action": 5,
            "target": "Текущий выбор",
            "id": 1173169,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/1173169/?format=api"
        }
    ]
}