Translation components API.

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

GET /api/translations/debian-handbook/04_installation/tr/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/tr/units/?format=api&page=6",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/04_installation/tr/?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</command> or <command>aptitude</command> command (which are both accessible from the command line).",
            "target": [
                "Elbette yüklenecek herhangi bir görevi seçmemek mümkündür. Bu durumda, istediğiniz yazılımı <command> apt </command> veya <command> aptitude </command> komutuyla (her ikisine de komut satırından erişilebilir) manuel olarak kurabilirsiniz."
            ],
            "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": 82706235,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/04_installation/tr/?checksum=b2477804e0a5d5aa",
            "url": "https://hosted.weblate.org/api/units/82706235/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:45:10.254361+02:00"
        }
    ]
}