Translation components API.

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

GET /api/translations/yunohost-apps-test/ssh_chroot_dir/fr/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ssh_chroot_dir/fr/?format=api",
            "source": [
                "This app provides a directory, accessible via ssh of sftp, to a new user."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7283036199900162353,
            "content_hash": 7283036199900162353,
            "location": "src/ssh_chroot_dir/DESCRIPTION.md:2",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate.yunohost.org/api/units/132327/?format=api",
            "priority": 100,
            "id": 132330,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/ssh_chroot_dir/fr/?checksum=e5128ad62d5c2931",
            "url": "https://translate.yunohost.org/api/units/132330/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:39:03.307995Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ssh_chroot_dir/fr/?format=api",
            "source": [
                "A \"chroot jail\" limits the commands the user can use, so you can rest assured that they can't access your server's contents outside of the provided directory."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8309970477185596976,
            "content_hash": -8309970477185596976,
            "location": "src/ssh_chroot_dir/DESCRIPTION.md:5",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translate.yunohost.org/api/units/132328/?format=api",
            "priority": 100,
            "id": 132331,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/ssh_chroot_dir/fr/?checksum=0cad0de10d5e81d0",
            "url": "https://translate.yunohost.org/api/units/132331/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:39:03.311329Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ssh_chroot_dir/fr/?format=api",
            "source": [
                "A data size quota is also set on the directory."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 97296135389856480,
            "content_hash": 97296135389856480,
            "location": "src/ssh_chroot_dir/DESCRIPTION.md:6",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate.yunohost.org/api/units/132329/?format=api",
            "priority": 100,
            "id": 132332,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/ssh_chroot_dir/fr/?checksum=8159aa51d3ee42e0",
            "url": "https://translate.yunohost.org/api/units/132332/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:39:03.313694Z"
        }
    ]
}