Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 4,
            "total_words": 122,
            "total_chars": 667,
            "last_change": null,
            "recent_changes": 0,
            "translated": 4,
            "translated_words": 122,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 667,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 4,
            "readonly_percent": 100.0,
            "readonly_words": 122,
            "readonly_words_percent": 100.0,
            "readonly_chars": 667,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://weblate.framasoft.org/projects/mypads/mail/en/",
            "translate_url": "https://weblate.framasoft.org/translate/mypads/mail/en/"
        },
        {
            "total": 4,
            "total_words": 122,
            "total_chars": 667,
            "last_change": "2020-03-05T13:39:43.980009Z",
            "recent_changes": 2,
            "translated": 4,
            "translated_words": 122,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 667,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://weblate.framasoft.org/projects/mypads/mail/de/",
            "translate_url": "https://weblate.framasoft.org/translate/mypads/mail/de/"
        },
        {
            "total": 4,
            "total_words": 122,
            "total_chars": 667,
            "last_change": "2021-01-14T15:43:57.029312Z",
            "recent_changes": 1,
            "translated": 4,
            "translated_words": 122,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 667,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://weblate.framasoft.org/projects/mypads/mail/es/",
            "translate_url": "https://weblate.framasoft.org/translate/mypads/mail/es/"
        },
        {
            "total": 4,
            "total_words": 122,
            "total_chars": 667,
            "last_change": null,
            "recent_changes": 0,
            "translated": 4,
            "translated_words": 122,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 667,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fr",
            "name": "French",
            "url": "https://weblate.framasoft.org/projects/mypads/mail/fr/",
            "translate_url": "https://weblate.framasoft.org/translate/mypads/mail/fr/"
        },
        {
            "total": 4,
            "total_words": 122,
            "total_chars": 667,
            "last_change": "2020-03-05T13:39:44.061788Z",
            "recent_changes": 4,
            "translated": 4,
            "translated_words": 122,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 667,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "it",
            "name": "Italian",
            "url": "https://weblate.framasoft.org/projects/mypads/mail/it/",
            "translate_url": "https://weblate.framasoft.org/translate/mypads/mail/it/"
        },
        {
            "total": 4,
            "total_words": 122,
            "total_chars": 667,
            "last_change": "2021-12-03T07:00:41.945402Z",
            "recent_changes": 1,
            "translated": 2,
            "translated_words": 12,
            "translated_percent": 50.0,
            "translated_words_percent": 9.8,
            "translated_chars": 69,
            "translated_chars_percent": 10.3,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "bn",
            "name": "Bengali",
            "url": "https://weblate.framasoft.org/projects/mypads/mail/bn/",
            "translate_url": "https://weblate.framasoft.org/translate/mypads/mail/bn/"
        }
    ]
}