Translation components API.

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

GET /api/translations/cnp3-ebook/exercisesintro/cs/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesintro/cs/?format=api",
            "source": [
                "Exercises"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7091084141687761545,
            "content_hash": -7091084141687761545,
            "location": "../../exercises/intro.rst:6",
            "context": "",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/33783/?format=api",
            "priority": 100,
            "id": 16729,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/exercisesintro/cs/?checksum=1d97688b164b9577",
            "url": "https://weblate.info.ucl.ac.be/api/units/16729/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:37:28.227477+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesintro/cs/?format=api",
            "source": [
                "This section gathers a series of open questions that have been designed to enable the students to improve their understanding of the topics presented in the e-book. These open questions typically contain a small problem that needs to be solved by the student. They are designed so that they can lead to discussions with teaching assistants."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2781549667849663315,
            "content_hash": -2781549667849663315,
            "location": "../../exercises/intro.rst:8",
            "context": "",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 56,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/33784/?format=api",
            "priority": 100,
            "id": 16731,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/exercisesintro/cs/?checksum=5965f3507ab70cad",
            "url": "https://weblate.info.ucl.ac.be/api/units/16731/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:37:28.323447+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesintro/cs/?format=api",
            "source": [
                "Several `Multiple Choice Questions` and simple exercises are included in the main text and supported by the https://inginious.org platform."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1996080521408948388,
            "content_hash": 1996080521408948388,
            "location": "../../exercises/intro.rst:10",
            "context": "",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/33785/?format=api",
            "priority": 100,
            "id": 16733,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/exercisesintro/cs/?checksum=9bb380a895a828a4",
            "url": "https://weblate.info.ucl.ac.be/api/units/16733/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:37:28.412708+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesintro/cs/?format=api",
            "source": [
                "A good understanding of the topics covered by this e-book can only be obtained by solving the proposed exercises. Reading the e-book from the first to the last page is not sufficient to get a detailed knowledge of computer networking."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8680272568487609543,
            "content_hash": -8680272568487609543,
            "location": "../../exercises/intro.rst:12",
            "context": "",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 40,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/33786/?format=api",
            "priority": 100,
            "id": 16736,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/exercisesintro/cs/?checksum=7897a16c9ba7b39",
            "url": "https://weblate.info.ucl.ac.be/api/units/16736/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:37:28.510006+02:00"
        }
    ]
}