Translation components API.

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

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

{
    "count": 23,
    "next": null,
    "previous": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisestransport/cs/units/?format=api",
    "results": [
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisestransport/cs/?format=api",
            "source": [
                "Consider a transport protocol that provides the bytestream service and uses 32 bits sequence number to represent the position of the first byte of the payload of DATA segments in the bytestream. How would you modify this protocol so that it can provide a message-mode service ? Consider first short messages that always fit inside a single segment. In a second step, discuss how you could support messages of unlimited size."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 249270147797128582,
            "content_hash": 249270147797128582,
            "location": "../../exercises/transport.rst:146",
            "context": "",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 71,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34176/?format=api",
            "priority": 100,
            "id": 17316,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/exercisestransport/cs/?checksum=837595e0f48e9586",
            "url": "https://weblate.info.ucl.ac.be/api/units/17316/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:37:39.221864+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisestransport/cs/?format=api",
            "source": [
                "What is piggybacking and what are the benefits of this technique ?"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5635486216800515214,
            "content_hash": 5635486216800515214,
            "location": "../../exercises/transport.rst:148",
            "context": "",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34177/?format=api",
            "priority": 100,
            "id": 17321,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/exercisestransport/cs/?checksum=ce3544db2901348e",
            "url": "https://weblate.info.ucl.ac.be/api/units/17321/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:37:39.287368+02:00"
        },
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisestransport/cs/?format=api",
            "source": [
                "Footnotes"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4927974446680086946,
            "content_hash": 4927974446680086946,
            "location": "../../exercises/transport.rst:155",
            "context": "",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.info.ucl.ac.be/api/units/34178/?format=api",
            "priority": 100,
            "id": 17327,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/exercisestransport/cs/?checksum=c463aea6549199a2",
            "url": "https://weblate.info.ucl.ac.be/api/units/17327/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-14T10:37:39.354679+02:00"
        }
    ]
}