Translation components API.

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

GET /api/translations/yunohost-apps-test/lxd/de/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/lxd/de/?format=api",
            "source": [
                "How to configure this app: In cli"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7687215986912044352,
            "content_hash": -7687215986912044352,
            "location": "src/lxd/ADMIN.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": 7,
            "source_unit": "https://translate.yunohost.org/api/units/131546/?format=api",
            "priority": 100,
            "id": 139600,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/lxd/de/?checksum=155185c9dc675ac0",
            "url": "https://translate.yunohost.org/api/units/139600/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T08:51:59.989165Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/lxd/de/?format=api",
            "source": [
                "LXD is a next generation system container and virtual machine manager. It offers a unified user experience around full Linux systems running inside containers or virtual machines."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8982600390031134024,
            "content_hash": 8982600390031134024,
            "location": "src/lxd/DESCRIPTION.md:1",
            "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": 27,
            "source_unit": "https://translate.yunohost.org/api/units/131547/?format=api",
            "priority": 100,
            "id": 139601,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/lxd/de/?checksum=fca89b767f174d48",
            "url": "https://translate.yunohost.org/api/units/139601/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T08:51:59.991214Z"
        }
    ]
}