Translation components API.

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

GET /api/translations/tor/tor-vpn/et/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 156,
    "total_words": 649,
    "total_chars": 3804,
    "last_change": "2024-05-09T11:11:25.888117Z",
    "recent_changes": 0,
    "translated": 47,
    "translated_words": 60,
    "translated_percent": 30.1,
    "translated_words_percent": 9.2,
    "translated_chars": 383,
    "translated_chars_percent": 10.0,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "fuzzy_words": 0,
    "fuzzy_words_percent": 0.0,
    "fuzzy_chars": 0,
    "fuzzy_chars_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 7,
    "readonly_percent": 4.4,
    "readonly_words": 8,
    "readonly_words_percent": 1.2,
    "readonly_chars": 46,
    "readonly_chars_percent": 1.2,
    "suggestions": 8,
    "comments": 0,
    "code": "et",
    "name": "Estonian",
    "url": "https://hosted.weblate.org/projects/tor/tor-vpn/et/",
    "translate_url": "https://hosted.weblate.org/translate/tor/tor-vpn/et/"
}