Translation components API.

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

GET /api/translations/release-notes-opensuse/master/et/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/et/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/et/?format=api",
            "source": [
                "Release Notes"
            ],
            "previous_source": "",
            "target": [
                "Väljalaske-eelsed märkused"
            ],
            "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": 10,
            "fuzzy": true,
            "translated": false,
            "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": 135102,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/et/?checksum=180dabeccce3910d",
            "url": "https://l10n.opensuse.org/api/units/135102/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/et/?format=api",
            "source": [
                "@VERSION@"
            ],
            "previous_source": "",
            "target": [
                "@VERSIOON@"
            ],
            "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": 135104,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/et/?checksum=4fd223d77a1beb7b",
            "url": "https://l10n.opensuse.org/api/units/135104/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/et/?format=api",
            "source": [
                "Installation"
            ],
            "previous_source": "",
            "target": [
                "Paigaldamine"
            ],
            "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": 135114,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/et/?checksum=490c27f36019f64e",
            "url": "https://l10n.opensuse.org/api/units/135114/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/et/?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": [
                "Enne OpenSUSE installimist süsteemi, mis käivitatakse UEFI (Unified Extensible Firmware Interface) abil, soovitatakse teil tungivalt kontrollida riistvara müüja soovitatud püsivara värskendusi ja võimaluse korral installida selline värskendus. Eelinstalleeritud Windows 8 on kindel märk, et teie süsteem käivitub UEFI abil."
            ],
            "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": 135118,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/et/?checksum=99fce4a7bea5fa50",
            "url": "https://l10n.opensuse.org/api/units/135118/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/et/?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> Taust: </emphasis> Mõnes UEFI püsivaras on vead, mis põhjustavad selle purunemise, kui UEFI salvestusruumi kirjutatakse liiga palju andmeid. Keegi ei tea tegelikult, kui palju \"liiga palju\" on. openSUSE vähendab riski sellega, et ei kirjuta üle OS-i alglaadimiseks vajaliku minimaalse miinimumi. Miinimum tähendab UEFI püsivara teatamist OpenSUSE alglaaduri asukoha kohta. Ülesvoolu Linuxi kerneli funktsioonid, mis kasutavad alglaadimis- ja krahhiteabe salvestamiseks UEFI salvestusruumi (<literal> pstore </literal>), on vaikimisi keelatud. Sellegipoolest on soovitatav installida kõik püsivara värskendused, mida riistvara müüja soovitab."
            ],
            "id_hash": -6257378988360331225,
            "content_hash": -6257378988360331225,
            "location": "xml/release-notes.xml:68",
            "context": "",
            "note": "(itstool) path: sect2/para",
            "flags": "",
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 98,
            "source_unit": "https://l10n.opensuse.org/api/units/12567678/?format=api",
            "priority": 100,
            "id": 135120,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/et/?checksum=292952f68dca1027",
            "url": "https://l10n.opensuse.org/api/units/135120/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/et/?format=api",
            "source": [
                "UEFI, GPT, and MS-DOS Partitions"
            ],
            "previous_source": "",
            "target": [
                "UEFI, GPT, and MS-DOS partitsioonid"
            ],
            "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": 135122,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/et/?checksum=50df1fc2e11f3749",
            "url": "https://l10n.opensuse.org/api/units/135122/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/et/?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": [
                "Koos EFI / UEFI spetsifikatsiooniga saabus uus partitsioneerimise stiil: GPT (GUID partitsioonitabel). See uus skeem kasutab seadmete ja partitsioonitüüpide identifitseerimiseks globaalselt unikaalseid tunnuseid (128-bitised väärtused, mis kuvatakse 32-kohalise kuueteistkümnendarvuna)."
            ],
            "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": 135124,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/et/?checksum=f8c6c7bff3967afe",
            "url": "https://l10n.opensuse.org/api/units/135124/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/et/?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": [
                "Lisaks võimaldab UEFI spetsifikatsioon ka vanemaid MBR (MS-DOS) sektsioone. Linuxi alglaadurid (ELILO või GRUB2) proovivad genereerida nende vanade partitsioonide jaoks automaatselt GUID-i ja kirjutada need püsivarasse. Selline GUID võib sageli muutuda, põhjustades püsivara ümberkirjutamist. Ümberkirjutamine, mis koosneb kahest erinevast toimingust: vana kirje eemaldamine ja uue asendamine uuega."
            ],
            "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": 135126,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/et/?checksum=1da297a735dc547",
            "url": "https://l10n.opensuse.org/api/units/135126/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/et/?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": [
                "Kaasaegsel püsivaral on prügikoguja, mis kogub kustutatud kirjeid ja vabastab vanade kirjete jaoks reserveeritud mälu. Probleem ilmneb siis, kui vigane püsivara neid kirjeid ei kogu ega vabasta; see võib lõppeda mittekäivitatava süsteemiga."
            ],
            "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": 135128,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/et/?checksum=fa1b07121c054427",
            "url": "https://l10n.opensuse.org/api/units/135128/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/et/?format=api",
            "source": [
                "The workaround is simple: convert the legacy MBR partition to the new GPT to avoid this problem completely."
            ],
            "previous_source": "",
            "target": [
                "Lahendus on lihtne: selle probleemi täielikuks vältimiseks teisendage vana tüüpi MBR-partitsioon uueks GPT-ks."
            ],
            "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": 135130,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/et/?checksum=179a914c28b0b1b8",
            "url": "https://l10n.opensuse.org/api/units/135130/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/et/?format=api",
            "source": [
                "General"
            ],
            "previous_source": "",
            "target": [
                "Üldine"
            ],
            "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": 135134,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/et/?checksum=8df756dd82def3de",
            "url": "https://l10n.opensuse.org/api/units/135134/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/et/?format=api",
            "source": [
                "More Information and Feedback"
            ],
            "previous_source": "",
            "target": [
                "Mälu teave"
            ],
            "id_hash": 7600087272090893100,
            "content_hash": 7600087272090893100,
            "location": "xml/release-notes.xml:263",
            "context": "",
            "note": "(itstool) path: sect1/title",
            "flags": "",
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "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": 135148,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/et/?checksum=e978ef1b62f1fb2c",
            "url": "https://l10n.opensuse.org/api/units/135148/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/et/?format=api",
            "source": [
                "Thanks for using openSUSE."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -446463331366587407,
            "content_hash": -446463331366587407,
            "location": "xml/release-notes.xml:310",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 135168,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/et/?checksum=79cdd7f730a833f1",
            "url": "https://l10n.opensuse.org/api/units/135168/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/et/?format=api",
            "source": [
                "The openSUSE Team."
            ],
            "previous_source": "",
            "target": [
                "openSUSE.org"
            ],
            "id_hash": -2813223451293068103,
            "content_hash": -2813223451293068103,
            "location": "xml/release-notes.xml:313",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "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": 135170,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/et/?checksum=58f56c2d17e0d4b9",
            "url": "https://l10n.opensuse.org/api/units/135170/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/et/?format=api",
            "source": [
                "openSUSE Tumbleweed"
            ],
            "previous_source": "",
            "target": [
                "openSUSE.org"
            ],
            "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": 10,
            "fuzzy": true,
            "translated": false,
            "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": 7573355,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/et/?checksum=c02ac4b32256e96c",
            "url": "https://l10n.opensuse.org/api/units/7573355/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/et/?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 on tasuta ja Linuxi-põhine opsüsteem teie PC arvutile, sülearvutile või serverile. Võite surfata veebis, hallata oma e-kirju ja fotosid, teha kontoritöid, mängida videoid või muusikat ja lõbutseda!"
            ],
            "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": 7573356,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/et/?checksum=bf57680a0889076c",
            "url": "https://l10n.opensuse.org/api/units/7573356/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/et/?format=api",
            "source": [
                "System with LUKS-Encrypted Partition Does Not Boot"
            ],
            "previous_source": "",
            "target": [
                "Süsteem LUKS-krüpteeritud partitsiooniga ei käivitu"
            ],
            "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": 7573359,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/et/?checksum=bac03e4e7f7ce837",
            "url": "https://l10n.opensuse.org/api/units/7573359/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/et/?format=api",
            "source": [
                "translator-credits"
            ],
            "previous_source": "translator-credits",
            "target": [
                "Ain Vagula <avagula@gmail.com>, 2006"
            ],
            "id_hash": -1950661098471372411,
            "content_hash": -1950661098471372411,
            "location": "",
            "context": "_",
            "note": "Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2",
            "flags": "",
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "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": 7684586,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/et/?checksum=64eddc10e470c985",
            "url": "https://l10n.opensuse.org/api/units/7684586/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/et/?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": 7684587,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/et/?checksum=4df051dd06a6df87",
            "url": "https://l10n.opensuse.org/api/units/7684587/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/et/?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": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12575496/?format=api",
            "priority": 100,
            "id": 7684588,
            "web_url": "https://l10n.opensuse.org/translate/release-notes-opensuse/master/et/?checksum=814d24befbd7a785",
            "url": "https://l10n.opensuse.org/api/units/7684588/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}