Translation projects API.

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

GET /api/projects/diyseeds-org-videos-subtitles-english/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 47430,
    "total_words": 453195,
    "last_change": "2024-03-04T21:25:55.360060Z",
    "recent_changes": 3228,
    "translated": 46220,
    "translated_words": 442767,
    "translated_percent": 97.4,
    "translated_words_percent": 97.6,
    "translated_chars": 2506519,
    "translated_chars_percent": 97.6,
    "total_chars": 2567085,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 38802,
    "failing_percent": 81.8,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "name": "Diyseeds.org - videos subtitles english",
    "url": "http://translate.diyseeds.org/projects/diyseeds-org-videos-subtitles-english/"
}