Translation components API.

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

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

{
    "count": 16,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 64,
            "total_words": 76,
            "total_chars": 475,
            "last_change": null,
            "recent_changes": 0,
            "translated": 64,
            "translated_words": 76,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 475,
            "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": 6,
            "readonly_percent": 9.3,
            "readonly_words": 6,
            "readonly_words_percent": 7.8,
            "readonly_chars": 42,
            "readonly_chars_percent": 8.8,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://hosted.weblate.org/projects/jexiftoolgui/glossary/en/",
            "translate_url": "https://hosted.weblate.org/translate/jexiftoolgui/glossary/en/"
        },
        {
            "total": 11,
            "total_words": 11,
            "total_chars": 57,
            "last_change": "2024-03-22T11:02:00.182687Z",
            "recent_changes": 0,
            "translated": 11,
            "translated_words": 11,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 57,
            "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": 6,
            "readonly_percent": 54.5,
            "readonly_words": 6,
            "readonly_words_percent": 54.5,
            "readonly_chars": 42,
            "readonly_chars_percent": 73.6,
            "suggestions": 0,
            "comments": 0,
            "code": "nl",
            "name": "Dutch",
            "url": "https://hosted.weblate.org/projects/jexiftoolgui/glossary/nl/",
            "translate_url": "https://hosted.weblate.org/translate/jexiftoolgui/glossary/nl/"
        },
        {
            "total": 11,
            "total_words": 11,
            "total_chars": 57,
            "last_change": "2022-12-23T15:04:03.477851Z",
            "recent_changes": 5,
            "translated": 11,
            "translated_words": 11,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 57,
            "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": 6,
            "readonly_percent": 54.5,
            "readonly_words": 6,
            "readonly_words_percent": 54.5,
            "readonly_chars": 42,
            "readonly_chars_percent": 73.6,
            "suggestions": 0,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://hosted.weblate.org/projects/jexiftoolgui/glossary/de/",
            "translate_url": "https://hosted.weblate.org/translate/jexiftoolgui/glossary/de/"
        },
        {
            "total": 11,
            "total_words": 11,
            "total_chars": 57,
            "last_change": "2021-12-28T11:50:40.459356Z",
            "recent_changes": 5,
            "translated": 11,
            "translated_words": 11,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 57,
            "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": 6,
            "readonly_percent": 54.5,
            "readonly_words": 6,
            "readonly_words_percent": 54.5,
            "readonly_chars": 42,
            "readonly_chars_percent": 73.6,
            "suggestions": 0,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://hosted.weblate.org/projects/jexiftoolgui/glossary/es/",
            "translate_url": "https://hosted.weblate.org/translate/jexiftoolgui/glossary/es/"
        },
        {
            "total": 11,
            "total_words": 11,
            "total_chars": 57,
            "last_change": "2022-04-15T23:54:49.033386Z",
            "recent_changes": 5,
            "translated": 11,
            "translated_words": 11,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 57,
            "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": 6,
            "readonly_percent": 54.5,
            "readonly_words": 6,
            "readonly_words_percent": 54.5,
            "readonly_chars": 42,
            "readonly_chars_percent": 73.6,
            "suggestions": 0,
            "comments": 0,
            "code": "nb_NO",
            "name": "Norwegian Bokmål",
            "url": "https://hosted.weblate.org/projects/jexiftoolgui/glossary/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/jexiftoolgui/glossary/nb_NO/"
        },
        {
            "total": 30,
            "total_words": 36,
            "total_chars": 229,
            "last_change": "2023-05-08T23:21:53.544143Z",
            "recent_changes": 1,
            "translated": 30,
            "translated_words": 36,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 229,
            "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": 7,
            "readonly_percent": 23.3,
            "readonly_words": 7,
            "readonly_words_percent": 19.4,
            "readonly_chars": 45,
            "readonly_chars_percent": 19.6,
            "suggestions": 0,
            "comments": 1,
            "code": "ru",
            "name": "Russian",
            "url": "https://hosted.weblate.org/projects/jexiftoolgui/glossary/ru/",
            "translate_url": "https://hosted.weblate.org/translate/jexiftoolgui/glossary/ru/"
        },
        {
            "total": 11,
            "total_words": 11,
            "total_chars": 57,
            "last_change": null,
            "recent_changes": 0,
            "translated": 6,
            "translated_words": 6,
            "translated_percent": 54.5,
            "translated_words_percent": 54.5,
            "translated_chars": 42,
            "translated_chars_percent": 73.6,
            "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": 6,
            "readonly_percent": 54.5,
            "readonly_words": 6,
            "readonly_words_percent": 54.5,
            "readonly_chars": 42,
            "readonly_chars_percent": 73.6,
            "suggestions": 0,
            "comments": 0,
            "code": "ar",
            "name": "Arabic",
            "url": "https://hosted.weblate.org/projects/jexiftoolgui/glossary/ar/",
            "translate_url": "https://hosted.weblate.org/translate/jexiftoolgui/glossary/ar/"
        },
        {
            "total": 11,
            "total_words": 11,
            "total_chars": 57,
            "last_change": null,
            "recent_changes": 0,
            "translated": 6,
            "translated_words": 6,
            "translated_percent": 54.5,
            "translated_words_percent": 54.5,
            "translated_chars": 42,
            "translated_chars_percent": 73.6,
            "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": 6,
            "readonly_percent": 54.5,
            "readonly_words": 6,
            "readonly_words_percent": 54.5,
            "readonly_chars": 42,
            "readonly_chars_percent": 73.6,
            "suggestions": 0,
            "comments": 0,
            "code": "he",
            "name": "Hebrew",
            "url": "https://hosted.weblate.org/projects/jexiftoolgui/glossary/he/",
            "translate_url": "https://hosted.weblate.org/translate/jexiftoolgui/glossary/he/"
        },
        {
            "total": 15,
            "total_words": 17,
            "total_chars": 79,
            "last_change": "2022-06-11T12:04:27.212781Z",
            "recent_changes": 1,
            "translated": 11,
            "translated_words": 13,
            "translated_percent": 73.3,
            "translated_words_percent": 76.4,
            "translated_chars": 56,
            "translated_chars_percent": 70.8,
            "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": "https://hosted.weblate.org/projects/jexiftoolgui/glossary/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/jexiftoolgui/glossary/zh_Hans/"
        },
        {
            "total": 11,
            "total_words": 11,
            "total_chars": 57,
            "last_change": "2023-12-10T22:18:12.266010Z",
            "recent_changes": 10,
            "translated": 11,
            "translated_words": 11,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 57,
            "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": "id",
            "name": "Indonesian",
            "url": "https://hosted.weblate.org/projects/jexiftoolgui/glossary/id/",
            "translate_url": "https://hosted.weblate.org/translate/jexiftoolgui/glossary/id/"
        },
        {
            "total": 11,
            "total_words": 11,
            "total_chars": 57,
            "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,
            "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": "uk",
            "name": "Ukrainian",
            "url": "https://hosted.weblate.org/projects/jexiftoolgui/glossary/uk/",
            "translate_url": "https://hosted.weblate.org/translate/jexiftoolgui/glossary/uk/"
        },
        {
            "total": 11,
            "total_words": 11,
            "total_chars": 57,
            "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,
            "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": "pt_BR",
            "name": "Portuguese (Brazil)",
            "url": "https://hosted.weblate.org/projects/jexiftoolgui/glossary/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/jexiftoolgui/glossary/pt_BR/"
        },
        {
            "total": 11,
            "total_words": 11,
            "total_chars": 57,
            "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,
            "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": "hu",
            "name": "Hungarian",
            "url": "https://hosted.weblate.org/projects/jexiftoolgui/glossary/hu/",
            "translate_url": "https://hosted.weblate.org/translate/jexiftoolgui/glossary/hu/"
        },
        {
            "total": 29,
            "total_words": 31,
            "total_chars": 184,
            "last_change": "2023-08-26T07:54:51.946950Z",
            "recent_changes": 0,
            "translated": 29,
            "translated_words": 31,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 184,
            "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": "ja",
            "name": "Japanese",
            "url": "https://hosted.weblate.org/projects/jexiftoolgui/glossary/ja/",
            "translate_url": "https://hosted.weblate.org/translate/jexiftoolgui/glossary/ja/"
        },
        {
            "total": 11,
            "total_words": 11,
            "total_chars": 57,
            "last_change": "2023-11-11T10:43:57.706001Z",
            "recent_changes": 3,
            "translated": 5,
            "translated_words": 5,
            "translated_percent": 45.4,
            "translated_words_percent": 45.4,
            "translated_chars": 15,
            "translated_chars_percent": 26.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": "it",
            "name": "Italian",
            "url": "https://hosted.weblate.org/projects/jexiftoolgui/glossary/it/",
            "translate_url": "https://hosted.weblate.org/translate/jexiftoolgui/glossary/it/"
        },
        {
            "total": 11,
            "total_words": 11,
            "total_chars": 57,
            "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,
            "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": "sr",
            "name": "Serbian",
            "url": "https://hosted.weblate.org/projects/jexiftoolgui/glossary/sr/",
            "translate_url": "https://hosted.weblate.org/translate/jexiftoolgui/glossary/sr/"
        }
    ]
}