Translation components API.

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

GET /api/translations/yunohost-apps-test/cypht/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/cypht/de/?format=api",
            "source": [
                "All your e-mail, from all your accounts, in one place. Cypht is not your father's webmail. Unless you are one of my daughters, in which case it is your father's webmail. Cypht is like a news reader, but for e-mail. Cypht does not replace your existing accounts - it combines them into one. And it's also a news reader."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 919656879589701617,
            "content_hash": 919656879589701617,
            "location": "src/cypht/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": 59,
            "source_unit": "https://translate.yunohost.org/api/units/138174/?format=api",
            "priority": 100,
            "id": 142723,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/cypht/de/?checksum=8cc3470f373037f1",
            "url": "https://translate.yunohost.org/api/units/142723/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:12:10.615912Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/cypht/de/?format=api",
            "source": [
                "Cypht is an application built entirely of plugins, or as we call them, module sets (which is obviously way cooler sounding than plugins), that are executed by the framework. Modules provide a flexible way to add new features or customize the program without hacking the code."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3906960974147763863,
            "content_hash": -3906960974147763863,
            "location": "src/cypht/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": 46,
            "source_unit": "https://translate.yunohost.org/api/units/138176/?format=api",
            "priority": 100,
            "id": 142724,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/cypht/de/?checksum=49c7afb1a89bc169",
            "url": "https://translate.yunohost.org/api/units/142724/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:12:10.620853Z"
        }
    ]
}