Translation components API.

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

GET /api/translations/kodi-add-ons-audio-decodersencoders/audiodecoder-ssf/ca_es/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 23,
    "total_words": 139,
    "total_chars": 813,
    "last_change": "2022-09-03T08:44:28.862597Z",
    "recent_changes": 8,
    "translated": 8,
    "translated_words": 45,
    "translated_percent": 34.7,
    "translated_words_percent": 32.3,
    "translated_chars": 248,
    "translated_chars_percent": 30.5,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "fuzzy_words": 0,
    "fuzzy_words_percent": 0.0,
    "fuzzy_chars": 0,
    "fuzzy_chars_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "approved": 2,
    "approved_percent": 8.6,
    "approved_words": 35,
    "approved_words_percent": 25.1,
    "approved_chars": 200,
    "approved_chars_percent": 24.6,
    "readonly": 0,
    "readonly_percent": 0.0,
    "readonly_words": 0,
    "readonly_words_percent": 0.0,
    "readonly_chars": 0,
    "readonly_chars_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "ca_es",
    "name": "Catalan (Spain)",
    "url": "https://kodi.weblate.cloud/projects/kodi-add-ons-audio-decodersencoders/audiodecoder-ssf/ca_es/",
    "translate_url": "https://kodi.weblate.cloud/translate/kodi-add-ons-audio-decodersencoders/audiodecoder-ssf/ca_es/"
}