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/ta/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:14:55.092760Z",
    "recent_changes": 0,
    "translated": 205,
    "translated_words": 331,
    "translated_percent": 85.4,
    "translated_words_percent": 86.4,
    "translated_chars": 2361,
    "translated_chars_percent": 85.2,
    "fuzzy": 30,
    "fuzzy_percent": 12.5,
    "fuzzy_words": 45,
    "fuzzy_words_percent": 11.7,
    "fuzzy_chars": 351,
    "fuzzy_chars_percent": 12.6,
    "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": "ta",
    "name": "Tamil",
    "url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-directories-sle-15/ta/",
    "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-directories-sle-15/ta/"
}