Translation components API.

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

GET /api/translations/gtk4-desktop-icons-ng/gtk4-ding-pot/tr/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 251,
    "total_words": 1127,
    "total_chars": 6889,
    "last_change": "2024-06-02T20:09:41.943664Z",
    "recent_changes": 0,
    "translated": 85,
    "translated_words": 339,
    "translated_percent": 33.8,
    "translated_words_percent": 30.0,
    "translated_chars": 1966,
    "translated_chars_percent": 28.5,
    "fuzzy": 165,
    "fuzzy_percent": 65.7,
    "fuzzy_words": 762,
    "fuzzy_words_percent": 67.6,
    "fuzzy_chars": 4772,
    "fuzzy_chars_percent": 69.2,
    "failing": 16,
    "failing_percent": 6.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": 66,
    "comments": 0,
    "code": "tr",
    "name": "Turkish",
    "url": "https://hosted.weblate.org/projects/gtk4-desktop-icons-ng/gtk4-ding-pot/tr/",
    "translate_url": "https://hosted.weblate.org/translate/gtk4-desktop-icons-ng/gtk4-ding-pot/tr/"
}