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/de/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/de/?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": 140096,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/ssh_chroot_dir/de/?checksum=e5128ad62d5c2931",
            "url": "https://translate.yunohost.org/api/units/140096/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T09:02:19.110657Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ssh_chroot_dir/de/?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": 140097,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/ssh_chroot_dir/de/?checksum=0cad0de10d5e81d0",
            "url": "https://translate.yunohost.org/api/units/140097/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T09:02:19.114195Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ssh_chroot_dir/de/?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": 140098,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/ssh_chroot_dir/de/?checksum=8159aa51d3ee42e0",
            "url": "https://translate.yunohost.org/api/units/140098/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T09:02:19.117262Z"
        }
    ]
}