Translation components API.

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

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

{
    "total": 47,
    "total_words": 548,
    "total_chars": 5096,
    "last_change": "2024-05-06T15:55:28.173729Z",
    "recent_changes": 5,
    "translated": 31,
    "translated_words": 355,
    "translated_percent": 65.9,
    "translated_words_percent": 64.7,
    "translated_chars": 3484,
    "translated_chars_percent": 68.3,
    "fuzzy": 11,
    "fuzzy_percent": 23.4,
    "fuzzy_words": 141,
    "fuzzy_words_percent": 25.7,
    "fuzzy_chars": 1158,
    "fuzzy_chars_percent": 22.7,
    "failing": 6,
    "failing_percent": 12.7,
    "approved": 14,
    "approved_percent": 29.7,
    "approved_words": 173,
    "approved_words_percent": 31.5,
    "approved_chars": 1888,
    "approved_chars_percent": 37.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "readonly_words": 0,
    "readonly_words_percent": 0.0,
    "readonly_chars": 0,
    "readonly_chars_percent": 0.0,
    "suggestions": 15,
    "comments": 0,
    "code": "it",
    "name": "Italian",
    "url": "https://translate.tails.boum.org/projects/tails/wikisrcinstallincstepsinstall_etcher_in_macinlinepo/it/",
    "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcinstallincstepsinstall_etcher_in_macinlinepo/it/"
}