Translation components API.

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

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

{
    "total": 65,
    "total_words": 538,
    "total_chars": 3402,
    "last_change": "2024-05-27T06:09:15.938379Z",
    "recent_changes": 49,
    "translated": 48,
    "translated_words": 306,
    "translated_percent": 73.8,
    "translated_words_percent": 56.8,
    "translated_chars": 1918,
    "translated_chars_percent": 56.3,
    "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": 48,
    "approved_percent": 73.8,
    "approved_words": 306,
    "approved_words_percent": 56.8,
    "approved_chars": 1918,
    "approved_chars_percent": 56.3,
    "readonly": 0,
    "readonly_percent": 0.0,
    "readonly_words": 0,
    "readonly_words_percent": 0.0,
    "readonly_chars": 0,
    "readonly_chars_percent": 0.0,
    "suggestions": 1,
    "comments": 0,
    "code": "be",
    "name": "Belarusian",
    "url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/be/",
    "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/be/"
}