Translation components API.

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

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

{
    "total": 168,
    "total_words": 653,
    "total_chars": 4080,
    "last_change": "2024-05-08T08:47:41.187300Z",
    "recent_changes": 0,
    "translated": 107,
    "translated_words": 314,
    "translated_percent": 63.6,
    "translated_words_percent": 48.0,
    "translated_chars": 1896,
    "translated_chars_percent": 46.4,
    "fuzzy": 2,
    "fuzzy_percent": 1.1,
    "fuzzy_words": 10,
    "fuzzy_words_percent": 1.5,
    "fuzzy_chars": 49,
    "fuzzy_chars_percent": 1.2,
    "failing": 4,
    "failing_percent": 2.3,
    "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": 10,
    "comments": 0,
    "code": "nn",
    "name": "Norwegian Nynorsk",
    "url": "https://translate.fedoraproject.org/projects/setroubleshoot/rhel9setroubleshoot/nn/",
    "translate_url": "https://translate.fedoraproject.org/translate/setroubleshoot/rhel9setroubleshoot/nn/"
}