Translation components API.

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

GET /api/translations/ibus/ibus/or/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 544,
    "total_words": 2170,
    "total_chars": 13980,
    "last_change": "2024-03-22T12:19:38.755090Z",
    "recent_changes": 0,
    "translated": 148,
    "translated_words": 727,
    "translated_percent": 27.2,
    "translated_words_percent": 33.5,
    "translated_chars": 4526,
    "translated_chars_percent": 32.3,
    "fuzzy": 15,
    "fuzzy_percent": 2.7,
    "fuzzy_words": 99,
    "fuzzy_words_percent": 4.5,
    "fuzzy_chars": 609,
    "fuzzy_chars_percent": 4.3,
    "failing": 7,
    "failing_percent": 1.2,
    "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": 15,
    "comments": 0,
    "code": "or",
    "name": "Odia",
    "url": "https://translate.fedoraproject.org/projects/ibus/ibus/or/",
    "translate_url": "https://translate.fedoraproject.org/translate/ibus/ibus/or/"
}