Translation components API.

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

GET /api/translations/uyuni/java-jsp-4-3/pa/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 4296,
    "total_words": 31345,
    "total_chars": 226743,
    "last_change": "2024-04-19T13:16:42.570325Z",
    "recent_changes": 0,
    "translated": 2494,
    "translated_words": 17173,
    "translated_percent": 58.0,
    "translated_words_percent": 54.7,
    "translated_chars": 125197,
    "translated_chars_percent": 55.2,
    "fuzzy": 20,
    "fuzzy_percent": 0.4,
    "fuzzy_words": 449,
    "fuzzy_words_percent": 1.4,
    "fuzzy_chars": 3424,
    "fuzzy_chars_percent": 1.5,
    "failing": 99,
    "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": 0,
    "comments": 0,
    "code": "pa",
    "name": "Punjabi",
    "url": "https://l10n.opensuse.org/projects/uyuni/java-jsp-4-3/pa/",
    "translate_url": "https://l10n.opensuse.org/translate/uyuni/java-jsp-4-3/pa/"
}