Translation components API.

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

GET /api/components/uyuni/docs-root-master/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 10,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 22,
            "total_words": 424,
            "last_change": "2021-05-29T23:50:53.514201Z",
            "recent_changes": 2,
            "translated": 10,
            "translated_words": 123,
            "translated_percent": 45.4,
            "translated_words_percent": 29.0,
            "translated_chars": 1075,
            "translated_chars_percent": 20.2,
            "total_chars": 5307,
            "fuzzy": 9,
            "fuzzy_percent": 40.9,
            "failing": 5,
            "failing_percent": 22.7,
            "approved": 9,
            "approved_percent": 40.9,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://l10n.opensuse.org/projects/uyuni/docs-root-master/es/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-root-master/es/"
        },
        {
            "total": 22,
            "total_words": 424,
            "last_change": "2022-05-06T02:51:17.720796Z",
            "recent_changes": 3,
            "translated": 13,
            "translated_words": 271,
            "translated_percent": 59.0,
            "translated_words_percent": 63.9,
            "translated_chars": 3979,
            "translated_chars_percent": 74.9,
            "total_chars": 5307,
            "fuzzy": 6,
            "fuzzy_percent": 27.2,
            "failing": 3,
            "failing_percent": 13.6,
            "approved": 3,
            "approved_percent": 13.6,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "zh_CN",
            "name": "Chinese (China)",
            "url": "https://l10n.opensuse.org/projects/uyuni/docs-root-master/zh_CN/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-root-master/zh_CN/"
        },
        {
            "total": 22,
            "total_words": 424,
            "last_change": "2021-05-20T18:46:28.417488Z",
            "recent_changes": 1,
            "translated": 10,
            "translated_words": 123,
            "translated_percent": 45.4,
            "translated_words_percent": 29.0,
            "translated_chars": 1075,
            "translated_chars_percent": 20.2,
            "total_chars": 5307,
            "fuzzy": 9,
            "fuzzy_percent": 40.9,
            "failing": 5,
            "failing_percent": 22.7,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "cs",
            "name": "Czech",
            "url": "https://l10n.opensuse.org/projects/uyuni/docs-root-master/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-root-master/cs/"
        },
        {
            "total": 22,
            "total_words": 424,
            "last_change": "2022-05-11T01:27:02.080868Z",
            "recent_changes": 2,
            "translated": 13,
            "translated_words": 271,
            "translated_percent": 59.0,
            "translated_words_percent": 63.9,
            "translated_chars": 3979,
            "translated_chars_percent": 74.9,
            "total_chars": 5307,
            "fuzzy": 6,
            "fuzzy_percent": 27.2,
            "failing": 3,
            "failing_percent": 13.6,
            "approved": 12,
            "approved_percent": 54.5,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ja",
            "name": "Japanese",
            "url": "https://l10n.opensuse.org/projects/uyuni/docs-root-master/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-root-master/ja/"
        },
        {
            "total": 22,
            "total_words": 424,
            "last_change": "2021-05-21T19:49:22.598249Z",
            "recent_changes": 1,
            "translated": 10,
            "translated_words": 123,
            "translated_percent": 45.4,
            "translated_words_percent": 29.0,
            "translated_chars": 1075,
            "translated_chars_percent": 20.2,
            "total_chars": 5307,
            "fuzzy": 9,
            "fuzzy_percent": 40.9,
            "failing": 5,
            "failing_percent": 22.7,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "pt_BR",
            "name": "Portuguese (Brazil)",
            "url": "https://l10n.opensuse.org/projects/uyuni/docs-root-master/pt_BR/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-root-master/pt_BR/"
        },
        {
            "total": 22,
            "total_words": 424,
            "last_change": "2024-03-23T16:14:26.270049Z",
            "recent_changes": 2,
            "translated": 22,
            "translated_words": 424,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 5307,
            "translated_chars_percent": 100.0,
            "total_chars": 5307,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "sk",
            "name": "Slovak",
            "url": "https://l10n.opensuse.org/projects/uyuni/docs-root-master/sk/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-root-master/sk/"
        },
        {
            "total": 22,
            "total_words": 424,
            "last_change": "2022-05-11T09:06:11.501390Z",
            "recent_changes": 4,
            "translated": 13,
            "translated_words": 271,
            "translated_percent": 59.0,
            "translated_words_percent": 63.9,
            "translated_chars": 3979,
            "translated_chars_percent": 74.9,
            "total_chars": 5307,
            "fuzzy": 6,
            "fuzzy_percent": 27.2,
            "failing": 3,
            "failing_percent": 13.6,
            "approved": 12,
            "approved_percent": 54.5,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ko",
            "name": "Korean",
            "url": "https://l10n.opensuse.org/projects/uyuni/docs-root-master/ko/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-root-master/ko/"
        },
        {
            "total": 9,
            "total_words": 115,
            "last_change": null,
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "total_chars": 973,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 6,
            "comments": 0,
            "code": "ru",
            "name": "Russian",
            "url": "https://l10n.opensuse.org/projects/uyuni/docs-root-master/ru/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-root-master/ru/"
        },
        {
            "total": 22,
            "total_words": 424,
            "last_change": null,
            "recent_changes": 0,
            "translated": 22,
            "translated_words": 424,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 5307,
            "translated_chars_percent": 100.0,
            "total_chars": 5307,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 9,
            "failing_percent": 40.9,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 22,
            "readonly_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://l10n.opensuse.org/projects/uyuni/docs-root-master/en/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-root-master/en/"
        },
        {
            "total": 13,
            "total_words": 271,
            "last_change": "2022-07-22T06:08:32.249216Z",
            "recent_changes": 1,
            "translated": 4,
            "translated_words": 8,
            "translated_percent": 30.7,
            "translated_words_percent": 2.9,
            "translated_chars": 107,
            "translated_chars_percent": 2.6,
            "total_chars": 3979,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "mk",
            "name": "Macedonian",
            "url": "https://l10n.opensuse.org/projects/uyuni/docs-root-master/mk/",
            "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-root-master/mk/"
        }
    ]
}