Translation components API.

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

GET /api/translations/libo_online/loleaflet-help/sq/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 418,
    "total_words": 5402,
    "total_chars": 34998,
    "last_change": "2020-09-11T08:12:29.261170Z",
    "recent_changes": 1,
    "translated": 67,
    "translated_words": 238,
    "translated_percent": 16.0,
    "translated_words_percent": 4.4,
    "translated_chars": 1025,
    "translated_chars_percent": 2.9,
    "fuzzy": 38,
    "fuzzy_percent": 9.0,
    "fuzzy_words": 155,
    "fuzzy_words_percent": 2.8,
    "fuzzy_chars": 633,
    "fuzzy_chars_percent": 1.8,
    "failing": 3,
    "failing_percent": 0.7,
    "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": 2,
    "comments": 0,
    "code": "sq",
    "name": "Albanian",
    "url": "https://translations.documentfoundation.org/projects/libo_online/loleaflet-help/sq/",
    "translate_url": "https://translations.documentfoundation.org/translate/libo_online/loleaflet-help/sq/"
}