Translation components API.

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

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

{
    "total": 124,
    "total_words": 1073,
    "total_chars": 9490,
    "last_change": "2024-06-05T04:07:42.803459Z",
    "recent_changes": 1,
    "translated": 17,
    "translated_words": 55,
    "translated_percent": 13.7,
    "translated_words_percent": 5.1,
    "translated_chars": 690,
    "translated_chars_percent": 7.2,
    "fuzzy": 22,
    "fuzzy_percent": 17.7,
    "fuzzy_words": 88,
    "fuzzy_words_percent": 8.2,
    "fuzzy_chars": 1057,
    "fuzzy_chars_percent": 11.1,
    "failing": 12,
    "failing_percent": 9.6,
    "approved": 14,
    "approved_percent": 11.2,
    "approved_words": 50,
    "approved_words_percent": 4.6,
    "approved_chars": 640,
    "approved_chars_percent": 6.7,
    "readonly": 1,
    "readonly_percent": 0.8,
    "readonly_words": 1,
    "readonly_words_percent": 0.1,
    "readonly_chars": 9,
    "readonly_chars_percent": 0.1,
    "suggestions": 0,
    "comments": 0,
    "code": "sr_Latn",
    "name": "Serbian (latin)",
    "url": "https://translate.tails.net/projects/tails/wikisrcdocfirst_stepsdesktop-po/sr_Latn/",
    "translate_url": "https://translate.tails.net/translate/tails/wikisrcdocfirst_stepsdesktop-po/sr_Latn/"
}