Translation components API.

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

GET /api/translations/yunohost-apps-test/zoraxy/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/zoraxy/de/?format=api",
            "source": [
                "Zoraxy is a new kid in reverse-proxy world written in Go, designed to simplify and streamline web routing and proxying. Zoraxy simplifies the process of setting up a reverse proxy, It serves as an intermediary between client requests and backend servers, effectively managing traffic flow. Whether you're running a small personal website or managing a complex web infrastructure, Zoraxy is designed to make these tasks accessible to all, regardless of your networking expertise."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7573019428457959721,
            "content_hash": 7573019428457959721,
            "location": "src/zoraxy/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": 73,
            "source_unit": "https://translate.yunohost.org/api/units/137265/?format=api",
            "priority": 100,
            "id": 142282,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/zoraxy/de/?checksum=e918c50bee5e5129",
            "url": "https://translate.yunohost.org/api/units/142282/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:01:37.501779Z"
        }
    ]
}