Translation components API.

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

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

{
    "total": 156,
    "total_words": 649,
    "total_chars": 3804,
    "last_change": "2024-05-09T11:11:28.998044Z",
    "recent_changes": 0,
    "translated": 31,
    "translated_words": 34,
    "translated_percent": 19.8,
    "translated_words_percent": 5.2,
    "translated_chars": 224,
    "translated_chars_percent": 5.8,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "fuzzy_words": 0,
    "fuzzy_words_percent": 0.0,
    "fuzzy_chars": 0,
    "fuzzy_chars_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 7,
    "readonly_percent": 4.4,
    "readonly_words": 8,
    "readonly_words_percent": 1.2,
    "readonly_chars": 46,
    "readonly_chars_percent": 1.2,
    "suggestions": 5,
    "comments": 0,
    "code": "kab",
    "name": "Kabyle",
    "url": "https://hosted.weblate.org/projects/tor/tor-vpn/kab/",
    "translate_url": "https://hosted.weblate.org/translate/tor/tor-vpn/kab/"
}