Translation components API.

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

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

{
    "total": 46,
    "total_words": 417,
    "total_chars": 3058,
    "last_change": "2020-09-05T06:06:05.294135Z",
    "recent_changes": 2,
    "translated": 7,
    "translated_words": 40,
    "translated_percent": 15.2,
    "translated_words_percent": 9.5,
    "translated_chars": 361,
    "translated_chars_percent": 11.8,
    "fuzzy": 13,
    "fuzzy_percent": 28.2,
    "fuzzy_words": 156,
    "fuzzy_words_percent": 37.4,
    "fuzzy_chars": 1022,
    "fuzzy_chars_percent": 33.4,
    "failing": 5,
    "failing_percent": 10.8,
    "approved": 2,
    "approved_percent": 4.3,
    "approved_words": 3,
    "approved_words_percent": 0.7,
    "approved_chars": 29,
    "approved_chars_percent": 0.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": "fa",
    "name": "Persian",
    "url": "https://translate.tails.boum.org/projects/tails/wikisrcdocresetwindows-po/fa/",
    "translate_url": "https://translate.tails.boum.org/translate/tails/wikisrcdocresetwindows-po/fa/"
}