Translation components API.

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

GET /api/translations/bureaucrat-generics-16-0/generic_request_related_doc/uk/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 83,
    "total_words": 273,
    "last_change": "2025-05-01T12:46:29.818571Z",
    "recent_changes": 2,
    "translated": 62,
    "translated_words": 194,
    "translated_percent": 74.6,
    "translated_words_percent": 71.0,
    "translated_chars": 1186,
    "translated_chars_percent": 69.5,
    "total_chars": 1705,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 36,
    "failing_percent": 43.3,
    "code": "uk",
    "name": "Ukrainian",
    "url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_request_related_doc/uk/",
    "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_request_related_doc/uk/"
}