Translation components API.

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

GET /api/translations/desktop-file-translations/update-desktop-files-directories-sle-15/be/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 240,
    "total_words": 383,
    "total_chars": 2768,
    "last_change": "2018-03-20T21:04:42.009909Z",
    "recent_changes": 0,
    "translated": 74,
    "translated_words": 131,
    "translated_percent": 30.8,
    "translated_words_percent": 34.2,
    "translated_chars": 961,
    "translated_chars_percent": 34.7,
    "fuzzy": 117,
    "fuzzy_percent": 48.7,
    "fuzzy_words": 180,
    "fuzzy_words_percent": 46.9,
    "fuzzy_chars": 1321,
    "fuzzy_chars_percent": 47.7,
    "failing": 2,
    "failing_percent": 0.8,
    "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": "be",
    "name": "Belarusian",
    "url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-directories-sle-15/be/",
    "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-directories-sle-15/be/"
}