Translation components API.

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

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

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/dynamicqrcode/fr/?format=api",
            "source": [
                "PHP Dynamic Qr code is a script that allows the generation and saving of dynamic and static QR codes. It has a clean, responsive, and user-friendly design. It is based on AdminLte. Built on top of Bootstrap\" and Core PHP Admin Panel, a simple Admin Panel written in core PHP that contains an implementation of general features you might need in your website admin panel like: record management (CRUD), secure authentication, pagination, filters."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1428151335866326133,
            "content_hash": 1428151335866326133,
            "location": "src/dynamicqrcode/DESCRIPTION.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": 73,
            "source_unit": "https://translate.yunohost.org/api/units/133455/?format=api",
            "priority": 100,
            "id": 133456,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/dynamicqrcode/fr/?checksum=93d1d012c3cfdc75",
            "url": "https://translate.yunohost.org/api/units/133456/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-19T18:39:40.109493Z"
        }
    ]
}