Languages API.

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

GET /api/languages/tg/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 36670,
    "total_words": 209478,
    "last_change": "2016-10-23T16:58:13Z",
    "recent_changes": 4,
    "translated": 4801,
    "translated_words": 12315,
    "translated_percent": 13.0,
    "translated_words_percent": 5.8,
    "translated_chars": 94161,
    "translated_chars_percent": 6.5,
    "total_chars": 1438237,
    "fuzzy": 8436,
    "fuzzy_percent": 23.0,
    "failing": 1663,
    "failing_percent": 4.5,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 7,
    "readonly_percent": 0.1,
    "suggestions": 0,
    "comments": 0,
    "name": "Tajik",
    "url": "https://l10n.opensuse.org/languages/tg/"
}