Translation components API.

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

GET /api/translations/yunohost-apps-test/privtracker/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/privtracker/de/?format=api",
            "source": [
                "PrivTracker allows you to share torrent files only with your friends and nobody else. Unlike public trackers, it shares peers only within a group using the same announce URL. It really works like a private tracker, but can be generated with one click of a button."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6266648545487951242,
            "content_hash": -6266648545487951242,
            "location": "src/privtracker/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": 46,
            "source_unit": "https://translate.yunohost.org/api/units/138289/?format=api",
            "priority": 100,
            "id": 142794,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/privtracker/de/?checksum=2908645999f8ea76",
            "url": "https://translate.yunohost.org/api/units/142794/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:15:18.329205Z"
        }
    ]
}