Translation components API.

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

GET /api/translations/libo_help-master/textschart01/ast/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 1005,
    "total_words": 12921,
    "total_chars": 94952,
    "last_change": "2024-04-04T09:46:49.212210Z",
    "recent_changes": 1,
    "translated": 883,
    "translated_words": 10697,
    "translated_percent": 87.8,
    "translated_words_percent": 82.7,
    "translated_chars": 77656,
    "translated_chars_percent": 81.7,
    "fuzzy": 1,
    "fuzzy_percent": 0.1,
    "fuzzy_words": 51,
    "fuzzy_words_percent": 0.3,
    "fuzzy_chars": 318,
    "fuzzy_chars_percent": 0.3,
    "failing": 6,
    "failing_percent": 0.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": 0,
    "comments": 0,
    "code": "ast",
    "name": "Asturian",
    "url": "https://translations.documentfoundation.org/projects/libo_help-master/textschart01/ast/",
    "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textschart01/ast/"
}