Translation components API.

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

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

{
    "count": 41,
    "next": null,
    "previous": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesex-sharing/en/units/?format=api&page=2",
    "results": [
        {
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesex-sharing/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=4 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=4 or help us by providing pull requests to close the existing issues."
            ],
            "id_hash": -2130405596540640850,
            "content_hash": -2130405596540640850,
            "location": "../../exercises/ex-sharing.rst:6",
            "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/37468/?format=api",
            "priority": 100,
            "id": 37468,
            "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/exercisesex-sharing/en/?checksum=626f4765b6b0e1ae",
            "url": "https://weblate.info.ucl.ac.be/api/units/37468/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-17T01:14:24.576321+02:00"
        }
    ]
}