Translation components API.

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

GET /api/translations/yunohost-apps-test/ombi/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/ombi/de/?format=api",
            "source": [
                "Ombi is a self-hosted web application that automatically gives your shared Plex or Emby users the ability to request content by themselves! Ombi can be linked to multiple TV Show and Movie DVR tools to create a seamless end-to-end experience for your users."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4507847042877766485,
            "content_hash": 4507847042877766485,
            "location": "src/ombi/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/137527/?format=api",
            "priority": 100,
            "id": 142378,
            "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/ombi/de/?checksum=be8f17007c863b55",
            "url": "https://translate.yunohost.org/api/units/142378/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T10:05:10.744957Z"
        }
    ]
}