Translation components API.

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

GET /api/translations/documentation/booksporters-handbooknew-port_index/pl/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 8,
    "total_words": 191,
    "last_change": "2024-09-14T21:02:23.494293Z",
    "recent_changes": 1,
    "translated": 7,
    "translated_words": 167,
    "translated_percent": 87.5,
    "translated_words_percent": 87.4,
    "translated_chars": 1076,
    "translated_chars_percent": 86.1,
    "total_chars": 1249,
    "fuzzy": 1,
    "fuzzy_percent": 12.5,
    "failing": 0,
    "failing_percent": 0.0,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "pl",
    "name": "Polish",
    "url": "https://translate-dev.freebsd.org/projects/documentation/booksporters-handbooknew-port_index/pl/",
    "translate_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbooknew-port_index/pl/"
}