Translation components API.

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

GET /api/translations/debian-handbook/04_installation/fr/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/fr/units/?format=api&page=6",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/04_installation/fr/?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": [
                "Bien entendu, il est possible de ne sélectionner aucune tâche. Dans ce cas, il vous suffira d'installer manuellement les logiciels souhaités avec la commande <command>apt</command> ou <command>aptitude</command> (toutes deux accessibles en ligne de commande). Les paquets peuvent être trouvés en utilisant la commande <command>apt-cache search task <replaceable>mot-clé</replaceable></command> ."
            ],
            "id_hash": 3622996387587020202,
            "content_hash": 3622996387587020202,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 295,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 49,
            "source_unit": "https://hosted.weblate.org/api/units/82704806/?format=api",
            "priority": 100,
            "id": 82705351,
            "web_url": "https://hosted.weblate.org/translate/debian-handbook/04_installation/fr/?checksum=b2477804e0a5d5aa",
            "url": "https://hosted.weblate.org/api/units/82705351/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-07T09:44:39.009350+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        }
    ]
}