Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 11,
            "total_words": 112,
            "total_chars": 677,
            "last_change": "2024-03-29T04:54:39.139186Z",
            "recent_changes": 0,
            "translated": 11,
            "translated_words": 112,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 677,
            "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": 36.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": "en",
            "name": "English",
            "url": "https://translate.yunohost.org/projects/yunohost-apps/test_app_for_translation/en/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost-apps/test_app_for_translation/en/"
        },
        {
            "total": 11,
            "total_words": 112,
            "total_chars": 677,
            "last_change": "2024-07-10T23:32:33.944221Z",
            "recent_changes": 1,
            "translated": 11,
            "translated_words": 112,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 677,
            "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": 18.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": "fr",
            "name": "French",
            "url": "https://translate.yunohost.org/projects/yunohost-apps/test_app_for_translation/fr/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost-apps/test_app_for_translation/fr/"
        },
        {
            "total": 11,
            "total_words": 112,
            "total_chars": 677,
            "last_change": "2024-09-06T06:56:49.013508Z",
            "recent_changes": 1,
            "translated": 4,
            "translated_words": 34,
            "translated_percent": 36.3,
            "translated_words_percent": 30.3,
            "translated_chars": 235,
            "translated_chars_percent": 34.7,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 3,
            "failing_percent": 27.2,
            "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://translate.yunohost.org/projects/yunohost-apps/test_app_for_translation/nl/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost-apps/test_app_for_translation/nl/"
        },
        {
            "total": 11,
            "total_words": 112,
            "total_chars": 677,
            "last_change": "2024-03-30T10:54:43.126091Z",
            "recent_changes": 0,
            "translated": 11,
            "translated_words": 112,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 677,
            "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": 18.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": "ca",
            "name": "Catalan",
            "url": "https://translate.yunohost.org/projects/yunohost-apps/test_app_for_translation/ca/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost-apps/test_app_for_translation/ca/"
        },
        {
            "total": 11,
            "total_words": 112,
            "total_chars": 677,
            "last_change": "2024-07-02T19:54:46.849603Z",
            "recent_changes": 0,
            "translated": 11,
            "translated_words": 112,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 677,
            "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": 3,
            "failing_percent": 27.2,
            "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://translate.yunohost.org/projects/yunohost-apps/test_app_for_translation/es/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost-apps/test_app_for_translation/es/"
        },
        {
            "total": 11,
            "total_words": 112,
            "total_chars": 677,
            "last_change": "2025-03-24T10:56:02.635917Z",
            "recent_changes": 11,
            "translated": 11,
            "translated_words": 112,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 677,
            "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": 36.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": "gl",
            "name": "Galician",
            "url": "https://translate.yunohost.org/projects/yunohost-apps/test_app_for_translation/gl/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost-apps/test_app_for_translation/gl/"
        },
        {
            "total": 11,
            "total_words": 112,
            "total_chars": 677,
            "last_change": "2025-04-01T05:39:01.396855Z",
            "recent_changes": 0,
            "translated": 11,
            "translated_words": 112,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 677,
            "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": "cs",
            "name": "Czech",
            "url": "https://translate.yunohost.org/projects/yunohost-apps/test_app_for_translation/cs/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost-apps/test_app_for_translation/cs/"
        }
    ]
}