Translation components API.

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

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

{
    "total": 251,
    "total_words": 869,
    "last_change": "2024-11-26T16:33:51.192589Z",
    "recent_changes": 1,
    "translated": 241,
    "translated_words": 785,
    "translated_percent": 96.0,
    "translated_words_percent": 90.3,
    "translated_chars": 5136,
    "translated_chars_percent": 82.3,
    "total_chars": 6235,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 55,
    "failing_percent": 21.9,
    "code": "uk",
    "name": "Ukrainian",
    "url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_appointment/uk/",
    "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_appointment/uk/"
}