Translation components API.

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

GET /api/translations/cnp3-ebook/principlestransport/en/units/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 160,
    "next": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/units/?format=api&page=4",
    "previous": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/units/?format=api&page=2",
    "results": [
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "The transport layer"
            ],
            "previous_source": "",
            "target": [
                "The transport layer"
            ],
            "id_hash": 8510490343745634620,
            "content_hash": 8510490343745634620,
            "location": "../../principles/transport.rst:124, ../../principles/transport.rst:552",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 47,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34745/?format=api",
            "priority": 100,
            "id": 34745,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=f61b55e08b59c13c",
            "url": "https://weblate.info.ucl.ac.be/api/units/34745/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:30.647310+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "The network layer ensures the delivery of packets on a hop-by-hop basis through intermediate nodes. As such, it provides a service to the upper layer. In practice, this layer is usually the `transport layer` that improves the service provided by the `network layer` to make it usable by applications."
            ],
            "previous_source": "",
            "target": [
                "The network layer ensures the delivery of packets on a hop-by-hop basis through intermediate nodes. As such, it provides a service to the upper layer. In practice, this layer is usually the `transport layer` that improves the service provided by the `network layer` to make it usable by applications."
            ],
            "id_hash": 2372537164986322220,
            "content_hash": 2372537164986322220,
            "location": "../../principles/transport.rst:130",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 49,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34749/?format=api",
            "priority": 100,
            "id": 34749,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=a0ecf1fb376c0d2c",
            "url": "https://weblate.info.ucl.ac.be/api/units/34749/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:30.855524+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "Most networks use a datagram organization and provide a simple service which is called the `connectionless service`."
            ],
            "previous_source": "",
            "target": [
                "Most networks use a datagram organization and provide a simple service which is called the `connectionless service`."
            ],
            "id_hash": -5701452421415818211,
            "content_hash": -5701452421415818211,
            "location": "../../principles/transport.rst:158",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34751/?format=api",
            "priority": 100,
            "id": 34751,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=30e05f3af5b82c1d",
            "url": "https://weblate.info.ucl.ac.be/api/units/34751/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:30.948007+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "The figure below provides a representation of the connectionless service as a `time-sequence diagram`. The user on the left, having address `S`, issues a `Data.request` primitive containing Service Data Unit (SDU) `M` that must be delivered by the service provider to destination `D`. The dashed line between the two primitives indicates that the `Data.indication` primitive that is delivered to the user on the right corresponds to the `Data.request` primitive sent by the user on the left."
            ],
            "previous_source": "",
            "target": [
                "The figure below provides a representation of the connectionless service as a `time-sequence diagram`. The user on the left, having address `S`, issues a `Data.request` primitive containing Service Data Unit (SDU) `M` that must be delivered by the service provider to destination `D`. The dashed line between the two primitives indicates that the `Data.indication` primitive that is delivered to the user on the right corresponds to the `Data.request` primitive sent by the user on the left."
            ],
            "id_hash": 4461648055527502198,
            "content_hash": 4461648055527502198,
            "location": "../../principles/transport.rst:160",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 51,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 76,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34753/?format=api",
            "priority": 100,
            "id": 34753,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=bdeaf54486877176",
            "url": "https://weblate.info.ucl.ac.be/api/units/34753/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:31.046071+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "There are several possible implementations of the connectionless service. Before studying these realizations, it is useful to discuss the possible characteristics of the connectionless service. A `reliable connectionless service` is a service where the service provider guarantees that all SDUs submitted in `Data.requests` by a user will eventually be delivered to their destination. Such a service would be very useful for users, but guaranteeing perfect delivery is difficult in practice. For this reason, network layers usually support an `unreliable connectionless service`."
            ],
            "previous_source": "",
            "target": [
                "There are several possible implementations of the connectionless service. Before studying these realizations, it is useful to discuss the possible characteristics of the connectionless service. A `reliable connectionless service` is a service where the service provider guarantees that all SDUs submitted in `Data.requests` by a user will eventually be delivered to their destination. Such a service would be very useful for users, but guaranteeing perfect delivery is difficult in practice. For this reason, network layers usually support an `unreliable connectionless service`."
            ],
            "id_hash": 3788755518280959585,
            "content_hash": 3788755518280959585,
            "location": "../../principles/transport.rst:179",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 52,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 81,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34796/?format=api",
            "priority": 100,
            "id": 34796,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=b4945d11f7f00661",
            "url": "https://weblate.info.ucl.ac.be/api/units/34796/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:31.126561+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "An `unreliable connectionless` service may suffer from various types of problems compared to a `reliable connectionless service`. First of all, an `unreliable connectionless service` does not guarantee the delivery of all SDUs. This can be expressed graphically by using the time-sequence diagram below."
            ],
            "previous_source": "",
            "target": [
                "An `unreliable connectionless` service may suffer from various types of problems compared to a `reliable connectionless service`. First of all, an `unreliable connectionless service` does not guarantee the delivery of all SDUs. This can be expressed graphically by using the time-sequence diagram below."
            ],
            "id_hash": 4082844945245760110,
            "content_hash": 4082844945245760110,
            "location": "../../principles/transport.rst:181",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 53,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 43,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34797/?format=api",
            "priority": 100,
            "id": 34797,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=b8a92dd88a5f6a6e",
            "url": "https://weblate.info.ucl.ac.be/api/units/34797/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:31.237091+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "In practice, an `unreliable connectionless service` will usually deliver a large fraction of the SDUs. However, since the delivery of SDUs is not guaranteed, the user must be able to recover from the loss of any SDU."
            ],
            "previous_source": "",
            "target": [
                "In practice, an `unreliable connectionless service` will usually deliver a large fraction of the SDUs. However, since the delivery of SDUs is not guaranteed, the user must be able to recover from the loss of any SDU."
            ],
            "id_hash": -5460982861353157634,
            "content_hash": -5460982861353157634,
            "location": "../../principles/transport.rst:198",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 54,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34798/?format=api",
            "priority": 100,
            "id": 34798,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=3436b105688c7bfe",
            "url": "https://weblate.info.ucl.ac.be/api/units/34798/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:31.339105+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "A second imperfection that may affect an `unreliable connectionless service` is that it may duplicate SDUs. Some packets may be duplicated in a network and be delivered twice to their destination. This is illustrated by the time-sequence diagram below."
            ],
            "previous_source": "",
            "target": [
                "A second imperfection that may affect an `unreliable connectionless service` is that it may duplicate SDUs. Some packets may be duplicated in a network and be delivered twice to their destination. This is illustrated by the time-sequence diagram below."
            ],
            "id_hash": 8346655256303653995,
            "content_hash": 8346655256303653995,
            "location": "../../principles/transport.rst:200",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 55,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 39,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34799/?format=api",
            "priority": 100,
            "id": 34799,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=f3d546bbaea0546b",
            "url": "https://weblate.info.ucl.ac.be/api/units/34799/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:31.433077+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "Finally, some unreliable connectionless service providers may deliver to a destination a different SDU than the one that was supplied in the `Data.request`. This is illustrated in the figure below."
            ],
            "previous_source": "",
            "target": [
                "Finally, some unreliable connectionless service providers may deliver to a destination a different SDU than the one that was supplied in the `Data.request`. This is illustrated in the figure below."
            ],
            "id_hash": -1256938102709970196,
            "content_hash": -1256938102709970196,
            "location": "../../principles/transport.rst:218",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 56,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34800/?format=api",
            "priority": 100,
            "id": 34800,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=6e8e757483519aec",
            "url": "https://weblate.info.ucl.ac.be/api/units/34800/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:31.529863+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "As the transport layer is built on top of the network layer, it is important to know the key features of the network layer service. In this book, we only consider the `connectionless network layer service` which is the most widespread. Its main characteristics are :"
            ],
            "previous_source": "",
            "target": [
                "As the transport layer is built on top of the network layer, it is important to know the key features of the network layer service. In this book, we only consider the `connectionless network layer service` which is the most widespread. Its main characteristics are :"
            ],
            "id_hash": 7087551182497038870,
            "content_hash": 7087551182497038870,
            "location": "../../principles/transport.rst:234",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 57,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 46,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34801/?format=api",
            "priority": 100,
            "id": 34801,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=e25c0a3fc022c216",
            "url": "https://weblate.info.ucl.ac.be/api/units/34801/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:31.632606+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "the `connectionless network layer service` can only transfer SDUs of *limited size*"
            ],
            "previous_source": "",
            "target": [
                "the `connectionless network layer service` can only transfer SDUs of *limited size*"
            ],
            "id_hash": -5172327577851830882,
            "content_hash": -5172327577851830882,
            "location": "../../principles/transport.rst:236",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 58,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34802/?format=api",
            "priority": 100,
            "id": 34802,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=38383378dc2f5d9e",
            "url": "https://weblate.info.ucl.ac.be/api/units/34802/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:31.734073+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "the `connectionless network layer service` may discard SDUs"
            ],
            "previous_source": "",
            "target": [
                "the `connectionless network layer service` may discard SDUs"
            ],
            "id_hash": 5466927184189736307,
            "content_hash": 5466927184189736307,
            "location": "../../principles/transport.rst:237",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 59,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34803/?format=api",
            "priority": 100,
            "id": 34803,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=cbde6d4f1a8e4573",
            "url": "https://weblate.info.ucl.ac.be/api/units/34803/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:31.848232+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "the `connectionless network layer service` may corrupt SDUs"
            ],
            "previous_source": "",
            "target": [
                "the `connectionless network layer service` may corrupt SDUs"
            ],
            "id_hash": -2870251751798046624,
            "content_hash": -2870251751798046624,
            "location": "../../principles/transport.rst:238",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 60,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34804/?format=api",
            "priority": 100,
            "id": 34804,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=582ad13d2e228060",
            "url": "https://weblate.info.ucl.ac.be/api/units/34804/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:31.933490+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "the `connectionless network layer service` may delay, reorder or even duplicate SDUs"
            ],
            "previous_source": "",
            "target": [
                "the `connectionless network layer service` may delay, reorder or even duplicate SDUs"
            ],
            "id_hash": 4150261066301907007,
            "content_hash": 4150261066301907007,
            "location": "../../principles/transport.rst:239",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 61,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34805/?format=api",
            "priority": 100,
            "id": 34805,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=b998b073660f203f",
            "url": "https://weblate.info.ucl.ac.be/api/units/34805/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:32.045692+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "Transport layer services"
            ],
            "previous_source": "",
            "target": [
                "Transport layer services"
            ],
            "id_hash": 2307072906404721597,
            "content_hash": 2307072906404721597,
            "location": "../../principles/transport.rst:246",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 63,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34807/?format=api",
            "priority": 100,
            "id": 34807,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=a0045e95c12e73bd",
            "url": "https://weblate.info.ucl.ac.be/api/units/34807/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:32.248118+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "When two applications need to communicate, they need to structure their exchange of information. Structuring this exchange of information requires solving two different problems. The first problem is how to represent the information being exchanged knowing that the two applications may be running on hosts that use different operating systems, different processors and have different conventions to store information. This requires a common syntax to transfer the information between the two applications. For this chapter, let us assume that this syntax exists and that the two applications simply need to exchange bytes. We will discuss later how more complex data can be encoded as sequences of bytes to be exchanged. The second problem is how to organize the interactions between the application and the underlying network. From the application's viewpoint, the `network` will appear as the `transport layer` service. This `transport layer` can provide three types of services to the applications :"
            ],
            "previous_source": "",
            "target": [
                "When two applications need to communicate, they need to structure their exchange of information. Structuring this exchange of information requires solving two different problems. The first problem is how to represent the information being exchanged knowing that the two applications may be running on hosts that use different operating systems, different processors and have different conventions to store information. This requires a common syntax to transfer the information between the two applications. For this chapter, let us assume that this syntax exists and that the two applications simply need to exchange bytes. We will discuss later how more complex data can be encoded as sequences of bytes to be exchanged. The second problem is how to organize the interactions between the application and the underlying network. From the application's viewpoint, the `network` will appear as the `transport layer` service. This `transport layer` can provide three types of services to the applications :"
            ],
            "id_hash": 2008471251425645770,
            "content_hash": 2008471251425645770,
            "location": "../../principles/transport.rst:248",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 64,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 152,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34808/?format=api",
            "priority": 100,
            "id": 34808,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=9bdf85f63acf54ca",
            "url": "https://weblate.info.ucl.ac.be/api/units/34808/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:32.336677+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "the `connectionless service`"
            ],
            "previous_source": "",
            "target": [
                "the `connectionless service`"
            ],
            "id_hash": 4955175180816243512,
            "content_hash": 4955175180816243512,
            "location": "../../principles/transport.rst:250",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 65,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34809/?format=api",
            "priority": 100,
            "id": 34809,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=c4c45192c4625b38",
            "url": "https://weblate.info.ucl.ac.be/api/units/34809/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:32.425605+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "the `connection oriented service`"
            ],
            "previous_source": "",
            "target": [
                "the `connection oriented service`"
            ],
            "id_hash": 6121559488714762980,
            "content_hash": 6121559488714762980,
            "location": "../../principles/transport.rst:251",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 66,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34810/?format=api",
            "priority": 100,
            "id": 34810,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=d4f425ebec43eae4",
            "url": "https://weblate.info.ucl.ac.be/api/units/34810/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:32.536471+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "the `request-response service`"
            ],
            "previous_source": "",
            "target": [
                "the `request-response service`"
            ],
            "id_hash": -3588623645718835128,
            "content_hash": -3588623645718835128,
            "location": "../../principles/transport.rst:252",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 67,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34811/?format=api",
            "priority": 100,
            "id": 34811,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=4e32a5cebc5c9048",
            "url": "https://weblate.info.ucl.ac.be/api/units/34811/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:32.637171+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "The connectionless service"
            ],
            "previous_source": "",
            "target": [
                "The connectionless service"
            ],
            "id_hash": -5455420767760889995,
            "content_hash": -5455420767760889995,
            "location": "../../principles/transport.rst:255",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 68,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34812/?format=api",
            "priority": 100,
            "id": 34812,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=344a73b73d52c775",
            "url": "https://weblate.info.ucl.ac.be/api/units/34812/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:32.725808+02:00"
        }
    ]
}