Translation components API.

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

GET /api/translations/yunohost-apps-test/moodle/de/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/moodle/de/?format=api",
            "source": [
                "Moodle is a learning platform designed to provide educators, administrators and learners with a single robust, secure and integrated system to create personalised learning environments. Moodle is widely used around the world by universities, schools, companies and all manner of organisations and individuals."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1765095871226242631,
            "content_hash": -1765095871226242631,
            "location": "src/moodle/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": 43,
            "source_unit": "https://translate.yunohost.org/api/units/133719/?format=api",
            "priority": 100,
            "id": 140769,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/moodle/de/?checksum=67811ea8310d19b9",
            "url": "https://translate.yunohost.org/api/units/140769/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T09:18:01.328960Z"
        }
    ]
}