Translation components API.

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

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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ztncui/fr/?format=api",
            "source": [
                "Multiple users can use the app, you have to add them manually in `/opt/key-networks/ztncui/src/etc/passwd`, see ztncui's documentation."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6738715625306562028,
            "content_hash": -6738715625306562028,
            "location": "src/ztncui/ADMIN.md:1",
            "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": 17,
            "source_unit": "https://translate.yunohost.org/api/units/138568/?format=api",
            "priority": 100,
            "id": 138575,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/ztncui/fr/?checksum=227b45d78f3a6214",
            "url": "https://translate.yunohost.org/api/units/138575/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:25.145716Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/ztncui/fr/?format=api",
            "source": [
                "ztncui is a web user interface for a standalone ZeroTier network controller.  It allows you to take control of your own ZeroTier network without relying on the publisher's cloud-based controller."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -410739134510107307,
            "content_hash": -410739134510107307,
            "location": "src/ztncui/DESCRIPTION.md:3",
            "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": 30,
            "source_unit": "https://translate.yunohost.org/api/units/138570/?format=api",
            "priority": 100,
            "id": 138577,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/ztncui/fr/?checksum=7a4cc2eef02c7555",
            "url": "https://translate.yunohost.org/api/units/138577/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:41:25.148756Z"
        }
    ]
}