Translation components API.

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

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

{
    "total": 210,
    "total_words": 5085,
    "last_change": "2021-11-05T00:49:04.163328Z",
    "recent_changes": 1,
    "translated": 44,
    "translated_words": 374,
    "translated_percent": 20.9,
    "translated_words_percent": 7.3,
    "translated_chars": 2221,
    "translated_chars_percent": 6.6,
    "total_chars": 33598,
    "fuzzy": 38,
    "fuzzy_percent": 18.0,
    "failing": 36,
    "failing_percent": 17.1,
    "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-handbookkerneldebug_index/fa/",
    "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbookkerneldebug_index/fa/"
}