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/fa/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-18T13:01:59.111146Z",
    "recent_changes": 16,
    "translated": 65,
    "translated_words": 538,
    "translated_percent": 100.0,
    "translated_words_percent": 100.0,
    "translated_chars": 3402,
    "translated_chars_percent": 100.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": 7,
    "approved_percent": 10.7,
    "approved_words": 88,
    "approved_words_percent": 16.3,
    "approved_chars": 558,
    "approved_chars_percent": 16.4,
    "readonly": 0,
    "readonly_percent": 0.0,
    "readonly_words": 0,
    "readonly_words_percent": 0.0,
    "readonly_chars": 0,
    "readonly_chars_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "fa",
    "name": "Persian",
    "url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/fa/",
    "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/fa/"
}