Translation components API.

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

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

{
    "total": 48,
    "total_words": 104,
    "last_change": "2024-12-24T08:26:56.159004Z",
    "recent_changes": 1,
    "translated": 48,
    "translated_words": 104,
    "translated_percent": 100.0,
    "translated_words_percent": 100.0,
    "translated_chars": 606,
    "translated_chars_percent": 100.0,
    "total_chars": 606,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "uk",
    "name": "Ukrainian",
    "url": "http://weblate.crnd.pro/projects/interpipe-16-0/generic_enumeration_software_catalog/uk/",
    "translate_url": "http://weblate.crnd.pro/translate/interpipe-16-0/generic_enumeration_software_catalog/uk/"
}