Translation components API.

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

GET /api/translations/diyseeds-org/glossary/ff/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 44,
    "total_words": 158,
    "last_change": "2024-11-13T17:23:19.471174Z",
    "recent_changes": 60,
    "translated": 40,
    "translated_words": 95,
    "translated_percent": 90.9,
    "translated_words_percent": 60.1,
    "translated_chars": 537,
    "translated_chars_percent": 57.8,
    "total_chars": 929,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 3,
    "failing_percent": 6.8,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "ff",
    "name": "Fulah",
    "url": "http://translate.diyseeds.org/projects/diyseeds-org/glossary/ff/",
    "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org/glossary/ff/"
}