Translation components API.

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

GET /api/translations/tor/tor-browser%252Ftb-aboutdialogdtd/gu/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 12,
    "total_words": 46,
    "total_chars": 289,
    "last_change": "2024-05-28T09:06:09.070890Z",
    "recent_changes": 12,
    "translated": 11,
    "translated_words": 45,
    "translated_percent": 91.6,
    "translated_words_percent": 97.8,
    "translated_chars": 285,
    "translated_chars_percent": 98.6,
    "fuzzy": 1,
    "fuzzy_percent": 8.3,
    "fuzzy_words": 1,
    "fuzzy_words_percent": 2.1,
    "fuzzy_chars": 4,
    "fuzzy_chars_percent": 1.3,
    "failing": 6,
    "failing_percent": 50.0,
    "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": "gu",
    "name": "Gujarati",
    "url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-aboutdialogdtd/gu/",
    "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-aboutdialogdtd/gu/"
}