Translation components API.

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

GET /api/translations/libo_ui-master/filtersourceconfigfragmentsfilters/kmr_LATN/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 236,
    "total_words": 858,
    "total_chars": 5700,
    "last_change": null,
    "recent_changes": 0,
    "translated": 72,
    "translated_words": 289,
    "translated_percent": 30.5,
    "translated_words_percent": 33.6,
    "translated_chars": 1734,
    "translated_chars_percent": 30.4,
    "fuzzy": 11,
    "fuzzy_percent": 4.6,
    "fuzzy_words": 29,
    "fuzzy_words_percent": 3.3,
    "fuzzy_chars": 206,
    "fuzzy_chars_percent": 3.6,
    "failing": 40,
    "failing_percent": 16.9,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "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": "kmr_LATN",
    "name": "Kurdish (Northern)",
    "url": "https://translations.documentfoundation.org/projects/libo_ui-master/filtersourceconfigfragmentsfilters/kmr_LATN/",
    "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/filtersourceconfigfragmentsfilters/kmr_LATN/"
}