Translation components API.

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

GET /api/translations/tails/wikisrcinstallincstepsinstall_with_etcherinlinepo/de/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 25,
    "total_words": 282,
    "total_chars": 2897,
    "last_change": "2023-11-28T13:44:56.209306Z",
    "recent_changes": 3,
    "translated": 9,
    "translated_words": 85,
    "translated_percent": 36.0,
    "translated_words_percent": 30.1,
    "translated_chars": 861,
    "translated_chars_percent": 29.7,
    "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": 8,
    "approved_percent": 32.0,
    "approved_words": 73,
    "approved_words_percent": 25.8,
    "approved_chars": 753,
    "approved_chars_percent": 25.9,
    "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": "de",
    "name": "German",
    "url": "https://translate.tails.boum.org/projects/tails/wikisrcinstallincstepsinstall_with_etcherinlinepo/de/",
    "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcinstallincstepsinstall_with_etcherinlinepo/de/"
}