Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 18,
            "total_words": 62,
            "total_chars": 393,
            "last_change": "2020-10-12T13:51:46.791879Z",
            "recent_changes": 1,
            "translated": 18,
            "translated_words": 62,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 393,
            "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",
            "name": "Portuguese",
            "url": "https://hosted.weblate.org/projects/noosfero/plugin-statistics/pt/",
            "translate_url": "https://hosted.weblate.org/translate/noosfero/plugin-statistics/pt/"
        },
        {
            "total": 18,
            "total_words": 62,
            "total_chars": 393,
            "last_change": "2020-04-03T20:53:38.172000Z",
            "recent_changes": 0,
            "translated": 18,
            "translated_words": 62,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 393,
            "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/noosfero/plugin-statistics/fr/",
            "translate_url": "https://hosted.weblate.org/translate/noosfero/plugin-statistics/fr/"
        },
        {
            "total": 18,
            "total_words": 62,
            "total_chars": 393,
            "last_change": "2019-07-05T17:28:45Z",
            "recent_changes": 0,
            "translated": 15,
            "translated_words": 57,
            "translated_percent": 83.3,
            "translated_words_percent": 91.9,
            "translated_chars": 354,
            "translated_chars_percent": 90.0,
            "fuzzy": 2,
            "fuzzy_percent": 11.1,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 6.4,
            "fuzzy_chars": 31,
            "fuzzy_chars_percent": 7.8,
            "failing": 1,
            "failing_percent": 5.5,
            "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/noosfero/plugin-statistics/es/",
            "translate_url": "https://hosted.weblate.org/translate/noosfero/plugin-statistics/es/"
        },
        {
            "total": 18,
            "total_words": 62,
            "total_chars": 393,
            "last_change": "2021-10-20T22:05:52.627837Z",
            "recent_changes": 2,
            "translated": 18,
            "translated_words": 62,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 393,
            "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": 5.5,
            "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/noosfero/plugin-statistics/ru/",
            "translate_url": "https://hosted.weblate.org/translate/noosfero/plugin-statistics/ru/"
        },
        {
            "total": 18,
            "total_words": 62,
            "total_chars": 393,
            "last_change": "2019-07-05T17:28:46Z",
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 5.5,
            "translated_words_percent": 4.8,
            "translated_chars": 17,
            "translated_chars_percent": 4.3,
            "fuzzy": 13,
            "fuzzy_percent": 72.2,
            "fuzzy_words": 36,
            "fuzzy_words_percent": 58.0,
            "fuzzy_chars": 247,
            "fuzzy_chars_percent": 62.8,
            "failing": 1,
            "failing_percent": 5.5,
            "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": "hy",
            "name": "Armenian",
            "url": "https://hosted.weblate.org/projects/noosfero/plugin-statistics/hy/",
            "translate_url": "https://hosted.weblate.org/translate/noosfero/plugin-statistics/hy/"
        },
        {
            "total": 18,
            "total_words": 62,
            "total_chars": 393,
            "last_change": "2019-07-05T17:28:45Z",
            "recent_changes": 0,
            "translated": 18,
            "translated_words": 62,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 393,
            "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/noosfero/plugin-statistics/de/",
            "translate_url": "https://hosted.weblate.org/translate/noosfero/plugin-statistics/de/"
        },
        {
            "total": 18,
            "total_words": 62,
            "total_chars": 393,
            "last_change": null,
            "recent_changes": 0,
            "translated": 18,
            "translated_words": 62,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 393,
            "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": 18,
            "readonly_percent": 100.0,
            "readonly_words": 62,
            "readonly_words_percent": 100.0,
            "readonly_chars": 393,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://hosted.weblate.org/projects/noosfero/plugin-statistics/en/",
            "translate_url": "https://hosted.weblate.org/translate/noosfero/plugin-statistics/en/"
        }
    ]
}