Translation components API.

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

GET /api/translations/release-notes-opensuse/master/zh_TW/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 51,
    "next": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/zh_TW/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/zh_TW/?format=api",
            "source": [
                "Release Notes"
            ],
            "previous_source": "",
            "target": [
                "發行紀事"
            ],
            "id_hash": -7490141571709169395,
            "content_hash": -7490141571709169395,
            "location": "xml/release-notes.xml:14, xml/release-notes.xml:32",
            "context": "",
            "note": "(itstool) path: article/title\n(itstool) path: bugtracker/component",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.opensuse.org/api/units/12567672/?format=api",
            "priority": 100,
            "id": 44280,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/zh_TW/?checksum=180dabeccce3910d",
            "url": "https://l10n.opensuse.org/api/units/44280/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/zh_TW/?format=api",
            "source": [
                "@VERSION@"
            ],
            "previous_source": "",
            "target": [
                "@VERSION@"
            ],
            "id_hash": -3471672954375640197,
            "content_hash": -3471672954375640197,
            "location": "xml/release-notes.xml:16",
            "context": "",
            "note": "(itstool) path: info/releaseinfo",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12567673/?format=api",
            "priority": 100,
            "id": 44282,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/zh_TW/?checksum=4fd223d77a1beb7b",
            "url": "https://l10n.opensuse.org/api/units/44282/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/zh_TW/?format=api",
            "source": [
                "Installation"
            ],
            "previous_source": "",
            "target": [
                "安裝"
            ],
            "id_hash": -3959746046122658226,
            "content_hash": -3959746046122658226,
            "location": "xml/release-notes.xml:54",
            "context": "",
            "note": "(itstool) path: sect1/title",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12567674/?format=api",
            "priority": 100,
            "id": 44292,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/zh_TW/?checksum=490c27f36019f64e",
            "url": "https://l10n.opensuse.org/api/units/44292/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/zh_TW/?format=api",
            "source": [
                "Prior to installing openSUSE on a system that boots using UEFI (Unified Extensible Firmware Interface), you are urgently advised to check for any firmware updates the hardware vendor recommends and, if available, to install such an update. A pre-installed Windows 8 is a strong indication that your system boots using UEFI."
            ],
            "previous_source": "",
            "target": [
                "在安裝 openSUSE 到使用 UEFI (統一可延伸韌體介面) 開機的系統之前,強烈建議您先詢問是否有硬體製造商所建議的韌體更新並加以安裝。若您的系統有預裝 Windows 8,通常就代表您的系統使用 UEFI 開機。"
            ],
            "id_hash": 1872622954188503632,
            "content_hash": 1872622954188503632,
            "location": "xml/release-notes.xml:60",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 51,
            "source_unit": "https://l10n.opensuse.org/api/units/12567677/?format=api",
            "priority": 100,
            "id": 44346,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/zh_TW/?checksum=99fce4a7bea5fa50",
            "url": "https://l10n.opensuse.org/api/units/44346/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/zh_TW/?format=api",
            "source": [
                "<emphasis>Background:</emphasis> Some UEFI firmware has bugs that cause it to break if too much data gets written to the UEFI storage area. Nobody really knows how much \"too much\" is, though. openSUSE minimizes the risk by not writing more than the bare minimum required to boot the OS. The minimum means telling the UEFI firmware about the location of the openSUSE boot loader. Upstream Linux Kernel features that use the UEFI storage area for storing boot and crash information (<literal>pstore</literal>) have been disabled by default. Nevertheless, it is recommended to install any firmware updates the hardware vendor recommends."
            ],
            "previous_source": "",
            "target": [
                "<emphasis>背景知識:</emphasis> 有些 UEFI 韌體有缺陷,導致當有太多資料被寫入 UEFI 儲存區域時,韌體會發生問題。但是沒人知道究竟寫入多少資料才算「太多」,故 openSUSE 藉由只寫入能夠啟動系統的最少需要的資料量,來降低這個風險。寫入的資料至少要能告訴 UEFI 韌體 openSUSE 啟動程式的位置。官方 Linux 核心提供使用 UEFI 儲存區來寫入開機及當機資訊的功能  (<literal>pstore</literal>),在此預設被停用。無論如何,建議安裝任何硬體製造商建議的韌體更新。"
            ],
            "id_hash": -6257378988360331225,
            "content_hash": -6257378988360331225,
            "location": "xml/release-notes.xml:68",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 98,
            "source_unit": "https://l10n.opensuse.org/api/units/12567678/?format=api",
            "priority": 100,
            "id": 44348,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/zh_TW/?checksum=292952f68dca1027",
            "url": "https://l10n.opensuse.org/api/units/44348/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/zh_TW/?format=api",
            "source": [
                "UEFI, GPT, and MS-DOS Partitions"
            ],
            "previous_source": "",
            "target": [
                "UEFI,GPT 與 MS-DOS 磁碟分割區"
            ],
            "id_hash": -3395960672153028791,
            "content_hash": -3395960672153028791,
            "location": "xml/release-notes.xml:85",
            "context": "",
            "note": "(itstool) path: sect2/title",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://l10n.opensuse.org/api/units/12567679/?format=api",
            "priority": 100,
            "id": 44350,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/zh_TW/?checksum=50df1fc2e11f3749",
            "url": "https://l10n.opensuse.org/api/units/44350/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/zh_TW/?format=api",
            "source": [
                "Together with the EFI/UEFI specification, a new style of partitioning arrived: GPT (GUID Partition Table). This new schema uses globally unique identifiers (128-bit values displayed in 32 hexadecimal digits) to identify devices and partition types."
            ],
            "previous_source": "",
            "target": [
                "在 EFI/UEFI 的規格書中提到一個新的分割磁碟的劃分方式:GPT(GUID Partition Table)。這個新的方式使用 GUID(128位元的值顯示在32個十六進制數字上)來識別裝置及分割區類型。"
            ],
            "id_hash": 8702862957179468542,
            "content_hash": 8702862957179468542,
            "location": "xml/release-notes.xml:86",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "https://l10n.opensuse.org/api/units/12567680/?format=api",
            "priority": 100,
            "id": 44352,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/zh_TW/?checksum=f8c6c7bff3967afe",
            "url": "https://l10n.opensuse.org/api/units/44352/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/zh_TW/?format=api",
            "source": [
                "Additionally, the UEFI specification also allows legacy MBR (MS-DOS) partitions. The Linux boot loaders (ELILO or GRUB2) try to automatically generate a GUID for those legacy partitions, and write them to the firmware. Such a GUID can change frequently, causing a rewrite in the firmware. A rewrite consist of two different operation: removing the old entry and creating a new entry that replaces the first one."
            ],
            "previous_source": "",
            "target": [
                "此外,UEFI 規範是允許傳統的 MBR(MS-DOS)分割區。 Linux 引導加載器(ELILO 或 GRUB2)嘗試針對那些傳統的分割區自動產生一個 GUID ,並把它們寫進韌體。像這樣的一個 GUID 可以頻繁變更,導致韌體的重寫入。一次的重寫入包括兩種不同的操作:刪除舊的項目,以及創建一個新的項目以取代第一個項目。"
            ],
            "id_hash": -9089907291995650745,
            "content_hash": -9089907291995650745,
            "location": "xml/release-notes.xml:92",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 66,
            "source_unit": "https://l10n.opensuse.org/api/units/12567681/?format=api",
            "priority": 100,
            "id": 44354,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/zh_TW/?checksum=1da297a735dc547",
            "url": "https://l10n.opensuse.org/api/units/44354/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/zh_TW/?format=api",
            "source": [
                "Modern firmware has a garbage collector that collects deleted entries and frees the memory reserved for old entries. A problem arises when faulty firmware does not collect and free those entries; this may end up with a non-bootable system."
            ],
            "previous_source": "",
            "target": [
                "現代的韌體都有一個垃圾收集器(garbage collector),可以收集被刪除的進入點(entries),並且釋放原來保留給舊進入點(entries)的記憶體。當故障的韌體不能收集或是釋放這些進入點(entries)時,系統將會出現問題,最終將造成系統無法開機。"
            ],
            "id_hash": 8798634071359308839,
            "content_hash": 8798634071359308839,
            "location": "xml/release-notes.xml:101",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 39,
            "source_unit": "https://l10n.opensuse.org/api/units/12567682/?format=api",
            "priority": 100,
            "id": 44356,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/zh_TW/?checksum=fa1b07121c054427",
            "url": "https://l10n.opensuse.org/api/units/44356/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/zh_TW/?format=api",
            "source": [
                "The workaround is simple: convert the legacy MBR partition to the new GPT to avoid this problem completely."
            ],
            "previous_source": "",
            "target": [
                "簡單的替代解決方案是:轉換傳統的 MBR 分割區成為新的 GPT 分割區以完整的避免此問題。"
            ],
            "id_hash": -7522540471282781768,
            "content_hash": -7522540471282781768,
            "location": "xml/release-notes.xml:107",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://l10n.opensuse.org/api/units/12567683/?format=api",
            "priority": 100,
            "id": 44358,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/zh_TW/?checksum=179a914c28b0b1b8",
            "url": "https://l10n.opensuse.org/api/units/44358/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/zh_TW/?format=api",
            "source": [
                "More Information and Feedback"
            ],
            "previous_source": "",
            "target": [
                "更多資訊與反饋"
            ],
            "id_hash": 7600087272090893100,
            "content_hash": 7600087272090893100,
            "location": "xml/release-notes.xml:263",
            "context": "",
            "note": "(itstool) path: sect1/title",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/12567687/?format=api",
            "priority": 100,
            "id": 44456,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/zh_TW/?checksum=e978ef1b62f1fb2c",
            "url": "https://l10n.opensuse.org/api/units/44456/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/zh_TW/?format=api",
            "source": [
                "Thanks for using openSUSE."
            ],
            "previous_source": "",
            "target": [
                "感謝使用 openSUSE。"
            ],
            "id_hash": -446463331366587407,
            "content_hash": -446463331366587407,
            "location": "xml/release-notes.xml:310",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.opensuse.org/api/units/12567696/?format=api",
            "priority": 100,
            "id": 44476,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/zh_TW/?checksum=79cdd7f730a833f1",
            "url": "https://l10n.opensuse.org/api/units/44476/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/zh_TW/?format=api",
            "source": [
                "The openSUSE Team."
            ],
            "previous_source": "",
            "target": [
                "openSUSE 團隊"
            ],
            "id_hash": -2813223451293068103,
            "content_hash": -2813223451293068103,
            "location": "xml/release-notes.xml:313",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 51,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://l10n.opensuse.org/api/units/12567697/?format=api",
            "priority": 100,
            "id": 44478,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/zh_TW/?checksum=58f56c2d17e0d4b9",
            "url": "https://l10n.opensuse.org/api/units/44478/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/zh_TW/?format=api",
            "source": [
                "General"
            ],
            "previous_source": "",
            "target": [
                "一般說明"
            ],
            "id_hash": 1006368551124005854,
            "content_hash": 1006368551124005854,
            "location": "xml/release-notes.xml:124",
            "context": "",
            "note": "(itstool) path: sect1/title",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12567675/?format=api",
            "priority": 100,
            "id": 106138,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/zh_TW/?checksum=8df756dd82def3de",
            "url": "https://l10n.opensuse.org/api/units/106138/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/zh_TW/?format=api",
            "source": [
                "openSUSE Tumbleweed"
            ],
            "previous_source": "",
            "target": [
                "openSUSE Tumbleweed"
            ],
            "id_hash": 4623724241103546732,
            "content_hash": 4623724241103546732,
            "location": "xml/release-notes.xml:17, xml/release-notes.xml:31",
            "context": "",
            "note": "(itstool) path: info/productname\n(itstool) path: bugtracker/product",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.opensuse.org/api/units/12568050/?format=api",
            "priority": 100,
            "id": 151110,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/zh_TW/?checksum=c02ac4b32256e96c",
            "url": "https://l10n.opensuse.org/api/units/151110/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/zh_TW/?format=api",
            "source": [
                "System with LUKS-Encrypted Partition Does Not Boot"
            ],
            "previous_source": "",
            "target": [
                "使用 LUKS 加密分割區的系統無法開機"
            ],
            "id_hash": 4233452156595529783,
            "content_hash": 4233452156595529783,
            "location": "xml/release-notes.xml:127",
            "context": "",
            "note": "(itstool) path: sect2/title",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://l10n.opensuse.org/api/units/12568051/?format=api",
            "priority": 100,
            "id": 151112,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/zh_TW/?checksum=bac03e4e7f7ce837",
            "url": "https://l10n.opensuse.org/api/units/151112/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/zh_TW/?format=api",
            "source": [
                "openSUSE Tumbleweed is a free and Linux-based operating system for your PC, laptop or server. You can surf the web, manage your e-mails and photos, do office work, play videos or music and have a lot of fun!"
            ],
            "previous_source": "",
            "target": [
                "openSUSE Tumbleweed 是個用於您的個人電腦、筆記型電腦與伺服器,且基於 Linux 的自由作業系統。您可以瀏覽網路、管理您的電子郵件與照片、進行辦公作業、播放影片或音樂,且享受這個系統!"
            ],
            "id_hash": 4564231139665446764,
            "content_hash": 4564231139665446764,
            "location": "xml/release-notes.xml:23",
            "context": "",
            "note": "(itstool) path: abstract/para",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 38,
            "source_unit": "https://l10n.opensuse.org/api/units/12634182/?format=api",
            "priority": 100,
            "id": 7574063,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/zh_TW/?checksum=bf57680a0889076c",
            "url": "https://l10n.opensuse.org/api/units/7574063/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/zh_TW/?format=api",
            "source": [
                "translator-credits"
            ],
            "previous_source": "translator-credits",
            "target": [
                "Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>, 2003, 2005\nCraig Jeffares <cjeffares@novell.com>, 2004\nJoe Man <trmetal@yahoo.com.hk>, 2001\nRay Chen <swyear@gmail.com>, 2007, 2008, 2009, 2010, 2011, 2012\nRamax Lo <ramaxlo@gmail.com>, 2013, 2014, 2015, 2016, 2017, 2018"
            ],
            "id_hash": -1950661098471372411,
            "content_hash": -1950661098471372411,
            "location": "",
            "context": "_",
            "note": "Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12575466/?format=api",
            "priority": 100,
            "id": 7685878,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/zh_TW/?checksum=64eddc10e470c985",
            "url": "https://l10n.opensuse.org/api/units/7685878/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/zh_TW/?format=api",
            "source": [
                "https://bugzilla.opensuse.org/enter_bug.cgi"
            ],
            "previous_source": "",
            "target": [
                "https://bugzilla.opensuse.org/enter_bug.cgi"
            ],
            "id_hash": -3607293291782545529,
            "content_hash": -3607293291782545529,
            "location": "xml/release-notes.xml:30",
            "context": "",
            "note": "(itstool) path: bugtracker/url",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12575495/?format=api",
            "priority": 100,
            "id": 7685879,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/zh_TW/?checksum=4df051dd06a6df87",
            "url": "https://l10n.opensuse.org/api/units/7685879/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/zh_TW/?format=api",
            "source": [
                "sknorr@suse.com"
            ],
            "previous_source": "",
            "target": [
                "sknorr@suse.com"
            ],
            "id_hash": 93771569932248965,
            "content_hash": 93771569932248965,
            "location": "xml/release-notes.xml:33",
            "context": "",
            "note": "(itstool) path: bugtracker/assignee",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12575496/?format=api",
            "priority": 100,
            "id": 7685880,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/zh_TW/?checksum=814d24befbd7a785",
            "url": "https://l10n.opensuse.org/api/units/7685880/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}