Translation components API.

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

GET /api/translations/debian-handbook/08_basic-configuration/en/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1007,
    "next": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/units/?format=api&page=3",
    "previous": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/units/?format=api",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<emphasis>CULTURE</emphasis> <foreignphrase>Mojibake</foreignphrase> and interpretation errors"
            ],
            "previous_source": "",
            "target": [
                "<emphasis>CULTURE</emphasis> <foreignphrase>Mojibake</foreignphrase> and interpretation errors"
            ],
            "id_hash": -824728280371315904,
            "content_hash": -824728280371315904,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 91,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14751661/?format=api",
            "priority": 100,
            "id": 14751661,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=748df9ffa43fbb40",
            "url": "https://hosted.weblate.org/api/units/14751661/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:03+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "Thus, if a French text appears normal with the exception of accented letters and certain symbols which appear to be replaced with sequences of characters like “é” or è” or “ç”, it is probably a file encoded as UTF-8 but interpreted as ISO-8859-1 or ISO-8859-15. This is a sign of a local installation that has not yet been migrated to UTF-8. If, instead, you see question marks instead of accented letters — even if these question marks seem to also replace a character that should have followed the accented letter — it is likely that your installation is already configured for UTF-8 and that you have been sent a document encoded in Western ISO."
            ],
            "previous_source": "",
            "target": [
                "Thus, if a French text appears normal with the exception of accented letters and certain symbols which appear to be replaced with sequences of characters like “é” or è” or “ç”, it is probably a file encoded as UTF-8 but interpreted as ISO-8859-1 or ISO-8859-15. This is a sign of a local installation that has not yet been migrated to UTF-8. If, instead, you see question marks instead of accented letters — even if these question marks seem to also replace a character that should have followed the accented letter — it is likely that your installation is already configured for UTF-8 and that you have been sent a document encoded in Western ISO."
            ],
            "id_hash": 8132999346750445860,
            "content_hash": 8132999346750445860,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;\nTag: PTAL;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 93,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 114,
            "source_unit": "https://hosted.weblate.org/api/units/14751663/?format=api",
            "priority": 100,
            "id": 14751663,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=f0de37d0bd8b5924",
            "url": "https://hosted.weblate.org/api/units/14751663/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:03+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "So much for “simple” cases. These cases only appear in Western culture, since Unicode (and UTF-8) was designed to maximize the common points with historical encodings for Western languages based on the Latin alphabet, which allows recognition of parts of the text even when some characters are missing."
            ],
            "previous_source": "",
            "target": [
                "So much for “simple” cases. These cases only appear in Western culture, since Unicode (and UTF-8) was designed to maximize the common points with historical encodings for Western languages based on the Latin alphabet, which allows recognition of parts of the text even when some characters are missing."
            ],
            "id_hash": 8470225187872743217,
            "content_hash": 8470225187872743217,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 94,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 48,
            "source_unit": "https://hosted.weblate.org/api/units/14751664/?format=api",
            "priority": 100,
            "id": 14751664,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=f58c48ee62b89f31",
            "url": "https://hosted.weblate.org/api/units/14751664/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:04+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "In more complex configurations, which, for example, involve two environments corresponding to two different languages that do not use the same alphabet, you often get completely illegible results — a series of abstract symbols that have nothing to do with each other. This is especially common with Asian languages due to their numerous languages and writing systems. The Japanese word <foreignphrase>mojibake</foreignphrase> has been adopted to describe this phenomenon. When it appears, diagnosis is more complex and the simplest solution is often to simply migrate to UTF-8 on both sides."
            ],
            "previous_source": "",
            "target": [
                "In more complex configurations, which, for example, involve two environments corresponding to two different languages that do not use the same alphabet, you often get completely illegible results — a series of abstract symbols that have nothing to do with each other. This is especially common with Asian languages due to their numerous languages and writing systems. The Japanese word <foreignphrase>mojibake</foreignphrase> has been adopted to describe this phenomenon. When it appears, diagnosis is more complex and the simplest solution is often to simply migrate to UTF-8 on both sides."
            ],
            "id_hash": -7456447136331609284,
            "content_hash": -7456447136331609284,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 95,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 89,
            "source_unit": "https://hosted.weblate.org/api/units/14751665/?format=api",
            "priority": 100,
            "id": 14751665,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=188560d5e079cb3c",
            "url": "https://hosted.weblate.org/api/units/14751665/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:04+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "As far as file names are concerned, the migration can be relatively simple. The <command>convmv</command> tool (in the package with the same name) was created specifically for this purpose; it allows renaming files from one encoding to another. The use of this tool is relatively simple, but we recommend doing it in two steps to avoid surprises. The following example illustrates a UTF-8 environment containing directory names encoded in ISO-8859-15, and the use of <command>convmv</command> to rename them."
            ],
            "previous_source": "",
            "target": [
                "As far as file names are concerned, the migration can be relatively simple. The <command>convmv</command> tool (in the package with the same name) was created specifically for this purpose; it allows renaming files from one encoding to another. The use of this tool is relatively simple, but we recommend doing it in two steps to avoid surprises. The following example illustrates a UTF-8 environment containing directory names encoded in ISO-8859-15, and the use of <command>convmv</command> to rename them."
            ],
            "id_hash": 4831250277997540288,
            "content_hash": 4831250277997540288,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 98,
            "has_suggestion": false,
            "has_comment": true,
            "has_failing_check": false,
            "num_words": 78,
            "source_unit": "https://hosted.weblate.org/api/units/14751666/?format=api",
            "priority": 100,
            "id": 14751666,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=c30c0c87e10cf3c0",
            "url": "https://hosted.weblate.org/api/units/14751666/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:04+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "For the file content, conversion procedures are more complex due to the vast variety of existing file formats. Some file formats include encoding information that facilitates the tasks of the software used to treat them; it is sufficient, then, to open these files and re-save them specifying UTF-8 encoding. In other cases, you have to specify the original encoding (ISO-8859-1 or “Western”, or ISO-8859-15 or “Western (Euro)”, according to the formulations) when opening the file."
            ],
            "previous_source": "",
            "target": [
                "For the file content, conversion procedures are more complex due to the vast variety of existing file formats. Some file formats include encoding information that facilitates the tasks of the software used to treat them; it is sufficient, then, to open these files and re-save them specifying UTF-8 encoding. In other cases, you have to specify the original encoding (ISO-8859-1 or “Western”, or ISO-8859-15 or “Western (Euro)”, according to the formulations) when opening the file."
            ],
            "id_hash": -9071846611547691698,
            "content_hash": -9071846611547691698,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 103,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 75,
            "source_unit": "https://hosted.weblate.org/api/units/14751667/?format=api",
            "priority": 100,
            "id": 14751667,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=021a53924dde654e",
            "url": "https://hosted.weblate.org/api/units/14751667/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:04+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "Configuring the Network"
            ],
            "previous_source": "",
            "target": [
                "Configuring the Network"
            ],
            "id_hash": -4975438784760590981,
            "content_hash": -4975438784760590981,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 105,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14751669/?format=api",
            "priority": 100,
            "id": 14751669,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=3af3b0c948a4cd7b",
            "url": "https://hosted.weblate.org/api/units/14751669/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:04+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary>Ethernet</primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>Ethernet</primary>"
            ],
            "id_hash": 3690992817958232670,
            "content_hash": 3690992817958232670,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 108,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14751670/?format=api",
            "priority": 100,
            "id": 14751670,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=b3390a6986eb225e",
            "url": "https://hosted.weblate.org/api/units/14751670/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:05+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary>10BASE-T</primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>10BASE-T</primary>"
            ],
            "id_hash": -4203515195301690590,
            "content_hash": -4203515195301690590,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 109,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14751671/?format=api",
            "priority": 100,
            "id": 14751671,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=45aa1d3378160322",
            "url": "https://hosted.weblate.org/api/units/14751671/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:05+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary>100BASE-T</primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>100BASE-T</primary>"
            ],
            "id_hash": -5001509516267566765,
            "content_hash": -5001509516267566765,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 110,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14751672/?format=api",
            "priority": 100,
            "id": 14751672,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=3a9711981622c953",
            "url": "https://hosted.weblate.org/api/units/14751672/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:05+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary>1000BASE-T</primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>1000BASE-T</primary>"
            ],
            "id_hash": -5757313137726717775,
            "content_hash": -5757313137726717775,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 111,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14751673/?format=api",
            "priority": 100,
            "id": 14751673,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=3019ea346d1c00b1",
            "url": "https://hosted.weblate.org/api/units/14751673/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:05+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary>10GBASE-T</primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>10GBASE-T</primary>"
            ],
            "id_hash": -6114310105064764539,
            "content_hash": -6114310105064764539,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 112,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14751674/?format=api",
            "priority": 100,
            "id": 14751674,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=2b259b5abd088b85",
            "url": "https://hosted.weblate.org/api/units/14751674/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:05+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary>connector, RJ45</primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>connector, RJ45</primary>"
            ],
            "id_hash": 7676546225680246374,
            "content_hash": 7676546225680246374,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 113,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14751675/?format=api",
            "priority": 100,
            "id": 14751675,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=ea88921ec3896666",
            "url": "https://hosted.weblate.org/api/units/14751675/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:05+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary>RJ45 connector</primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>RJ45 connector</primary>"
            ],
            "id_hash": 4871206330562178255,
            "content_hash": 4871206330562178255,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 114,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14751676/?format=api",
            "priority": 100,
            "id": 14751676,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=c39a005950caeccf",
            "url": "https://hosted.weblate.org/api/units/14751676/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:05+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary>address, IP address</primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>address, IP address</primary>"
            ],
            "id_hash": -7350976744849729413,
            "content_hash": -7350976744849729413,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 116,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14751677/?format=api",
            "priority": 100,
            "id": 14751677,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=19fc15990313187b",
            "url": "https://hosted.weblate.org/api/units/14751677/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:06+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary>subnet</primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>subnet</primary>"
            ],
            "id_hash": -8735708016844148342,
            "content_hash": -8735708016844148342,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 122,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14751679/?format=api",
            "priority": 100,
            "id": 14751679,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=06c487d7aa78f18a",
            "url": "https://hosted.weblate.org/api/units/14751679/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:06+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary>mask</primary><secondary>subnet mask</secondary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>mask</primary><secondary>subnet mask</secondary>"
            ],
            "id_hash": -5315417369534165269,
            "content_hash": -5315417369534165269,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 123,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14751680/?format=api",
            "priority": 100,
            "id": 14751680,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=363bd8108ff98eeb",
            "url": "https://hosted.weblate.org/api/units/14751680/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:06+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary>network</primary><secondary>address</secondary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>network</primary><secondary>address</secondary>"
            ],
            "id_hash": 6234183278188154006,
            "content_hash": 6234183278188154006,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 190,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14751681/?format=api",
            "priority": 100,
            "id": 14751681,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=d68444a95115cc96",
            "url": "https://hosted.weblate.org/api/units/14751681/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:06+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "A subnet mask (netmask) defines in its binary code which portion of an IP address corresponds to the network, the remainder specifying the machine. In the example of configuring a static IPv4 address given here, the subnet mask, <literal>255.255.255.0</literal> (24 “1”s followed by 8 “0”s in binary representation) indicates that the first 24 bits of the IP address correspond to the network address, and the other 8 are specific to the machine. In IPv6, for readability, only the number of “1”s is expressed; the netmask for an IPv6 network could, thus, be <literal>64</literal>."
            ],
            "previous_source": "",
            "target": [
                "A subnet mask (netmask) defines in its binary code which portion of an IP address corresponds to the network, the remainder specifying the machine. In the example of configuring a static IPv4 address given here, the subnet mask, <literal>255.255.255.0</literal> (24 “1”s followed by 8 “0”s in binary representation) indicates that the first 24 bits of the IP address correspond to the network address, and the other 8 are specific to the machine. In IPv6, for readability, only the number of “1”s is expressed; the netmask for an IPv6 network could, thus, be <literal>64</literal>."
            ],
            "id_hash": -7650871274538634174,
            "content_hash": -7650871274538634174,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;\nRef: https://en.wikipedia.org/wiki/Host_address;\nTag: PTAL;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 125,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 93,
            "source_unit": "https://hosted.weblate.org/api/units/14751682/?format=api",
            "priority": 100,
            "id": 14751682,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=15d2a51ca2e27442",
            "url": "https://hosted.weblate.org/api/units/14751682/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:06+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "The network address is an IP address in which the part describing the machine's number is 0. The range of IPv4 addresses in a complete network is often indicated by the syntax, <emphasis>a.b.c.d/e</emphasis>, in which <emphasis>a.b.c.d</emphasis> is the network address and <emphasis>e</emphasis> is the number of bits affected to the network part in an IP address. The example network would thus be written: <literal>192.168.0.0/24</literal>. The syntax is similar in IPv6: <literal>2001:db8:13bb:2::/64</literal>."
            ],
            "previous_source": "",
            "target": [
                "The network address is an IP address in which the part describing the machine's number is 0. The range of IPv4 addresses in a complete network is often indicated by the syntax, <emphasis>a.b.c.d/e</emphasis>, in which <emphasis>a.b.c.d</emphasis> is the network address and <emphasis>e</emphasis> is the number of bits affected to the network part in an IP address. The example network would thus be written: <literal>192.168.0.0/24</literal>. The syntax is similar in IPv6: <literal>2001:db8:13bb:2::/64</literal>."
            ],
            "id_hash": -7173756531033343788,
            "content_hash": -7173756531033343788,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 126,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 71,
            "source_unit": "https://hosted.weblate.org/api/units/14751683/?format=api",
            "priority": 100,
            "id": 14751683,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=1c71b271769e78d4",
            "url": "https://hosted.weblate.org/api/units/14751683/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:07+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary>router</primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>router</primary>"
            ],
            "id_hash": 8200873574745473288,
            "content_hash": 8200873574745473288,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 127,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14751684/?format=api",
            "priority": 100,
            "id": 14751684,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=f1cf5b10ee978108",
            "url": "https://hosted.weblate.org/api/units/14751684/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:07+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary>bridge</primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>bridge</primary>"
            ],
            "id_hash": 2970305522022136968,
            "content_hash": 2970305522022136968,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 129,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14751685/?format=api",
            "priority": 100,
            "id": 14751685,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=a938a5228a82bc88",
            "url": "https://hosted.weblate.org/api/units/14751685/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:07+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "A router is a machine that connects several networks to each other. All traffic coming through a router is guided to the correct network. To do this, the router analyzes incoming packets and redirects them according to the IP address of their destination. The router is often known as a gateway; in this configuration, it works as a machine that helps reach out beyond a local network (towards an extended network, such as the Internet)."
            ],
            "previous_source": "",
            "target": [
                "A router is a machine that connects several networks to each other. All traffic coming through a router is guided to the correct network. To do this, the router analyzes incoming packets and redirects them according to the IP address of their destination. The router is often known as a gateway; in this configuration, it works as a machine that helps reach out beyond a local network (towards an extended network, such as the Internet)."
            ],
            "id_hash": -7623782630018566056,
            "content_hash": -7623782630018566056,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 133,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 75,
            "source_unit": "https://hosted.weblate.org/api/units/14751686/?format=api",
            "priority": 100,
            "id": 14751686,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=1632e2172cf33858",
            "url": "https://hosted.weblate.org/api/units/14751686/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:07+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary>broadcast</primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>broadcast</primary>"
            ],
            "id_hash": 6636306921065734900,
            "content_hash": 6636306921065734900,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 134,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14751687/?format=api",
            "priority": 100,
            "id": 14751687,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=dc18e5fbea96e2f4",
            "url": "https://hosted.weblate.org/api/units/14751687/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:07+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "The special broadcast address connects all the stations in a network. Almost never “routed”, it only functions on the network in question. Specifically, it means that a data packet addressed to the broadcast never passes through the router."
            ],
            "previous_source": "",
            "target": [
                "The special broadcast address connects all the stations in a network. Almost never “routed”, it only functions on the network in question. Specifically, it means that a data packet addressed to the broadcast never passes through the router."
            ],
            "id_hash": -7208084359089337892,
            "content_hash": -7208084359089337892,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 136,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 38,
            "source_unit": "https://hosted.weblate.org/api/units/14751688/?format=api",
            "priority": 100,
            "id": 14751688,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=1bf7bd77296e49dc",
            "url": "https://hosted.weblate.org/api/units/14751688/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:07+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "This chapter focuses on IPv4 addresses, since they are currently the most commonly used. The details of the IPv6 protocol are approached in <xref linkend=\"sect.ipv6\" />, but the concepts remain the same."
            ],
            "previous_source": "",
            "target": [
                "This chapter focuses on IPv4 addresses, since they are currently the most commonly used. The details of the IPv6 protocol are approached in <xref linkend=\"sect.ipv6\" />, but the concepts remain the same."
            ],
            "id_hash": -5094666347993689189,
            "content_hash": -5094666347993689189,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 137,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 32,
            "source_unit": "https://hosted.weblate.org/api/units/14751689/?format=api",
            "priority": 100,
            "id": 14751689,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=394c1bf2feb3139b",
            "url": "https://hosted.weblate.org/api/units/14751689/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:08+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary>network</primary><secondary>configuration</secondary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>network</primary><secondary>configuration</secondary>"
            ],
            "id_hash": -4473939332090592739,
            "content_hash": -4473939332090592739,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 152,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14751691/?format=api",
            "priority": 100,
            "id": 14751691,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=41e95fe1a417821d",
            "url": "https://hosted.weblate.org/api/units/14751691/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:08+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary>interface</primary><secondary>network interface</secondary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>interface</primary><secondary>network interface</secondary>"
            ],
            "id_hash": 3495843359708791991,
            "content_hash": 3495843359708791991,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 154,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14751693/?format=api",
            "priority": 100,
            "id": 14751693,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=b083bb038dd9c4b7",
            "url": "https://hosted.weblate.org/api/units/14751693/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:08+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary><emphasis role=\"pkg\">network-manager</emphasis></primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary><emphasis role=\"pkg\">network-manager</emphasis></primary>"
            ],
            "id_hash": -1613765974626522385,
            "content_hash": -1613765974626522385,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 143,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14751696/?format=api",
            "priority": 100,
            "id": 14751696,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=699ac0656bc62aef",
            "url": "https://hosted.weblate.org/api/units/14751696/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:08+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "Ethernet Interface"
            ],
            "previous_source": "",
            "target": [
                "Ethernet Interface"
            ],
            "id_hash": 8365919233168253259,
            "content_hash": 8365919233168253259,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 155,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14751697/?format=api",
            "priority": 100,
            "id": 14751697,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=f419b737d09a214b",
            "url": "https://hosted.weblate.org/api/units/14751697/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:09+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "If the computer has an Ethernet card, the IP network that is associated with it must be configured by choosing from one of two methods. The simplest method is dynamic configuration with DHCP, and it requires a DHCP server on the local network. It may indicate a desired hostname, corresponding to the <literal>hostname</literal> setting in the example below. The DHCP server then sends configuration settings for the appropriate network."
            ],
            "previous_source": "",
            "target": [
                "If the computer has an Ethernet card, the IP network that is associated with it must be configured by choosing from one of two methods. The simplest method is dynamic configuration with DHCP, and it requires a DHCP server on the local network. It may indicate a desired hostname, corresponding to the <literal>hostname</literal> setting in the example below. The DHCP server then sends configuration settings for the appropriate network."
            ],
            "id_hash": -3922676483745318068,
            "content_hash": -3922676483745318068,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 161,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 69,
            "source_unit": "https://hosted.weblate.org/api/units/14751698/?format=api",
            "priority": 100,
            "id": 14751698,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=498fda857194fb4c",
            "url": "https://hosted.weblate.org/api/units/14751698/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:09+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary>DHCP</primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>DHCP</primary>"
            ],
            "id_hash": 3682760728205750058,
            "content_hash": 3682760728205750058,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 138,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14751699/?format=api",
            "priority": 100,
            "id": 14751699,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=b31bcb5ec5766f2a",
            "url": "https://hosted.weblate.org/api/units/14751699/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:09+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "DHCP configuration"
            ],
            "previous_source": "",
            "target": [
                "DHCP configuration"
            ],
            "id_hash": 6796105489830642020,
            "content_hash": 6796105489830642020,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 162,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14751700/?format=api",
            "priority": 100,
            "id": 14751700,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=de509def89700164",
            "url": "https://hosted.weblate.org/api/units/14751700/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:09+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "A “static” configuration must indicate network settings in a fixed manner. This includes at least the IP address and subnet mask; network and broadcast addresses are also sometimes listed. A router connecting to the exterior will be specified as a gateway."
            ],
            "previous_source": "",
            "target": [
                "A “static” configuration must indicate network settings in a fixed manner. This includes at least the IP address and subnet mask; network and broadcast addresses are also sometimes listed. A router connecting to the exterior will be specified as a gateway."
            ],
            "id_hash": -6198335664909278718,
            "content_hash": -6198335664909278718,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 188,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 41,
            "source_unit": "https://hosted.weblate.org/api/units/14751701/?format=api",
            "priority": 100,
            "id": 14751701,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=29fb168d8e72a202",
            "url": "https://hosted.weblate.org/api/units/14751701/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:09+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "Static configuration"
            ],
            "previous_source": "",
            "target": [
                "Static configuration"
            ],
            "id_hash": -3473909330853835367,
            "content_hash": -3473909330853835367,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 189,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14751702/?format=api",
            "priority": 100,
            "id": 14751702,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=4fca31de808acd99",
            "url": "https://hosted.weblate.org/api/units/14751702/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:09+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<emphasis>NOTE</emphasis> Multiple addresses"
            ],
            "previous_source": "",
            "target": [
                "<emphasis>NOTE</emphasis> Multiple addresses"
            ],
            "id_hash": -8330818947187898566,
            "content_hash": -8330818947187898566,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 193,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14751703/?format=api",
            "priority": 100,
            "id": 14751703,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=0c62fc4e5cc5873a",
            "url": "https://hosted.weblate.org/api/units/14751703/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:10+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "As you can guess, the configurations can be rather complex, but these options are only used in very special cases. The examples cited here are typical of the usual configurations."
            ],
            "previous_source": "",
            "target": [
                "As you can guess, the configurations can be rather complex, but these options are only used in very special cases. The examples cited here are typical of the usual configurations."
            ],
            "id_hash": 33483564916629221,
            "content_hash": 33483564916629221,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 198,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://hosted.weblate.org/api/units/14751705/?format=api",
            "priority": 100,
            "id": 14751705,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=8076f51ff8ab5ee5",
            "url": "https://hosted.weblate.org/api/units/14751705/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:10+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "Connecting with PPP through a PSTN Modem"
            ],
            "previous_source": "",
            "target": [
                "Connecting with PPP through a PSTN Modem"
            ],
            "id_hash": -7222134040703035360,
            "content_hash": -7222134040703035360,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 227,
            "has_suggestion": false,
            "has_comment": true,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14751706/?format=api",
            "priority": 100,
            "id": 14751706,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=1bc5d35abfa39820",
            "url": "https://hosted.weblate.org/api/units/14751706/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:10+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary>PPP</primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>PPP</primary>"
            ],
            "id_hash": -5946215966647159904,
            "content_hash": -5946215966647159904,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 228,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14751707/?format=api",
            "priority": 100,
            "id": 14751707,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=2d7acc152e3d73a0",
            "url": "https://hosted.weblate.org/api/units/14751707/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:10+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary>point to point</primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>point to point</primary>"
            ],
            "id_hash": 8028133424131562438,
            "content_hash": 8028133424131562438,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 230,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14751708/?format=api",
            "priority": 100,
            "id": 14751708,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=ef69a8d07acd5bc6",
            "url": "https://hosted.weblate.org/api/units/14751708/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:11+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary>connection</primary><secondary>by PSTN modem</secondary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>connection</primary><secondary>by PSTN modem</secondary>"
            ],
            "id_hash": 2472468788519705066,
            "content_hash": 2472468788519705066,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 231,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14751709/?format=api",
            "priority": 100,
            "id": 14751709,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=a24ff94371f519ea",
            "url": "https://hosted.weblate.org/api/units/14751709/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:11+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary>modem</primary><secondary>PSTN</secondary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>modem</primary><secondary>PSTN</secondary>"
            ],
            "id_hash": 8932258473731195525,
            "content_hash": 8932258473731195525,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 232,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14751710/?format=api",
            "priority": 100,
            "id": 14751710,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=fbf5c1c1b8b88285",
            "url": "https://hosted.weblate.org/api/units/14751710/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:11+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "A point to point (PPP) connection establishes an intermittent connection; this is the most common solution for connections made with a telephone modem (“PSTN modem”, since the connection goes over the public switched telephone network)."
            ],
            "previous_source": "",
            "target": [
                "A point to point (PPP) connection establishes an intermittent connection; this is the most common solution for connections made with a telephone modem (“PSTN modem”, since the connection goes over the public switched telephone network)."
            ],
            "id_hash": -397310230454335884,
            "content_hash": -397310230454335884,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 233,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "https://hosted.weblate.org/api/units/14751711/?format=api",
            "priority": 100,
            "id": 14751711,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=7a7c787350240674",
            "url": "https://hosted.weblate.org/api/units/14751711/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:11+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "A connection by telephone modem requires an account with an access provider, including a telephone number, username, password, and, sometimes the authentication protocol to be used. Such a connection is configured using the <command>pppconfig</command> tool in the Debian package of the same name. By default, it sets up a connection named <literal>provider</literal> (as in Internet service provider). When in doubt about the authentication protocol, choose <emphasis>PAP</emphasis>: it is offered by the majority of Internet service providers."
            ],
            "previous_source": "",
            "target": [
                "A connection by telephone modem requires an account with an access provider, including a telephone number, username, password, and, sometimes the authentication protocol to be used. Such a connection is configured using the <command>pppconfig</command> tool in the Debian package of the same name. By default, it sets up a connection named <literal>provider</literal> (as in Internet service provider). When in doubt about the authentication protocol, choose <emphasis>PAP</emphasis>: it is offered by the majority of Internet service providers."
            ],
            "id_hash": 7320658307774589644,
            "content_hash": 7320658307774589644,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;\nChecked-By: Osamu Aoki;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 234,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 76,
            "source_unit": "https://hosted.weblate.org/api/units/14751712/?format=api",
            "priority": 100,
            "id": 14751712,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=e59833f1c4eaaacc",
            "url": "https://hosted.weblate.org/api/units/14751712/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:11+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary><command>pppconfig</command></primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary><command>pppconfig</command></primary>"
            ],
            "id_hash": -4505761578198579667,
            "content_hash": -4505761578198579667,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 235,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14751713/?format=api",
            "priority": 100,
            "id": 14751713,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=417851b798dec62d",
            "url": "https://hosted.weblate.org/api/units/14751713/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:12+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary>PAP</primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary>PAP</primary>"
            ],
            "id_hash": 8544733153822510133,
            "content_hash": 8544733153822510133,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 236,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14751714/?format=api",
            "priority": 100,
            "id": 14751714,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=f694fd880e180c35",
            "url": "https://hosted.weblate.org/api/units/14751714/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:12+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "After configuration, it is possible to connect using the <command>pon</command> command (giving it the name of the connection as a parameter, when the default value of <literal>provider</literal> is not appropriate). The link is disconnected with the <command>poff</command> command. These two commands can be executed by the root user, or by any other user, provided they are in the <literal>dip</literal> group."
            ],
            "previous_source": "",
            "target": [
                "After configuration, it is possible to connect using the <command>pon</command> command (giving it the name of the connection as a parameter, when the default value of <literal>provider</literal> is not appropriate). The link is disconnected with the <command>poff</command> command. These two commands can be executed by the root user, or by any other user, provided they are in the <literal>dip</literal> group."
            ],
            "id_hash": 2230061836222527789,
            "content_hash": 2230061836222527789,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 238,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 60,
            "source_unit": "https://hosted.weblate.org/api/units/14751715/?format=api",
            "priority": 100,
            "id": 14751715,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=9ef2c56cb732f92d",
            "url": "https://hosted.weblate.org/api/units/14751715/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:12+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary><command>pon</command></primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary><command>pon</command></primary>"
            ],
            "id_hash": -6120712536886889130,
            "content_hash": -6120712536886889130,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 239,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14751716/?format=api",
            "priority": 100,
            "id": 14751716,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=2b0edc606a93b556",
            "url": "https://hosted.weblate.org/api/units/14751716/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:12+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "<primary><command>poff</command></primary>"
            ],
            "previous_source": "",
            "target": [
                "<primary><command>poff</command></primary>"
            ],
            "id_hash": 9015370018440743059,
            "content_hash": 9015370018440743059,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 240,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14751717/?format=api",
            "priority": 100,
            "id": 14751717,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=fd1d07442bde0893",
            "url": "https://hosted.weblate.org/api/units/14751717/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:12+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/en/?format=api",
            "source": [
                "Connecting through an ADSL Modem"
            ],
            "previous_source": "",
            "target": [
                "Connecting through an ADSL Modem"
            ],
            "id_hash": -8988985965712060308,
            "content_hash": -8988985965712060308,
            "location": "",
            "context": "",
            "note": "Checked-By: Ryuunosuke Ayanokouzi;",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 242,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14751718/?format=api",
            "priority": 100,
            "id": 14751718,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/08_basic-configuration/en/?checksum=0340b4e3cec2d06c",
            "url": "https://hosted.weblate.org/api/units/14751718/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T17:22:13+02:00"
        }
    ]
}