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_survey/uk/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 83,
    "total_words": 303,
    "last_change": "2024-11-26T16:33:51.447890Z",
    "recent_changes": 2,
    "translated": 72,
    "translated_words": 250,
    "translated_percent": 86.7,
    "translated_words_percent": 82.5,
    "translated_chars": 1647,
    "translated_chars_percent": 83.1,
    "total_chars": 1981,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 20,
    "failing_percent": 24.0,
    "code": "uk",
    "name": "Ukrainian",
    "url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_request_survey/uk/",
    "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_request_survey/uk/"
}