Translation components API.

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

GET /api/translations/anaconda/f36/sq/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 1370,
    "total_words": 8329,
    "total_chars": 53581,
    "last_change": "2022-09-06T12:48:37.283447Z",
    "recent_changes": 0,
    "translated": 862,
    "translated_words": 4296,
    "translated_percent": 62.9,
    "translated_words_percent": 51.5,
    "translated_chars": 27926,
    "translated_chars_percent": 52.1,
    "fuzzy": 146,
    "fuzzy_percent": 10.6,
    "fuzzy_words": 1076,
    "fuzzy_words_percent": 12.9,
    "fuzzy_chars": 6878,
    "fuzzy_chars_percent": 12.8,
    "failing": 99,
    "failing_percent": 7.2,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "readonly_words": 0,
    "readonly_words_percent": 0.0,
    "readonly_chars": 0,
    "readonly_chars_percent": 0.0,
    "suggestions": 168,
    "comments": 0,
    "code": "sq",
    "name": "Albanian",
    "url": "https://translate.fedoraproject.org/projects/anaconda/f36/sq/",
    "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f36/sq/"
}