Translation components API.

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

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

{
    "total": 165,
    "total_words": 1012,
    "last_change": "2023-04-21T13:11:06.612531Z",
    "recent_changes": 160,
    "translated": 161,
    "translated_words": 963,
    "translated_percent": 97.5,
    "translated_words_percent": 95.1,
    "translated_chars": 6155,
    "translated_chars_percent": 94.7,
    "total_chars": 6493,
    "fuzzy": 1,
    "fuzzy_percent": 0.6,
    "failing": 18,
    "failing_percent": 10.9,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "sq",
    "name": "Albanian",
    "url": "https://translate.pdfforge.org/projects/pdfcreator/setup/sq/",
    "translate_url": "https://translate.pdfforge.org/translate/pdfcreator/setup/sq/"
}