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
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=2",
    "previous": null,
    "results": [
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "This is an unpolished draft of the third edition of this e-book. If you find any error or have suggestions to improve the text, please create an issue via https://github.com/CNP3/ebook/issues?milestone=3 or help us by providing pull requests to close the existing issues."
            ],
            "previous_source": "",
            "target": [
                "This is an unpolished draft of the third edition of this e-book. If you find any error or have suggestions to improve the text, please create an issue via https://github.com/CNP3/ebook/issues?milestone=3 or help us by providing pull requests to close the existing issues."
            ],
            "id_hash": 7904771966069309101,
            "content_hash": 7904771966069309101,
            "location": "../../principles/transport.rst:7",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 42,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34650/?format=api",
            "priority": 100,
            "id": 34650,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=edb36438cc06fead",
            "url": "https://weblate.info.ucl.ac.be/api/units/34650/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:26.062395+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "Applications"
            ],
            "previous_source": "",
            "target": [
                "Applications"
            ],
            "id_hash": -2386616643535699305,
            "content_hash": -2386616643535699305,
            "location": "../../principles/transport.rst:10",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34652/?format=api",
            "priority": 100,
            "id": 34652,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=5ee108cebb050297",
            "url": "https://weblate.info.ucl.ac.be/api/units/34652/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:26.157176+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "Networked applications do not exchange random messages. In order to ensure that the server is able to understand the queries sent by a client, and also that the client is able to understand the responses sent by the server, they must both agree on a set of syntactical and semantic rules. These rules define the format of the messages exchanged as well as their ordering. This set of rules is called an application-level `protocol`."
            ],
            "previous_source": "",
            "target": [
                "Networked applications do not exchange random messages. In order to ensure that the server is able to understand the queries sent by a client, and also that the client is able to understand the responses sent by the server, they must both agree on a set of syntactical and semantic rules. These rules define the format of the messages exchanged as well as their ordering. This set of rules is called an application-level `protocol`."
            ],
            "id_hash": -1084650941708995285,
            "content_hash": -1084650941708995285,
            "location": "../../principles/transport.rst:40",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 74,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34662/?format=api",
            "priority": 100,
            "id": 34662,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=70f28bb71a24752b",
            "url": "https://weblate.info.ucl.ac.be/api/units/34662/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:26.637159+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "An `application-level protocol` is similar to a structured conversation between humans. Assume that Alice wants to know the current time but does not have a watch. If Bob passes close by, the following conversation could take place :"
            ],
            "previous_source": "",
            "target": [
                "An `application-level protocol` is similar to a structured conversation between humans. Assume that Alice wants to know the current time but does not have a watch. If Bob passes close by, the following conversation could take place :"
            ],
            "id_hash": -1207623681310315700,
            "content_hash": -1207623681310315700,
            "location": "../../principles/transport.rst:42",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 38,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34664/?format=api",
            "priority": 100,
            "id": 34664,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=6f3da8a8fd262b4c",
            "url": "https://weblate.info.ucl.ac.be/api/units/34664/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:26.733467+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "Alice : `Hello`"
            ],
            "previous_source": "",
            "target": [
                "Alice : `Hello`"
            ],
            "id_hash": -3877085268900588386,
            "content_hash": -3877085268900588386,
            "location": "../../principles/transport.rst:44",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34666/?format=api",
            "priority": 100,
            "id": 34666,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=4a31d37d5747d49e",
            "url": "https://weblate.info.ucl.ac.be/api/units/34666/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:26.837733+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "Bob : `Hello`"
            ],
            "previous_source": "",
            "target": [
                "Bob : `Hello`"
            ],
            "id_hash": -1369209007746912028,
            "content_hash": -1369209007746912028,
            "location": "../../principles/transport.rst:45",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34668/?format=api",
            "priority": 100,
            "id": 34668,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=6cff97a96dfaf0e4",
            "url": "https://weblate.info.ucl.ac.be/api/units/34668/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:26.941081+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "Alice : `What time is it ?`"
            ],
            "previous_source": "",
            "target": [
                "Alice : `What time is it ?`"
            ],
            "id_hash": 216319561048424266,
            "content_hash": 216319561048424266,
            "location": "../../principles/transport.rst:46",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34670/?format=api",
            "priority": 100,
            "id": 34670,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=8300857ea2427f4a",
            "url": "https://weblate.info.ucl.ac.be/api/units/34670/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:27.037630+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "Bob : `11:55`"
            ],
            "previous_source": "",
            "target": [
                "Bob : `11:55`"
            ],
            "id_hash": 4788825123755493013,
            "content_hash": 4788825123755493013,
            "location": "../../principles/transport.rst:47",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34672/?format=api",
            "priority": 100,
            "id": 34672,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=c2755313e8e98695",
            "url": "https://weblate.info.ucl.ac.be/api/units/34672/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:27.126396+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "Alice : `Thank you`"
            ],
            "previous_source": "",
            "target": [
                "Alice : `Thank you`"
            ],
            "id_hash": 4023909356625108290,
            "content_hash": 4023909356625108290,
            "location": "../../principles/transport.rst:48",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34674/?format=api",
            "priority": 100,
            "id": 34674,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=b7d7cc3d82029d42",
            "url": "https://weblate.info.ucl.ac.be/api/units/34674/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:27.225238+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "Bob : `You're welcome`"
            ],
            "previous_source": "",
            "target": [
                "Bob : `You're welcome`"
            ],
            "id_hash": 6765074640767754940,
            "content_hash": 6765074640767754940,
            "location": "../../principles/transport.rst:49",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34676/?format=api",
            "priority": 100,
            "id": 34676,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=dde25f8af9f722bc",
            "url": "https://weblate.info.ucl.ac.be/api/units/34676/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:27.342162+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "Such a conversation succeeds if both Alice and Bob speak the same language. If Alice meets Tchang who only speaks Chinese, she won't be able to ask him the current time. A conversation between humans can be more complex. For example, assume that Bob is a security guard whose duty is to only allow trusted secret agents to enter a meeting room. If all agents know a secret password, the conversation between Bob and Trudy could be as follows :"
            ],
            "previous_source": "",
            "target": [
                "Such a conversation succeeds if both Alice and Bob speak the same language. If Alice meets Tchang who only speaks Chinese, she won't be able to ask him the current time. A conversation between humans can be more complex. For example, assume that Bob is a security guard whose duty is to only allow trusted secret agents to enter a meeting room. If all agents know a secret password, the conversation between Bob and Trudy could be as follows :"
            ],
            "id_hash": 6548470501817632341,
            "content_hash": 6548470501817632341,
            "location": "../../principles/transport.rst:56",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 80,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34679/?format=api",
            "priority": 100,
            "id": 34679,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=dae0d739e2f6c655",
            "url": "https://weblate.info.ucl.ac.be/api/units/34679/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:27.436883+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "Bob : `What is the secret password ?`"
            ],
            "previous_source": "",
            "target": [
                "Bob : `What is the secret password ?`"
            ],
            "id_hash": 8394950145556330262,
            "content_hash": 8394950145556330262,
            "location": "../../principles/transport.rst:58, ../../principles/transport.rst:64",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34681/?format=api",
            "priority": 100,
            "id": 34681,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=f480daadd4ffb716",
            "url": "https://weblate.info.ucl.ac.be/api/units/34681/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:27.548636+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "Trudy : `1234`"
            ],
            "previous_source": "",
            "target": [
                "Trudy : `1234`"
            ],
            "id_hash": 6387946287145256348,
            "content_hash": 6387946287145256348,
            "location": "../../principles/transport.rst:59",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34683/?format=api",
            "priority": 100,
            "id": 34683,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=d8a68b4da991859c",
            "url": "https://weblate.info.ucl.ac.be/api/units/34683/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:27.614295+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "Bob : `This is the correct password, you're welcome`"
            ],
            "previous_source": "",
            "target": [
                "Bob : `This is the correct password, you're welcome`"
            ],
            "id_hash": 3118993655507251829,
            "content_hash": 3118993655507251829,
            "location": "../../principles/transport.rst:60",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34685/?format=api",
            "priority": 100,
            "id": 34685,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=ab48e4345d34f275",
            "url": "https://weblate.info.ucl.ac.be/api/units/34685/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:27.696673+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "If Alice wants to enter the meeting room but does not know the password, her conversation could be as follows :"
            ],
            "previous_source": "",
            "target": [
                "If Alice wants to enter the meeting room but does not know the password, her conversation could be as follows :"
            ],
            "id_hash": -5814016858558828965,
            "content_hash": -5814016858558828965,
            "location": "../../principles/transport.rst:62",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34686/?format=api",
            "priority": 100,
            "id": 34686,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=2f5076789b77ee5b",
            "url": "https://weblate.info.ucl.ac.be/api/units/34686/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:27.799610+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "Alice : `3.1415`"
            ],
            "previous_source": "",
            "target": [
                "Alice : `3.1415`"
            ],
            "id_hash": -3945302744014350209,
            "content_hash": -3945302744014350209,
            "location": "../../principles/transport.rst:65",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34688/?format=api",
            "priority": 100,
            "id": 34688,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=493f780eb3a6987f",
            "url": "https://weblate.info.ucl.ac.be/api/units/34688/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:27.887605+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "Bob : `This is not the correct password.`"
            ],
            "previous_source": "",
            "target": [
                "Bob : `This is not the correct password.`"
            ],
            "id_hash": 1048042097072800845,
            "content_hash": 1048042097072800845,
            "location": "../../principles/transport.rst:66",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34690/?format=api",
            "priority": 100,
            "id": 34690,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=8e8b64bc09ae044d",
            "url": "https://weblate.info.ucl.ac.be/api/units/34690/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:27.988365+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "Let us first discuss the syntactical rules. We will later explain how the information flow can be organized by analyzing real networked applications."
            ],
            "previous_source": "",
            "target": [
                "Let us first discuss the syntactical rules. We will later explain how the information flow can be organized by analyzing real networked applications."
            ],
            "id_hash": 6371669827444481107,
            "content_hash": 6371669827444481107,
            "location": "../../principles/transport.rst:73",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34698/?format=api",
            "priority": 100,
            "id": 34698,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=d86cb7f312e71c53",
            "url": "https://weblate.info.ucl.ac.be/api/units/34698/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:28.402284+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "Application-layer protocols exchange two types of messages. Some protocols such as those used to support electronic mail exchange messages expressed as strings or lines of characters. As the transport layer allows hosts to exchange bytes, they need to agree on a common representation of the characters. The first and simplest method to encode characters is to use the :term:`ASCII` table. :rfc:`20` provides the ASCII table that is used by many protocols on the Internet. For example, the table defines the following binary representations :"
            ],
            "previous_source": "",
            "target": [
                "Application-layer protocols exchange two types of messages. Some protocols such as those used to support electronic mail exchange messages expressed as strings or lines of characters. As the transport layer allows hosts to exchange bytes, they need to agree on a common representation of the characters. The first and simplest method to encode characters is to use the :term:`ASCII` table. :rfc:`20` provides the ASCII table that is used by many protocols on the Internet. For example, the table defines the following binary representations :"
            ],
            "id_hash": 971148093062753286,
            "content_hash": 971148093062753286,
            "location": "../../principles/transport.rst:75",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 84,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34700/?format=api",
            "priority": 100,
            "id": 34700,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=8d7a360b974dac06",
            "url": "https://weblate.info.ucl.ac.be/api/units/34700/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:28.500751+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/en/?format=api",
            "source": [
                "`A` : `1000011b`"
            ],
            "previous_source": "",
            "target": [
                "`A` : `1000011b`"
            ],
            "id_hash": 3717512002952160257,
            "content_hash": 3717512002952160257,
            "location": "../../principles/transport.rst:77",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34702/?format=api",
            "priority": 100,
            "id": 34702,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/en/?checksum=b39741787036e401",
            "url": "https://weblate.info.ucl.ac.be/api/units/34702/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:39:28.578373+02:00"
        }
    ]
}