Translation components API.

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

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

{
    "total": 78,
    "total_words": 1991,
    "last_change": "2021-06-17T18:34:48.973317Z",
    "recent_changes": 39,
    "translated": 23,
    "translated_words": 157,
    "translated_percent": 29.4,
    "translated_words_percent": 7.8,
    "translated_chars": 1065,
    "translated_chars_percent": 8.3,
    "total_chars": 12764,
    "fuzzy": 16,
    "fuzzy_percent": 20.5,
    "failing": 20,
    "failing_percent": 25.6,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "fa",
    "name": "Persian",
    "url": "https://translate-dev.freebsd.org/projects/documentation/booksdevelopers-handbooksecure_index/fa/",
    "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksecure_index/fa/"
}