Translation components API.

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

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

{
    "total": 59,
    "total_words": 1613,
    "last_change": "2025-04-18T18:40:31.683963Z",
    "recent_changes": 30,
    "translated": 25,
    "translated_words": 585,
    "translated_percent": 42.3,
    "translated_words_percent": 36.2,
    "translated_chars": 3936,
    "translated_chars_percent": 31.8,
    "total_chars": 12370,
    "fuzzy": 9,
    "fuzzy_percent": 15.2,
    "failing": 9,
    "failing_percent": 15.2,
    "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/articlesvpn-ipsec_index/fa/",
    "translate_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvpn-ipsec_index/fa/"
}