Translation components API.

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

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

{
    "count": 23,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 190,
            "total_words": 1069,
            "total_chars": 6470,
            "last_change": null,
            "recent_changes": 0,
            "translated": 187,
            "translated_words": 1042,
            "translated_percent": 98.4,
            "translated_words_percent": 97.4,
            "translated_chars": 6303,
            "translated_chars_percent": 97.4,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 149,
            "failing_percent": 78.4,
            "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://l10n.xwiki.org/projects/xwiki-platform/appwithinminutes-translations/ca/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/appwithinminutes-translations/ca/"
        },
        {
            "total": 190,
            "total_words": 1069,
            "total_chars": 6470,
            "last_change": null,
            "recent_changes": 0,
            "translated": 187,
            "translated_words": 1042,
            "translated_percent": 98.4,
            "translated_words_percent": 97.4,
            "translated_chars": 6303,
            "translated_chars_percent": 97.4,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 66,
            "failing_percent": 34.7,
            "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://l10n.xwiki.org/projects/xwiki-platform/appwithinminutes-translations/cs/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/appwithinminutes-translations/cs/"
        },
        {
            "total": 190,
            "total_words": 1069,
            "total_chars": 6470,
            "last_change": "2020-11-19T08:54:51.999749Z",
            "recent_changes": 10,
            "translated": 187,
            "translated_words": 1042,
            "translated_percent": 98.4,
            "translated_words_percent": 97.4,
            "translated_chars": 6303,
            "translated_chars_percent": 97.4,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 60,
            "failing_percent": 31.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": "da",
            "name": "Danish",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/appwithinminutes-translations/da/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/appwithinminutes-translations/da/"
        },
        {
            "total": 190,
            "total_words": 1069,
            "total_chars": 6470,
            "last_change": "2022-12-09T08:15:31.924151Z",
            "recent_changes": 1,
            "translated": 190,
            "translated_words": 1069,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 6470,
            "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://l10n.xwiki.org/projects/xwiki-platform/appwithinminutes-translations/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/appwithinminutes-translations/de/"
        },
        {
            "total": 190,
            "total_words": 1069,
            "total_chars": 6470,
            "last_change": null,
            "recent_changes": 0,
            "translated": 190,
            "translated_words": 1069,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 6470,
            "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": 124,
            "failing_percent": 65.2,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 190,
            "readonly_percent": 100.0,
            "readonly_words": 1069,
            "readonly_words_percent": 100.0,
            "readonly_chars": 6470,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 1,
            "code": "en",
            "name": "English",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/appwithinminutes-translations/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/appwithinminutes-translations/en/"
        },
        {
            "total": 190,
            "total_words": 1069,
            "total_chars": 6470,
            "last_change": "2020-07-22T21:00:17.125979Z",
            "recent_changes": 1,
            "translated": 187,
            "translated_words": 1042,
            "translated_percent": 98.4,
            "translated_words_percent": 97.4,
            "translated_chars": 6303,
            "translated_chars_percent": 97.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": 3,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/appwithinminutes-translations/es/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/appwithinminutes-translations/es/"
        },
        {
            "total": 190,
            "total_words": 1069,
            "total_chars": 6470,
            "last_change": "2023-07-22T08:12:17.144907Z",
            "recent_changes": 3,
            "translated": 190,
            "translated_words": 1069,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 6470,
            "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://l10n.xwiki.org/projects/xwiki-platform/appwithinminutes-translations/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/appwithinminutes-translations/fr/"
        },
        {
            "total": 190,
            "total_words": 1069,
            "total_chars": 6470,
            "last_change": null,
            "recent_changes": 0,
            "translated": 187,
            "translated_words": 1042,
            "translated_percent": 98.4,
            "translated_words_percent": 97.4,
            "translated_chars": 6303,
            "translated_chars_percent": 97.4,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 17,
            "failing_percent": 8.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": "hr",
            "name": "Croatian",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/appwithinminutes-translations/hr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/appwithinminutes-translations/hr/"
        },
        {
            "total": 190,
            "total_words": 1069,
            "total_chars": 6470,
            "last_change": null,
            "recent_changes": 0,
            "translated": 187,
            "translated_words": 1042,
            "translated_percent": 98.4,
            "translated_words_percent": 97.4,
            "translated_chars": 6303,
            "translated_chars_percent": 97.4,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 64,
            "failing_percent": 33.6,
            "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": 22,
            "comments": 0,
            "code": "it",
            "name": "Italian",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/appwithinminutes-translations/it/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/appwithinminutes-translations/it/"
        },
        {
            "total": 190,
            "total_words": 1069,
            "total_chars": 6470,
            "last_change": "2018-10-03T14:47:41.988536Z",
            "recent_changes": 13,
            "translated": 187,
            "translated_words": 1042,
            "translated_percent": 98.4,
            "translated_words_percent": 97.4,
            "translated_chars": 6303,
            "translated_chars_percent": 97.4,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 18,
            "failing_percent": 9.4,
            "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": "lv",
            "name": "Latvian",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/appwithinminutes-translations/lv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/appwithinminutes-translations/lv/"
        },
        {
            "total": 190,
            "total_words": 1069,
            "total_chars": 6470,
            "last_change": "2023-02-22T14:42:16.334603Z",
            "recent_changes": 3,
            "translated": 190,
            "translated_words": 1069,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 6470,
            "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": 46,
            "failing_percent": 24.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://l10n.xwiki.org/projects/xwiki-platform/appwithinminutes-translations/nl/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/appwithinminutes-translations/nl/"
        },
        {
            "total": 190,
            "total_words": 1069,
            "total_chars": 6470,
            "last_change": "2023-07-25T17:43:04.460842Z",
            "recent_changes": 57,
            "translated": 190,
            "translated_words": 1069,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 6470,
            "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://l10n.xwiki.org/projects/xwiki-platform/appwithinminutes-translations/pt_BR/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/appwithinminutes-translations/pt_BR/"
        },
        {
            "total": 190,
            "total_words": 1069,
            "total_chars": 6470,
            "last_change": "2023-01-25T16:48:50.024062Z",
            "recent_changes": 1,
            "translated": 190,
            "translated_words": 1069,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 6470,
            "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": "ru",
            "name": "Russian",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/appwithinminutes-translations/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/appwithinminutes-translations/ru/"
        },
        {
            "total": 190,
            "total_words": 1069,
            "total_chars": 6470,
            "last_change": null,
            "recent_changes": 0,
            "translated": 187,
            "translated_words": 1042,
            "translated_percent": 98.4,
            "translated_words_percent": 97.4,
            "translated_chars": 6303,
            "translated_chars_percent": 97.4,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 96,
            "failing_percent": 50.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": "sk",
            "name": "Slovak",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/appwithinminutes-translations/sk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/appwithinminutes-translations/sk/"
        },
        {
            "total": 190,
            "total_words": 1069,
            "total_chars": 6470,
            "last_change": null,
            "recent_changes": 0,
            "translated": 187,
            "translated_words": 1042,
            "translated_percent": 98.4,
            "translated_words_percent": 97.4,
            "translated_chars": 6303,
            "translated_chars_percent": 97.4,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 60,
            "failing_percent": 31.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": "sv",
            "name": "Swedish",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/appwithinminutes-translations/sv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/appwithinminutes-translations/sv/"
        },
        {
            "total": 190,
            "total_words": 1069,
            "total_chars": 6470,
            "last_change": null,
            "recent_changes": 0,
            "translated": 187,
            "translated_words": 1042,
            "translated_percent": 98.4,
            "translated_words_percent": 97.4,
            "translated_chars": 6303,
            "translated_chars_percent": 97.4,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 72,
            "failing_percent": 37.8,
            "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": 3,
            "comments": 0,
            "code": "tr",
            "name": "Turkish",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/appwithinminutes-translations/tr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/appwithinminutes-translations/tr/"
        },
        {
            "total": 190,
            "total_words": 1069,
            "total_chars": 6470,
            "last_change": "2022-12-09T08:28:39.869355Z",
            "recent_changes": 1,
            "translated": 190,
            "translated_words": 1069,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 6470,
            "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": "uk",
            "name": "Ukrainian",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/appwithinminutes-translations/uk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/appwithinminutes-translations/uk/"
        },
        {
            "total": 190,
            "total_words": 1069,
            "total_chars": 6470,
            "last_change": "2020-03-01T10:47:28.463432Z",
            "recent_changes": 2,
            "translated": 187,
            "translated_words": 1042,
            "translated_percent": 98.4,
            "translated_words_percent": 97.4,
            "translated_chars": 6303,
            "translated_chars_percent": 97.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": "no",
            "name": "Norwegian",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/appwithinminutes-translations/no/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/appwithinminutes-translations/no/"
        },
        {
            "total": 190,
            "total_words": 1069,
            "total_chars": 6470,
            "last_change": "2019-12-06T17:18:53.367068Z",
            "recent_changes": 4,
            "translated": 187,
            "translated_words": 1042,
            "translated_percent": 98.4,
            "translated_words_percent": 97.4,
            "translated_chars": 6303,
            "translated_chars_percent": 97.4,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 53,
            "failing_percent": 27.8,
            "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": "mr",
            "name": "Marathi",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/appwithinminutes-translations/mr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/appwithinminutes-translations/mr/"
        },
        {
            "total": 190,
            "total_words": 1069,
            "total_chars": 6470,
            "last_change": "2020-02-17T13:30:33.134115Z",
            "recent_changes": 193,
            "translated": 187,
            "translated_words": 1042,
            "translated_percent": 98.4,
            "translated_words_percent": 97.4,
            "translated_chars": 6303,
            "translated_chars_percent": 97.4,
            "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.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": "pl",
            "name": "Polish",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/appwithinminutes-translations/pl/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/appwithinminutes-translations/pl/"
        },
        {
            "total": 190,
            "total_words": 1069,
            "total_chars": 6470,
            "last_change": "2022-01-27T05:42:04.318069Z",
            "recent_changes": 81,
            "translated": 187,
            "translated_words": 1042,
            "translated_percent": 98.4,
            "translated_words_percent": 97.4,
            "translated_chars": 6303,
            "translated_chars_percent": 97.4,
            "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.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": "zh",
            "name": "Chinese (Simplified)",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/appwithinminutes-translations/zh/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/appwithinminutes-translations/zh/"
        },
        {
            "total": 190,
            "total_words": 1069,
            "total_chars": 6470,
            "last_change": "2022-12-10T08:53:03.084383Z",
            "recent_changes": 10,
            "translated": 190,
            "translated_words": 1069,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 6470,
            "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://l10n.xwiki.org/projects/xwiki-platform/appwithinminutes-translations/ja/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/appwithinminutes-translations/ja/"
        },
        {
            "total": 190,
            "total_words": 1069,
            "total_chars": 6470,
            "last_change": "2024-01-02T11:40:40.687003Z",
            "recent_changes": 8,
            "translated": 190,
            "translated_words": 1069,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 6470,
            "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": "ko",
            "name": "Korean",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/appwithinminutes-translations/ko/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/appwithinminutes-translations/ko/"
        }
    ]
}