Translation components API.

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

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

{
    "total": 46,
    "total_words": 116,
    "last_change": "2024-11-26T16:33:51.919226Z",
    "recent_changes": 6,
    "translated": 6,
    "translated_words": 14,
    "translated_percent": 13.0,
    "translated_words_percent": 12.0,
    "translated_chars": 70,
    "translated_chars_percent": 9.5,
    "total_chars": 731,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 18,
    "failing_percent": 39.1,
    "code": "uk",
    "name": "Ukrainian",
    "url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_approval_list/uk/",
    "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_approval_list/uk/"
}