Translation components API.

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

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

{
    "count": 11,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 24,
            "total_words": 66,
            "total_chars": 371,
            "last_change": "2023-09-28T03:58:57.617939Z",
            "recent_changes": 0,
            "translated": 24,
            "translated_words": 66,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 371,
            "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": 1,
            "failing_percent": 4.1,
            "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": "en",
            "name": "English",
            "url": "https://hosted.weblate.org/projects/hammer/android/en/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/android/en/"
        },
        {
            "total": 24,
            "total_words": 66,
            "total_chars": 371,
            "last_change": "2024-01-01T23:49:46.890991Z",
            "recent_changes": 3,
            "translated": 24,
            "translated_words": 66,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 371,
            "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://hosted.weblate.org/projects/hammer/android/de/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/android/de/"
        },
        {
            "total": 24,
            "total_words": 66,
            "total_chars": 371,
            "last_change": "2023-09-28T03:58:57.751584Z",
            "recent_changes": 0,
            "translated": 24,
            "translated_words": 66,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 371,
            "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://hosted.weblate.org/projects/hammer/android/es/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/android/es/"
        },
        {
            "total": 24,
            "total_words": 66,
            "total_chars": 371,
            "last_change": "2023-09-28T03:58:57.814865Z",
            "recent_changes": 0,
            "translated": 24,
            "translated_words": 66,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 371,
            "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://hosted.weblate.org/projects/hammer/android/fr/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/android/fr/"
        },
        {
            "total": 24,
            "total_words": 66,
            "total_chars": 371,
            "last_change": "2023-09-28T03:58:58.169623Z",
            "recent_changes": 0,
            "translated": 12,
            "translated_words": 21,
            "translated_percent": 50.0,
            "translated_words_percent": 31.8,
            "translated_chars": 117,
            "translated_chars_percent": 31.5,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 1,
            "failing_percent": 4.1,
            "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": 1,
            "comments": 0,
            "code": "uk",
            "name": "Ukrainian",
            "url": "https://hosted.weblate.org/projects/hammer/android/uk/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/android/uk/"
        },
        {
            "total": 24,
            "total_words": 66,
            "total_chars": 371,
            "last_change": "2023-09-28T03:58:57.947406Z",
            "recent_changes": 0,
            "translated": 11,
            "translated_words": 19,
            "translated_percent": 45.8,
            "translated_words_percent": 28.7,
            "translated_chars": 108,
            "translated_chars_percent": 29.1,
            "fuzzy": 1,
            "fuzzy_percent": 4.1,
            "fuzzy_words": 2,
            "fuzzy_words_percent": 3.0,
            "fuzzy_chars": 9,
            "fuzzy_chars_percent": 2.4,
            "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": "nb_NO",
            "name": "Norwegian Bokmål",
            "url": "https://hosted.weblate.org/projects/hammer/android/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/android/nb_NO/"
        },
        {
            "total": 24,
            "total_words": 66,
            "total_chars": 371,
            "last_change": "2023-09-28T03:58:58.245590Z",
            "recent_changes": 0,
            "translated": 12,
            "translated_words": 21,
            "translated_percent": 50.0,
            "translated_words_percent": 31.8,
            "translated_chars": 117,
            "translated_chars_percent": 31.5,
            "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/hammer/android/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/android/zh_Hans/"
        },
        {
            "total": 24,
            "total_words": 66,
            "total_chars": 371,
            "last_change": "2023-09-28T03:58:57.876691Z",
            "recent_changes": 0,
            "translated": 11,
            "translated_words": 21,
            "translated_percent": 45.8,
            "translated_words_percent": 31.8,
            "translated_chars": 115,
            "translated_chars_percent": 30.9,
            "fuzzy": 1,
            "fuzzy_percent": 4.1,
            "fuzzy_words": 2,
            "fuzzy_words_percent": 3.0,
            "fuzzy_chars": 8,
            "fuzzy_chars_percent": 2.1,
            "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/hammer/android/it/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/android/it/"
        },
        {
            "total": 24,
            "total_words": 66,
            "total_chars": 371,
            "last_change": "2023-11-05T04:32:50.751684Z",
            "recent_changes": 0,
            "translated": 24,
            "translated_words": 66,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 371,
            "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": "pt_BR",
            "name": "Portuguese (Brazil)",
            "url": "https://hosted.weblate.org/projects/hammer/android/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/android/pt_BR/"
        },
        {
            "total": 24,
            "total_words": 66,
            "total_chars": 371,
            "last_change": "2024-01-02T08:18:42.846570Z",
            "recent_changes": 2,
            "translated": 24,
            "translated_words": 66,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 371,
            "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": 1,
            "failing_percent": 4.1,
            "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": "nl",
            "name": "Dutch",
            "url": "https://hosted.weblate.org/projects/hammer/android/nl/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/android/nl/"
        },
        {
            "total": 24,
            "total_words": 66,
            "total_chars": 371,
            "last_change": "2024-01-20T13:45:03.354229Z",
            "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": "ko",
            "name": "Korean",
            "url": "https://hosted.weblate.org/projects/hammer/android/ko/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/android/ko/"
        }
    ]
}