Translation components API.

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

GET /api/translations/tor/tor-browser%252Ftb-tor-browser-ftl/lv/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 232,
    "total_words": 1493,
    "total_chars": 9110,
    "last_change": "2024-05-28T09:05:03.021717Z",
    "recent_changes": 0,
    "translated": 69,
    "translated_words": 211,
    "translated_percent": 29.7,
    "translated_words_percent": 14.1,
    "translated_chars": 1441,
    "translated_chars_percent": 15.8,
    "fuzzy": 5,
    "fuzzy_percent": 2.1,
    "fuzzy_words": 13,
    "fuzzy_words_percent": 0.8,
    "fuzzy_chars": 77,
    "fuzzy_chars_percent": 0.8,
    "failing": 6,
    "failing_percent": 2.5,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "readonly_words": 0,
    "readonly_words_percent": 0.0,
    "readonly_chars": 0,
    "readonly_chars_percent": 0.0,
    "suggestions": 16,
    "comments": 0,
    "code": "lv",
    "name": "Latvian",
    "url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-tor-browser-ftl/lv/",
    "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-tor-browser-ftl/lv/"
}