Translation components API.

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

GET /api/translations/fedora-docs-l10n-docs/masterpagesindex/be/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 48,
    "total_words": 332,
    "total_chars": 2357,
    "last_change": "2024-02-03T22:20:18.693546Z",
    "recent_changes": 1,
    "translated": 43,
    "translated_words": 304,
    "translated_percent": 89.5,
    "translated_words_percent": 91.5,
    "translated_chars": 2141,
    "translated_chars_percent": 90.8,
    "fuzzy": 2,
    "fuzzy_percent": 4.1,
    "fuzzy_words": 14,
    "fuzzy_words_percent": 4.2,
    "fuzzy_chars": 115,
    "fuzzy_chars_percent": 4.8,
    "failing": 3,
    "failing_percent": 6.2,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 2,
    "readonly_percent": 4.1,
    "readonly_words": 7,
    "readonly_words_percent": 2.1,
    "readonly_chars": 57,
    "readonly_chars_percent": 2.4,
    "suggestions": 0,
    "comments": 0,
    "code": "be",
    "name": "Belarusian",
    "url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-docs/masterpagesindex/be/",
    "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-docs/masterpagesindex/be/"
}