Translation components API.

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

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

{
    "total": 70,
    "total_words": 969,
    "last_change": "2021-06-17T22:55:20.879788Z",
    "recent_changes": 5,
    "translated": 19,
    "translated_words": 76,
    "translated_percent": 27.1,
    "translated_words_percent": 7.8,
    "translated_chars": 544,
    "translated_chars_percent": 8.4,
    "total_chars": 6454,
    "fuzzy": 5,
    "fuzzy_percent": 7.1,
    "failing": 7,
    "failing_percent": 10.0,
    "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/articlesipsec-must_index/fa/",
    "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlesipsec-must_index/fa/"
}