Translation components API.

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

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

{
    "total": 73,
    "total_words": 598,
    "total_chars": 3696,
    "last_change": "2024-05-28T09:05:50.156192Z",
    "recent_changes": 0,
    "translated": 19,
    "translated_words": 97,
    "translated_percent": 26.0,
    "translated_words_percent": 16.2,
    "translated_chars": 571,
    "translated_chars_percent": 15.4,
    "fuzzy": 54,
    "fuzzy_percent": 73.9,
    "fuzzy_words": 501,
    "fuzzy_words_percent": 83.7,
    "fuzzy_chars": 3125,
    "fuzzy_chars_percent": 84.5,
    "failing": 52,
    "failing_percent": 71.2,
    "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": 0,
    "comments": 0,
    "code": "ms",
    "name": "Malay",
    "url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-torbuttonproperties/ms/",
    "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-torbuttonproperties/ms/"
}