Translation components API.

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

GET /api/translations/debian-handbook/09_unix-services/el/units/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 782,
    "next": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/units/?format=api&page=4",
    "previous": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/units/?format=api&page=2",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<command>ssh -R 8000:server:25 intermediary</command> also establishes an SSH session to the <replaceable>intermediary</replaceable> computer, but it is on this machine that <command>ssh</command> listens to port 8000 (see <xref linkend=\"figure.ssh-R\" />). Any connection established on this port will cause <command>ssh</command> to open a connection from the local machine on to port 25 of the <replaceable>server</replaceable>, and to bind both connections together."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -661974915549043084,
            "content_hash": -661974915549043084,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 251,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 59,
            "source_unit": "https://hosted.weblate.org/api/units/14750110/?format=api",
            "priority": 100,
            "id": 1149568,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=76d03152547ae674",
            "url": "https://hosted.weblate.org/api/units/1149568/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:12:55+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "In both cases, connections are made to port 25 on the <replaceable>server</replaceable> host, which pass through the SSH tunnel established between the local machine and the <replaceable>intermediary</replaceable> machine. In the first case, the entrance to the tunnel is local port 8000, and the data move towards the <replaceable>intermediary</replaceable> machine before being directed to the <replaceable>server</replaceable> on the “public” network. In the second case, the input and output in the tunnel are reversed; the entrance is port 8000 on the <replaceable>intermediary</replaceable> machine, the output is on the local host, and the data are then directed to the <replaceable>server</replaceable>. In practice, the server is usually either the local machine or the intermediary. That way SSH secures the connection from one end to the other."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2676505545248189719,
            "content_hash": -2676505545248189719,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 252,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 122,
            "source_unit": "https://hosted.weblate.org/api/units/14750111/?format=api",
            "priority": 100,
            "id": 1149569,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=5adb2463281e52e9",
            "url": "https://hosted.weblate.org/api/units/1149569/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:12:55+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "Forwarding a local port with SSH"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2452729069856778646,
            "content_hash": 2452729069856778646,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 253,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/14750112/?format=api",
            "priority": 100,
            "id": 1149570,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=a209d8180b166996",
            "url": "https://hosted.weblate.org/api/units/1149570/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:12:55+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "Forwarding a remote port with SSH"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3609481869826756412,
            "content_hash": -3609481869826756412,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 254,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/14750113/?format=api",
            "priority": 100,
            "id": 1149571,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=4de88b5cfdc370c4",
            "url": "https://hosted.weblate.org/api/units/1149571/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:12:55+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "Using Remote Graphical Desktops"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6297846201135278633,
            "content_hash": -6297846201135278633,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 255,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14750114/?format=api",
            "priority": 100,
            "id": 1149572,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=28998e3f5b49d5d7",
            "url": "https://hosted.weblate.org/api/units/1149572/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:12:56+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "VNC (Virtual Network Computing) allows remote access to graphical desktops."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4684052601837672264,
            "content_hash": -4684052601837672264,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 256,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://hosted.weblate.org/api/units/14750115/?format=api",
            "priority": 100,
            "id": 1149573,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=3efee6f9ce38a8b8",
            "url": "https://hosted.weblate.org/api/units/1149573/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:12:57+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary>VNC</primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2092638373039341624,
            "content_hash": -2092638373039341624,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 257,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14750116/?format=api",
            "priority": 100,
            "id": 1149574,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=62f5747caba37fc8",
            "url": "https://hosted.weblate.org/api/units/1149574/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:12:57+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary>graphical desktop</primary><secondary>remote</secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4043935386896276085,
            "content_hash": 4043935386896276085,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 259,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14750118/?format=api",
            "priority": 100,
            "id": 1149576,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=b81ef1cf06959a75",
            "url": "https://hosted.weblate.org/api/units/1149576/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:12:59+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary>remote graphical desktop</primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -293069579600519337,
            "content_hash": -293069579600519337,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 260,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14750119/?format=api",
            "priority": 100,
            "id": 1149577,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=7beecec525701f57",
            "url": "https://hosted.weblate.org/api/units/1149577/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:00+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary>desktop, remote graphical desktop</primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4800248143956467330,
            "content_hash": -4800248143956467330,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 261,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14750120/?format=api",
            "priority": 100,
            "id": 1149578,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=3d6217bef1bf217e",
            "url": "https://hosted.weblate.org/api/units/1149578/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:00+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "This tool is mostly used for technical assistance; the administrator can see the errors that the user is facing, and show them the correct course of action without having to stand by them."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1827419549889154918,
            "content_hash": -1827419549889154918,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 262,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 33,
            "source_unit": "https://hosted.weblate.org/api/units/14750121/?format=api",
            "priority": 100,
            "id": 1149579,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=66a3b399f940b09a",
            "url": "https://hosted.weblate.org/api/units/1149579/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:00+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<emphasis>SECURITY</emphasis> VNC over SSH"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4718852592717832832,
            "content_hash": -4718852592717832832,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 277,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14750129/?format=api",
            "priority": 100,
            "id": 1149589,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=3e834491879f5d80",
            "url": "https://hosted.weblate.org/api/units/1149589/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:01+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "If you want to connect by VNC, and you don't want your data sent in clear text on the network, it is possible to encapsulate the data in an SSH tunnel (see <xref linkend=\"sect.ssh-port-forwarding\" />). You simply have to know that VNC uses port 5900 by default for the first screen (called “localhost:0”), 5901 for the second (called “localhost:1”), etc."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3536730620620034856,
            "content_hash": 3536730620620034856,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 281,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 60,
            "source_unit": "https://hosted.weblate.org/api/units/14750131/?format=api",
            "priority": 100,
            "id": 1149591,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=b114fdc2d44dd328",
            "url": "https://hosted.weblate.org/api/units/1149591/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:02+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "The <command>ssh -L localhost:5901:localhost:5900 -N -T <replaceable>machine</replaceable></command> command creates a tunnel between local port 5901 in the localhost interface and port 5900 of the <replaceable>machine</replaceable> host. The first “localhost” restricts SSH to listening to only that interface on the local machine. The second “localhost” indicates the interface on the remote machine which will receive the network traffic entering in “localhost:5901”. Thus <command>vncviewer localhost:1</command> will connect the VNC client to the remote screen, even though you indicate the name of the local machine."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6036722196432010499,
            "content_hash": -6036722196432010499,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 282,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 82,
            "source_unit": "https://hosted.weblate.org/api/units/14750132/?format=api",
            "priority": 100,
            "id": 1149592,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=2c39412571f442fd",
            "url": "https://hosted.weblate.org/api/units/1149592/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:02+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "When the VNC session is closed, remember to close the tunnel by also quitting the corresponding SSH session."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5983565392187556353,
            "content_hash": 5983565392187556353,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 283,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://hosted.weblate.org/api/units/14750133/?format=api",
            "priority": 100,
            "id": 1149593,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=d309e5059ba90201",
            "url": "https://hosted.weblate.org/api/units/1149593/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:02+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<emphasis>BACK TO BASICS</emphasis> Display manager"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8456598856969493301,
            "content_hash": -8456598856969493301,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 284,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14750134/?format=api",
            "priority": 100,
            "id": 1149594,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=0aa42025025be4cb",
            "url": "https://hosted.weblate.org/api/units/1149594/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:02+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary><command>kdm</command></primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3596669106987185411,
            "content_hash": -3596669106987185411,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 286,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14750135/?format=api",
            "priority": 100,
            "id": 1149596,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=4e161080cf684afd",
            "url": "https://hosted.weblate.org/api/units/1149596/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:02+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary><command>xdm</command></primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7325091875396670619,
            "content_hash": 7325091875396670619,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 287,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14750136/?format=api",
            "priority": 100,
            "id": 1149597,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=e5a7f4402c1e549b",
            "url": "https://hosted.weblate.org/api/units/1149597/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:02+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary><command>lightdm</command></primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8914403032487478227,
            "content_hash": -8914403032487478227,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 288,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14750137/?format=api",
            "priority": 100,
            "id": 1149598,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=0449adac27eb3c2d",
            "url": "https://hosted.weblate.org/api/units/1149598/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:02+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary>manager</primary><secondary>display manager</secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1175478678332094979,
            "content_hash": 1175478678332094979,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 289,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14750138/?format=api",
            "priority": 100,
            "id": 1149599,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=905023a14707ba03",
            "url": "https://hosted.weblate.org/api/units/1149599/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:03+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary>display manager</primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6286662208794291221,
            "content_hash": 6286662208794291221,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 290,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14750139/?format=api",
            "priority": 100,
            "id": 1149600,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=d73eb5f8820e6c15",
            "url": "https://hosted.weblate.org/api/units/1149600/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:03+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "Managing Rights"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7848919109442540835,
            "content_hash": -7848919109442540835,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 294,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14750142/?format=api",
            "priority": 100,
            "id": 1149606,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=131309a7c2e6eadd",
            "url": "https://hosted.weblate.org/api/units/1149606/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:03+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "Linux is definitely a multi-user system, so it is necessary to provide a permission system to control the set of authorized operations on files and directories, which includes all the system resources and devices (on a Unix system, any device is represented by a file or directory). This principle is common to all Unix systems, but a reminder is always useful, especially as there are some interesting and relatively unknown advanced uses."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5057786090204765422,
            "content_hash": 5057786090204765422,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 298,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 72,
            "source_unit": "https://hosted.weblate.org/api/units/14750143/?format=api",
            "priority": 100,
            "id": 1149607,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=c630dda6d8911cee",
            "url": "https://hosted.weblate.org/api/units/1149607/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:04+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary>permissions</primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1178580794161604991,
            "content_hash": -1178580794161604991,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 295,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14750145/?format=api",
            "priority": 100,
            "id": 1149609,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=6fa4d70318e65681",
            "url": "https://hosted.weblate.org/api/units/1149609/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:04+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary>user</primary><secondary>owner</secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3591390799731509997,
            "content_hash": -3591390799731509997,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 300,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14750146/?format=api",
            "priority": 100,
            "id": 1149610,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=4e28d1187c65b513",
            "url": "https://hosted.weblate.org/api/units/1149610/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:04+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary>group</primary><secondary>owner</secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5179960079794313438,
            "content_hash": 5179960079794313438,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 301,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14750147/?format=api",
            "priority": 100,
            "id": 1149611,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=c7e2ea3f7ad818de",
            "url": "https://hosted.weblate.org/api/units/1149611/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:04+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary>owner</primary><secondary>user</secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -587992695066256444,
            "content_hash": -587992695066256444,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 302,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14750148/?format=api",
            "priority": 100,
            "id": 1149612,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=77d707c2580d1bc4",
            "url": "https://hosted.weblate.org/api/units/1149612/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:05+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary>owner</primary><secondary>group</secondary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1833630136834541100,
            "content_hash": -1833630136834541100,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 303,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14750149/?format=api",
            "priority": 100,
            "id": 1149613,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=668da31b0486b9d4",
            "url": "https://hosted.weblate.org/api/units/1149613/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:05+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "Each file or directory has specific permissions for three categories of users:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8815660066164756849,
            "content_hash": 8815660066164756849,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 304,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://hosted.weblate.org/api/units/14750150/?format=api",
            "priority": 100,
            "id": 1149614,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=fa57841f7058d171",
            "url": "https://hosted.weblate.org/api/units/1149614/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:06+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "its owner (symbolized by <literal>u</literal> as in “user”);"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1773493044309880179,
            "content_hash": 1773493044309880179,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 306,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://hosted.weblate.org/api/units/14750151/?format=api",
            "priority": 100,
            "id": 1149615,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=989cb68705b76d73",
            "url": "https://hosted.weblate.org/api/units/1149615/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:06+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "its owner group (symbolized by <literal>g</literal> as in “group”), representing all the members of the group;"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2300789243184802713,
            "content_hash": -2300789243184802713,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 308,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://hosted.weblate.org/api/units/14750152/?format=api",
            "priority": 100,
            "id": 1149616,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=6011f45f98ee1467",
            "url": "https://hosted.weblate.org/api/units/1149616/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:06+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "the others (symbolized by <literal>o</literal> as in “other”)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4657282056348388462,
            "content_hash": 4657282056348388462,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 310,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://hosted.weblate.org/api/units/14750153/?format=api",
            "priority": 100,
            "id": 1149617,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=c0a1fd5adb724c6e",
            "url": "https://hosted.weblate.org/api/units/1149617/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:06+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "reading (symbolized by <literal>r</literal> as in “read”);"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4526420809096856376,
            "content_hash": -4526420809096856376,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 313,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14750155/?format=api",
            "priority": 100,
            "id": 1149619,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=412eec4191d87cc8",
            "url": "https://hosted.weblate.org/api/units/1149619/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:06+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "writing (or modifying, symbolized by <literal>w</literal> as in “write”);"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 823183810847811650,
            "content_hash": 823183810847811650,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 315,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://hosted.weblate.org/api/units/14750156/?format=api",
            "priority": 100,
            "id": 1149620,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=8b6c8950866fa842",
            "url": "https://hosted.weblate.org/api/units/1149620/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:06+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "executing (symbolized by <literal>x</literal> as in “eXecute”)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3566723393888600065,
            "content_hash": 3566723393888600065,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 317,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14750157/?format=api",
            "priority": 100,
            "id": 1149621,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=b17f8c0788ce4001",
            "url": "https://hosted.weblate.org/api/units/1149621/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:07+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary>read, right</primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6294336325116383542,
            "content_hash": 6294336325116383542,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 318,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14750158/?format=api",
            "priority": 100,
            "id": 1149622,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=d759f989f3665136",
            "url": "https://hosted.weblate.org/api/units/1149622/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:07+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary>write, right</primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 778128856816879636,
            "content_hash": 778128856816879636,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 319,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14750159/?format=api",
            "priority": 100,
            "id": 1149623,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=8acc7812940d0814",
            "url": "https://hosted.weblate.org/api/units/1149623/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:07+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary>modification, right</primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3535708196875092167,
            "content_hash": 3535708196875092167,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 320,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14750160/?format=api",
            "priority": 100,
            "id": 1149624,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=b1115bdf402d40c7",
            "url": "https://hosted.weblate.org/api/units/1149624/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:07+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary>execution, right</primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3952373593021690701,
            "content_hash": 3952373593021690701,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 321,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14750161/?format=api",
            "priority": 100,
            "id": 1149625,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=b6d9a6d79fb1334d",
            "url": "https://hosted.weblate.org/api/units/1149625/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:07+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<emphasis>SECURITY</emphasis> <literal>setuid</literal> and <literal>setgid</literal> executables"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5741276584637818732,
            "content_hash": -5741276584637818732,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 326,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14750162/?format=api",
            "priority": 100,
            "id": 1149627,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=3052e35d67651894",
            "url": "https://hosted.weblate.org/api/units/1149627/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:07+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary><literal>setuid</literal>, right</primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6285114283999993445,
            "content_hash": 6285114283999993445,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 331,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14750164/?format=api",
            "priority": 100,
            "id": 1149629,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=d73936242e8d9e65",
            "url": "https://hosted.weblate.org/api/units/1149629/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:08+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary><literal>setgid</literal>, right</primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8716387980059345919,
            "content_hash": 8716387980059345919,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 332,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14750165/?format=api",
            "priority": 100,
            "id": 1149630,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=f8f6d4afbbec03ff",
            "url": "https://hosted.weblate.org/api/units/1149630/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:08+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "Since a <literal>setuid</literal> root program is systematically run under the super-user identity, it is very important to ensure it is secure and reliable. Indeed, a user who would manage to subvert it to call a command of their choice could then impersonate the root user and have all rights on the system."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6242137716879873244,
            "content_hash": -6242137716879873244,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 333,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 52,
            "source_unit": "https://hosted.weblate.org/api/units/14750166/?format=api",
            "priority": 100,
            "id": 1149631,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=295f78d19a4eab24",
            "url": "https://hosted.weblate.org/api/units/1149631/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:08+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "A directory is handled differently. Read access gives the right to consult the list of its entries (files and directories), write access allows creating or deleting files, and execute access allows crossing through it (especially to go there with the <command>cd</command> command). Being able to cross through a directory without being able to read it gives permission to access the entries therein that are known by name, but not to find them if you do not know their existence or their exact name."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 548321621318654921,
            "content_hash": 548321621318654921,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 338,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 83,
            "source_unit": "https://hosted.weblate.org/api/units/14750167/?format=api",
            "priority": 100,
            "id": 1149632,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=879c079c055d5bc9",
            "url": "https://hosted.weblate.org/api/units/1149632/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:08+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<emphasis>SECURITY</emphasis> <literal>setgid</literal> directory and <emphasis>sticky bit</emphasis>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6747071856668004042,
            "content_hash": -6747071856668004042,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 339,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/14750168/?format=api",
            "priority": 100,
            "id": 1149633,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=225d95e4d544b136",
            "url": "https://hosted.weblate.org/api/units/1149633/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:08+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary><literal>setgid</literal> directory</primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2694452615369136721,
            "content_hash": 2694452615369136721,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 340,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14750169/?format=api",
            "priority": 100,
            "id": 1149634,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=a5649e60bb331a51",
            "url": "https://hosted.weblate.org/api/units/1149634/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:08+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "The <literal>setgid</literal> bit also applies to directories. Any newly-created item in such directories is automatically assigned the owner group of the parent directory, instead of inheriting the creator's main group as usual. This setup avoids the user having to change its main group (with the <command>newgrp</command> command) when working in a file tree shared between several users of the same dedicated group."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1957037979562543423,
            "content_hash": -1957037979562543423,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 341,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 62,
            "source_unit": "https://hosted.weblate.org/api/units/14750170/?format=api",
            "priority": 100,
            "id": 1149635,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=64d734539039f6c1",
            "url": "https://hosted.weblate.org/api/units/1149635/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:09+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "<primary>sticky bit</primary>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5116067990260057608,
            "content_hash": 5116067990260057608,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 343,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14750171/?format=api",
            "priority": 100,
            "id": 1149636,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=c6ffecbb26328608",
            "url": "https://hosted.weblate.org/api/units/1149636/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:09+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "The “sticky” bit (symbolized by the letter “t”) is a permission that is only useful in directories. It is especially used for temporary directories where everybody has write access (such as <filename>/tmp/</filename>): it restricts deletion of files so that only their owner (or the owner of the parent directory) can do it. Lacking this, everyone could delete other users' files in <filename>/tmp/</filename>."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5181484134293213892,
            "content_hash": -5181484134293213892,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 345,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 62,
            "source_unit": "https://hosted.weblate.org/api/units/14750172/?format=api",
            "priority": 100,
            "id": 1149637,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=3817aba1ee216d3c",
            "url": "https://hosted.weblate.org/api/units/1149637/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:09+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/09_unix-services/el/?format=api",
            "source": [
                "Three commands control the permissions associated with a file:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8093383427936389508,
            "content_hash": -8093383427936389508,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 346,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://hosted.weblate.org/api/units/14750173/?format=api",
            "priority": 100,
            "id": 1149638,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/09_unix-services/el/?checksum=0fae86a722d1767c",
            "url": "https://hosted.weblate.org/api/units/1149638/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2014-10-08T16:13:09+02:00"
        }
    ]
}