Translation components API.

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

GET /api/translations/yunohost-apps-test/gossa/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/gossa/de/?format=api",
            "source": [
                "A fast and simple webserver for your files, that's dependency-free and with under 250 lines of code, easy to review."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2549817391656813606,
            "content_hash": 2549817391656813606,
            "location": "src/gossa/DESCRIPTION.md:2",
            "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": 20,
            "source_unit": "https://translate.yunohost.org/api/units/132592/?format=api",
            "priority": 100,
            "id": 140233,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/gossa/de/?checksum=a362c5687fd14426",
            "url": "https://translate.yunohost.org/api/units/140233/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T09:04:14.342253Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/gossa/de/?format=api",
            "source": [
                "    🔍 files/directories browser & handler\n    📩 drag-and-drop uploader\n    🥂 fast golang static server\n    💾 90s web UI that prints in milliseconds\n    📸 video streaming & picture browser\n    ✍️ simple note editor\n    ⌨️ keyboard navigation\n    🚀 lightweight and dependency free codebase\n    🔒 >95% test coverage and reproducible builds\n    💑 easy multi account setup, read-only mode\n    ✨ PWA enabled\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8190223305537045395,
            "content_hash": 8190223305537045395,
            "location": "src/gossa/DESCRIPTION.md:15",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 57,
            "source_unit": "https://translate.yunohost.org/api/units/132593/?format=api",
            "priority": 100,
            "id": 140234,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/gossa/de/?checksum=f1a984b3e5a94393",
            "url": "https://translate.yunohost.org/api/units/140234/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T09:04:14.344673Z"
        }
    ]
}