Translation components API.

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

GET /api/translations/documentation/articlesfreebsd-update-server_index/el/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 108,
    "total_words": 3345,
    "last_change": "2024-04-27T10:32:45.213922Z",
    "recent_changes": 1,
    "translated": 19,
    "translated_words": 325,
    "translated_percent": 17.5,
    "translated_words_percent": 9.7,
    "translated_chars": 2223,
    "translated_chars_percent": 8.6,
    "total_chars": 25626,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "el",
    "name": "Greek",
    "url": "https://translate-dev.freebsd.org/projects/documentation/articlesfreebsd-update-server_index/el/",
    "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlesfreebsd-update-server_index/el/"
}