Translation components API.

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

GET /api/translations/debian-handbook/04_installation/cs/units/?format=api&page=7
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 301,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/debian-handbook/04_installation/cs/units/?format=api&page=6",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/04_installation/cs/?format=api",
            "source": [
                "Of course, it is possible not to select any task to be installed. In this case, you can manually install the desired software with the <command>apt</command> or <command>aptitude</command> command (which are both accessible from the command line). The packages can be found using the <command>apt-cache search task <replaceable>keyword</replaceable></command> command."
            ],
            "previous_source": "Of course, it is possible not to select any task to be installed. In this case, you can manually install the desired software with the <command>apt-get</command> or <command>aptitude</command> command (which are both accessible from the command line).",
            "target": [
                "Samozřejmě, není možné si k instalaci vybrat jakýkoliv úkol. V tomto případě, můžete si manuálně nainstalovat požadovaný software prostřednictvím příkazu <command>apt-get</command> nebo <command>aptitude</command> (které jsou oba přístupné z příkazové řádky)."
            ],
            "id_hash": 3622996387587020202,
            "content_hash": 3622996387587020202,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 295,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 49,
            "source_unit": "https://hosted.weblate.org/api/units/82704806/?format=api",
            "priority": 100,
            "id": 82704943,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/04_installation/cs/?checksum=b2477804e0a5d5aa",
            "url": "https://hosted.weblate.org/api/units/82704943/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:44:16.910480+02:00"
        }
    ]
}