Translation components API.

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

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

{
    "count": 12,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 103,
            "total_words": 312,
            "total_chars": 1780,
            "last_change": "2024-05-06T19:37:04.309697Z",
            "recent_changes": 0,
            "translated": 103,
            "translated_words": 312,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1780,
            "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": 2,
            "failing_percent": 1.9,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 103,
            "readonly_percent": 100.0,
            "readonly_words": 312,
            "readonly_words_percent": 100.0,
            "readonly_chars": 1780,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 2,
            "code": "en",
            "name": "English",
            "url": "https://hosted.weblate.org/projects/girens/girens/en/",
            "translate_url": "https://hosted.weblate.org/translate/girens/girens/en/"
        },
        {
            "total": 103,
            "total_words": 312,
            "total_chars": 1780,
            "last_change": "2024-05-06T19:37:05.257828Z",
            "recent_changes": 0,
            "translated": 93,
            "translated_words": 260,
            "translated_percent": 90.2,
            "translated_words_percent": 83.3,
            "translated_chars": 1509,
            "translated_chars_percent": 84.7,
            "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": 1.9,
            "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": "fr",
            "name": "French",
            "url": "https://hosted.weblate.org/projects/girens/girens/fr/",
            "translate_url": "https://hosted.weblate.org/translate/girens/girens/fr/"
        },
        {
            "total": 103,
            "total_words": 312,
            "total_chars": 1780,
            "last_change": "2024-05-11T15:00:43.921280Z",
            "recent_changes": 0,
            "translated": 103,
            "translated_words": 312,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1780,
            "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": "nl",
            "name": "Dutch",
            "url": "https://hosted.weblate.org/projects/girens/girens/nl/",
            "translate_url": "https://hosted.weblate.org/translate/girens/girens/nl/"
        },
        {
            "total": 103,
            "total_words": 312,
            "total_chars": 1780,
            "last_change": "2024-05-06T19:37:05.499844Z",
            "recent_changes": 0,
            "translated": 72,
            "translated_words": 182,
            "translated_percent": 69.9,
            "translated_words_percent": 58.3,
            "translated_chars": 1079,
            "translated_chars_percent": 60.6,
            "fuzzy": 21,
            "fuzzy_percent": 20.3,
            "fuzzy_words": 78,
            "fuzzy_words_percent": 25.0,
            "fuzzy_chars": 430,
            "fuzzy_chars_percent": 24.1,
            "failing": 3,
            "failing_percent": 2.9,
            "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/girens/girens/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/girens/girens/nb_NO/"
        },
        {
            "total": 103,
            "total_words": 312,
            "total_chars": 1780,
            "last_change": "2024-05-06T19:37:04.572733Z",
            "recent_changes": 0,
            "translated": 92,
            "translated_words": 257,
            "translated_percent": 89.3,
            "translated_words_percent": 82.3,
            "translated_chars": 1488,
            "translated_chars_percent": 83.5,
            "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": 1.9,
            "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/girens/girens/de/",
            "translate_url": "https://hosted.weblate.org/translate/girens/girens/de/"
        },
        {
            "total": 103,
            "total_words": 312,
            "total_chars": 1780,
            "last_change": "2024-05-08T12:08:25.721972Z",
            "recent_changes": 0,
            "translated": 103,
            "translated_words": 312,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1780,
            "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": 0.9,
            "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": "tr",
            "name": "Turkish",
            "url": "https://hosted.weblate.org/projects/girens/girens/tr/",
            "translate_url": "https://hosted.weblate.org/translate/girens/girens/tr/"
        },
        {
            "total": 103,
            "total_words": 312,
            "total_chars": 1780,
            "last_change": "2024-05-06T19:37:06.599582Z",
            "recent_changes": 0,
            "translated": 4,
            "translated_words": 31,
            "translated_percent": 3.8,
            "translated_words_percent": 9.9,
            "translated_chars": 159,
            "translated_chars_percent": 8.9,
            "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": "sv",
            "name": "Swedish",
            "url": "https://hosted.weblate.org/projects/girens/girens/sv/",
            "translate_url": "https://hosted.weblate.org/translate/girens/girens/sv/"
        },
        {
            "total": 103,
            "total_words": 312,
            "total_chars": 1780,
            "last_change": "2024-05-06T19:37:04.782685Z",
            "recent_changes": 0,
            "translated": 6,
            "translated_words": 38,
            "translated_percent": 5.8,
            "translated_words_percent": 12.1,
            "translated_chars": 197,
            "translated_chars_percent": 11.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/girens/girens/es/",
            "translate_url": "https://hosted.weblate.org/translate/girens/girens/es/"
        },
        {
            "total": 103,
            "total_words": 312,
            "total_chars": 1780,
            "last_change": "2024-05-06T19:37:05.029247Z",
            "recent_changes": 0,
            "translated": 89,
            "translated_words": 251,
            "translated_percent": 86.4,
            "translated_words_percent": 80.4,
            "translated_chars": 1461,
            "translated_chars_percent": 82.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": "fi",
            "name": "Finnish",
            "url": "https://hosted.weblate.org/projects/girens/girens/fi/",
            "translate_url": "https://hosted.weblate.org/translate/girens/girens/fi/"
        },
        {
            "total": 103,
            "total_words": 312,
            "total_chars": 1780,
            "last_change": "2024-05-06T19:37:05.913902Z",
            "recent_changes": 0,
            "translated": 6,
            "translated_words": 38,
            "translated_percent": 5.8,
            "translated_words_percent": 12.1,
            "translated_chars": 197,
            "translated_chars_percent": 11.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": 1,
            "comments": 0,
            "code": "pt",
            "name": "Portuguese",
            "url": "https://hosted.weblate.org/projects/girens/girens/pt/",
            "translate_url": "https://hosted.weblate.org/translate/girens/girens/pt/"
        },
        {
            "total": 103,
            "total_words": 312,
            "total_chars": 1780,
            "last_change": "2024-05-06T19:37:06.391137Z",
            "recent_changes": 0,
            "translated": 95,
            "translated_words": 266,
            "translated_percent": 92.2,
            "translated_words_percent": 85.2,
            "translated_chars": 1546,
            "translated_chars_percent": 86.8,
            "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": 0.9,
            "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": "https://hosted.weblate.org/projects/girens/girens/ru/",
            "translate_url": "https://hosted.weblate.org/translate/girens/girens/ru/"
        },
        {
            "total": 103,
            "total_words": 312,
            "total_chars": 1780,
            "last_change": "2024-05-06T19:37:06.128872Z",
            "recent_changes": 0,
            "translated": 7,
            "translated_words": 39,
            "translated_percent": 6.7,
            "translated_words_percent": 12.5,
            "translated_chars": 203,
            "translated_chars_percent": 11.4,
            "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/girens/girens/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/girens/girens/pt_BR/"
        }
    ]
}