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/gu/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-06-07T08:31:47.457548Z",
    "recent_changes": 12,
    "translated": 11,
    "translated_words": 15,
    "translated_percent": 16.9,
    "translated_words_percent": 2.7,
    "translated_chars": 79,
    "translated_chars_percent": 2.3,
    "fuzzy": 12,
    "fuzzy_percent": 18.4,
    "fuzzy_words": 113,
    "fuzzy_words_percent": 21.0,
    "fuzzy_chars": 740,
    "fuzzy_chars_percent": 21.7,
    "failing": 12,
    "failing_percent": 18.4,
    "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": 4,
    "comments": 0,
    "code": "gu",
    "name": "Gujarati",
    "url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/gu/",
    "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/gu/"
}