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-apps-master/it/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 6720,
    "total_words": 21290,
    "total_chars": 171144,
    "last_change": "2024-05-03T15:23:04.411862Z",
    "recent_changes": 1,
    "translated": 3013,
    "translated_words": 9017,
    "translated_percent": 44.8,
    "translated_words_percent": 42.3,
    "translated_chars": 70071,
    "translated_chars_percent": 40.9,
    "fuzzy": 2534,
    "fuzzy_percent": 37.7,
    "fuzzy_words": 6438,
    "fuzzy_words_percent": 30.2,
    "fuzzy_chars": 55635,
    "fuzzy_chars_percent": 32.5,
    "failing": 973,
    "failing_percent": 14.4,
    "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": "it",
    "name": "Italian",
    "url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-apps-master/it/",
    "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-apps-master/it/"
}