Translation components API.

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

GET /api/translations/tails/chat/ar/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.tails.net/api/translations/tails/chat/ar/?format=api",
            "language_code": "ar",
            "source": [
                "[[!meta title=\"Tor users chat room\"]]"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6128072609974657892,
            "content_hash": 6128072609974657892,
            "location": "",
            "context": "",
            "note": "type: Content of: outside any tag (error?)",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.tails.net/api/units/748146/?format=api",
            "priority": 100,
            "id": 748147,
            "web_url": "https://translate.tails.net/translate/tails/chat/ar/?checksum=d50b499223572364",
            "url": "https://translate.tails.net/api/units/748147/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-09-03T09:05:36.482990Z",
            "last_updated": "2025-09-03T09:05:36.483005Z",
            "automatically_translated": false
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/chat/ar/?format=api",
            "language_code": "ar",
            "source": [
                "Join the [[Tor users chat room on IRC|https://support.torproject.org/get-in-touch/chat-with-us/]] to ask questions about Tails."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1311370737433200537,
            "content_hash": 1311370737433200537,
            "location": "",
            "context": "",
            "note": "type: Content of: <p>",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate.tails.net/api/units/758383/?format=api",
            "priority": 100,
            "id": 758385,
            "web_url": "https://translate.tails.net/translate/tails/chat/ar/?checksum=9232ecbcdd8c4799",
            "url": "https://translate.tails.net/api/units/758385/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2026-02-05T00:01:08.006776Z",
            "last_updated": "2026-02-05T00:01:08.006792Z",
            "automatically_translated": false
        }
    ]
}