Translation components API.

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

GET /api/translations/libo_help-24-2/textshared00/ca/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 2157,
    "total_words": 23561,
    "total_chars": 227017,
    "last_change": "2024-05-19T18:08:53.686167Z",
    "recent_changes": 12,
    "translated": 1181,
    "translated_words": 13758,
    "translated_percent": 54.7,
    "translated_words_percent": 58.3,
    "translated_chars": 126051,
    "translated_chars_percent": 55.5,
    "fuzzy": 211,
    "fuzzy_percent": 9.7,
    "fuzzy_words": 2837,
    "fuzzy_words_percent": 12.0,
    "fuzzy_chars": 23497,
    "fuzzy_chars_percent": 10.3,
    "failing": 27,
    "failing_percent": 1.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": "ca",
    "name": "Catalan",
    "url": "https://translations.documentfoundation.org/projects/libo_help-24-2/textshared00/ca/",
    "translate_url": "https://translations.documentfoundation.org/translate/libo_help-24-2/textshared00/ca/"
}