Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 12,
            "total_words": 38,
            "total_chars": 228,
            "last_change": "2022-11-23T07:40:58.174694Z",
            "recent_changes": 0,
            "translated": 12,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 228,
            "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": 5,
            "failing_percent": 41.6,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 12,
            "readonly_percent": 100.0,
            "readonly_words": 38,
            "readonly_words_percent": 100.0,
            "readonly_chars": 228,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "http://weblate.openmptcprouter.com/projects/omr/luciapplicationsomr-quota/en/",
            "translate_url": "http://weblate.openmptcprouter.com/translate/omr/luciapplicationsomr-quota/en/"
        },
        {
            "total": 12,
            "total_words": 38,
            "total_chars": 228,
            "last_change": "2022-11-23T07:40:58.625017Z",
            "recent_changes": 0,
            "translated": 12,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 228,
            "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": 4,
            "failing_percent": 33.3,
            "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": "http://weblate.openmptcprouter.com/projects/omr/luciapplicationsomr-quota/fr/",
            "translate_url": "http://weblate.openmptcprouter.com/translate/omr/luciapplicationsomr-quota/fr/"
        },
        {
            "total": 12,
            "total_words": 38,
            "total_chars": 228,
            "last_change": "2021-05-13T07:31:51.128160Z",
            "recent_changes": 1,
            "translated": 12,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 228,
            "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": "zh_Hans",
            "name": "Chinese (Simplified)",
            "url": "http://weblate.openmptcprouter.com/projects/omr/luciapplicationsomr-quota/zh_Hans/",
            "translate_url": "http://weblate.openmptcprouter.com/translate/omr/luciapplicationsomr-quota/zh_Hans/"
        },
        {
            "total": 12,
            "total_words": 38,
            "total_chars": 228,
            "last_change": "2022-11-23T07:40:58.449927Z",
            "recent_changes": 0,
            "translated": 11,
            "translated_words": 33,
            "translated_percent": 91.6,
            "translated_words_percent": 86.8,
            "translated_chars": 189,
            "translated_chars_percent": 82.8,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 6,
            "failing_percent": 50.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": 3,
            "comments": 2,
            "code": "de",
            "name": "German",
            "url": "http://weblate.openmptcprouter.com/projects/omr/luciapplicationsomr-quota/de/",
            "translate_url": "http://weblate.openmptcprouter.com/translate/omr/luciapplicationsomr-quota/de/"
        },
        {
            "total": 12,
            "total_words": 38,
            "total_chars": 228,
            "last_change": "2022-11-23T07:40:58.876786Z",
            "recent_changes": 0,
            "translated": 11,
            "translated_words": 33,
            "translated_percent": 91.6,
            "translated_words_percent": 86.8,
            "translated_chars": 189,
            "translated_chars_percent": 82.8,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 4,
            "failing_percent": 33.3,
            "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": "oc",
            "name": "Occitan",
            "url": "http://weblate.openmptcprouter.com/projects/omr/luciapplicationsomr-quota/oc/",
            "translate_url": "http://weblate.openmptcprouter.com/translate/omr/luciapplicationsomr-quota/oc/"
        },
        {
            "total": 12,
            "total_words": 38,
            "total_chars": 228,
            "last_change": "2022-11-23T07:40:58.803588Z",
            "recent_changes": 0,
            "translated": 7,
            "translated_words": 23,
            "translated_percent": 58.3,
            "translated_words_percent": 60.5,
            "translated_chars": 136,
            "translated_chars_percent": 59.6,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 2,
            "failing_percent": 16.6,
            "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": "http://weblate.openmptcprouter.com/projects/omr/luciapplicationsomr-quota/it/",
            "translate_url": "http://weblate.openmptcprouter.com/translate/omr/luciapplicationsomr-quota/it/"
        },
        {
            "total": 12,
            "total_words": 38,
            "total_chars": 228,
            "last_change": "2021-06-15T21:36:36.341073Z",
            "recent_changes": 13,
            "translated": 12,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 228,
            "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": "ru",
            "name": "Russian",
            "url": "http://weblate.openmptcprouter.com/projects/omr/luciapplicationsomr-quota/ru/",
            "translate_url": "http://weblate.openmptcprouter.com/translate/omr/luciapplicationsomr-quota/ru/"
        }
    ]
}