Translation components API.

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

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

{
    "total": 15,
    "total_words": 61,
    "last_change": "2024-09-13T07:31:29.472150Z",
    "recent_changes": 4,
    "translated": 5,
    "translated_words": 11,
    "translated_percent": 33.3,
    "translated_words_percent": 18.0,
    "translated_chars": 115,
    "translated_chars_percent": 27.3,
    "total_chars": 420,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 2,
    "failing_percent": 13.3,
    "code": "uk",
    "name": "Ukrainian",
    "url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/crnd_wsd_location/uk/",
    "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/crnd_wsd_location/uk/"
}