Translation components API.

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

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

{
    "count": 44,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2023-06-08T12:24:44.500863Z",
            "recent_changes": 1,
            "translated": 123,
            "translated_words": 696,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4618,
            "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": 20,
            "failing_percent": 16.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": 1,
            "code": "en",
            "name": "English",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/en/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/en/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2023-12-21T13:06:05.881533Z",
            "recent_changes": 2,
            "translated": 122,
            "translated_words": 694,
            "translated_percent": 99.1,
            "translated_words_percent": 99.7,
            "translated_chars": 4602,
            "translated_chars_percent": 99.6,
            "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.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": 16,
            "comments": 0,
            "code": "ru",
            "name": "Russian",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/ru/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/ru/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2024-03-17T16:15:02.154617Z",
            "recent_changes": 1,
            "translated": 123,
            "translated_words": 696,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4618,
            "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": 2.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": "es",
            "name": "Spanish",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/es/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/es/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2024-03-19T02:27:23.174353Z",
            "recent_changes": 1,
            "translated": 123,
            "translated_words": 696,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4618,
            "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.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": "zh_Hans",
            "name": "Chinese (Simplified)",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/zh_Hans/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/zh_Hans/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2024-04-10T14:24:08.756016Z",
            "recent_changes": 4,
            "translated": 123,
            "translated_words": 696,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4618,
            "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": "pl",
            "name": "Polish",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/pl/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/pl/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2024-03-17T16:15:41.240526Z",
            "recent_changes": 1,
            "translated": 123,
            "translated_words": 696,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4618,
            "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.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": "eo",
            "name": "Esperanto",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/eo/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/eo/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2022-03-15T05:45:51.624577Z",
            "recent_changes": 22,
            "translated": 44,
            "translated_words": 362,
            "translated_percent": 35.7,
            "translated_words_percent": 52.0,
            "translated_chars": 2371,
            "translated_chars_percent": 51.3,
            "fuzzy": 15,
            "fuzzy_percent": 12.1,
            "fuzzy_words": 111,
            "fuzzy_words_percent": 15.9,
            "fuzzy_chars": 765,
            "fuzzy_chars_percent": 16.5,
            "failing": 1,
            "failing_percent": 0.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": "ko",
            "name": "Korean",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/ko/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/ko/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2024-01-07T17:28:23.672991Z",
            "recent_changes": 13,
            "translated": 122,
            "translated_words": 694,
            "translated_percent": 99.1,
            "translated_words_percent": 99.7,
            "translated_chars": 4602,
            "translated_chars_percent": 99.6,
            "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.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": "eu",
            "name": "Basque",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/eu/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/eu/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2024-01-21T17:09:18.276507Z",
            "recent_changes": 1,
            "translated": 122,
            "translated_words": 694,
            "translated_percent": 99.1,
            "translated_words_percent": 99.7,
            "translated_chars": 4602,
            "translated_chars_percent": 99.6,
            "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": 3.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": "fr",
            "name": "French",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/fr/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/fr/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2022-08-22T18:01:04.459652Z",
            "recent_changes": 5,
            "translated": 10,
            "translated_words": 95,
            "translated_percent": 8.1,
            "translated_words_percent": 13.6,
            "translated_chars": 550,
            "translated_chars_percent": 11.9,
            "fuzzy": 1,
            "fuzzy_percent": 0.8,
            "fuzzy_words": 6,
            "fuzzy_words_percent": 0.8,
            "fuzzy_chars": 47,
            "fuzzy_chars_percent": 1.0,
            "failing": 2,
            "failing_percent": 1.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": 27,
            "comments": 0,
            "code": "ar",
            "name": "Arabic",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/ar/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/ar/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2023-12-30T17:55:03.623628Z",
            "recent_changes": 2,
            "translated": 120,
            "translated_words": 670,
            "translated_percent": 97.5,
            "translated_words_percent": 96.2,
            "translated_chars": 4427,
            "translated_chars_percent": 95.8,
            "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.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": 0,
            "comments": 0,
            "code": "fi",
            "name": "Finnish",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/fi/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/fi/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2024-03-28T12:44:48.878748Z",
            "recent_changes": 1,
            "translated": 123,
            "translated_words": 696,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4618,
            "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": 3,
            "code": "bg",
            "name": "Bulgarian",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/bg/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/bg/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2024-03-20T07:11:22.358547Z",
            "recent_changes": 1,
            "translated": 123,
            "translated_words": 696,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4618,
            "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": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/nl/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/nl/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2024-04-08T22:39:54.357461Z",
            "recent_changes": 1,
            "translated": 123,
            "translated_words": 696,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4618,
            "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": "el",
            "name": "Greek",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/el/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/el/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2024-03-17T12:43:17.274557Z",
            "recent_changes": 0,
            "translated": 18,
            "translated_words": 222,
            "translated_percent": 14.6,
            "translated_words_percent": 31.8,
            "translated_chars": 1421,
            "translated_chars_percent": 30.7,
            "fuzzy": 3,
            "fuzzy_percent": 2.4,
            "fuzzy_words": 13,
            "fuzzy_words_percent": 1.8,
            "fuzzy_chars": 109,
            "fuzzy_chars_percent": 2.3,
            "failing": 1,
            "failing_percent": 0.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": 1,
            "comments": 0,
            "code": "zh_Hant",
            "name": "Chinese (Traditional)",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/zh_Hant/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/zh_Hant/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2024-03-22T13:33:18.701843Z",
            "recent_changes": 1,
            "translated": 123,
            "translated_words": 696,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4618,
            "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": "gl",
            "name": "Galician",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/gl/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/gl/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2024-02-13T17:18:14.368230Z",
            "recent_changes": 1,
            "translated": 55,
            "translated_words": 420,
            "translated_percent": 44.7,
            "translated_words_percent": 60.3,
            "translated_chars": 2716,
            "translated_chars_percent": 58.8,
            "fuzzy": 12,
            "fuzzy_percent": 9.7,
            "fuzzy_words": 83,
            "fuzzy_words_percent": 11.9,
            "fuzzy_chars": 603,
            "fuzzy_chars_percent": 13.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": 6,
            "comments": 0,
            "code": "ja",
            "name": "Japanese",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/ja/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/ja/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2021-04-24T11:12:41.635267Z",
            "recent_changes": 77,
            "translated": 37,
            "translated_words": 254,
            "translated_percent": 30.0,
            "translated_words_percent": 36.4,
            "translated_chars": 1677,
            "translated_chars_percent": 36.3,
            "fuzzy": 15,
            "fuzzy_percent": 12.1,
            "fuzzy_words": 169,
            "fuzzy_words_percent": 24.2,
            "fuzzy_chars": 1162,
            "fuzzy_chars_percent": 25.1,
            "failing": 4,
            "failing_percent": 3.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": "nb_NO",
            "name": "Norwegian Bokmål",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/nb_NO/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/nb_NO/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2024-03-17T12:43:15.402151Z",
            "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": "km",
            "name": "Khmer (Central)",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/km/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/km/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2023-12-30T02:50:51.762525Z",
            "recent_changes": 1,
            "translated": 122,
            "translated_words": 694,
            "translated_percent": 99.1,
            "translated_words_percent": 99.7,
            "translated_chars": 4602,
            "translated_chars_percent": 99.6,
            "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.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": "it",
            "name": "Italian",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/it/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/it/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2023-12-06T17:03:54.870017Z",
            "recent_changes": 16,
            "translated": 122,
            "translated_words": 694,
            "translated_percent": 99.1,
            "translated_words_percent": 99.7,
            "translated_chars": 4602,
            "translated_chars_percent": 99.6,
            "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.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": 9,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/de/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/de/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2021-05-22T03:20:53.548570Z",
            "recent_changes": 4,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 0.8,
            "translated_words_percent": 0.1,
            "translated_chars": 5,
            "translated_chars_percent": 0.1,
            "fuzzy": 1,
            "fuzzy_percent": 0.8,
            "fuzzy_words": 6,
            "fuzzy_words_percent": 0.8,
            "fuzzy_chars": 47,
            "fuzzy_chars_percent": 1.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": "mnc",
            "name": "Manchu",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/mnc/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/mnc/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2024-03-29T14:33:54.850916Z",
            "recent_changes": 79,
            "translated": 123,
            "translated_words": 696,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4618,
            "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": 2.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": "id",
            "name": "Indonesian",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/id/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/id/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2023-12-31T11:43:06.841037Z",
            "recent_changes": 58,
            "translated": 91,
            "translated_words": 519,
            "translated_percent": 73.9,
            "translated_words_percent": 74.5,
            "translated_chars": 3412,
            "translated_chars_percent": 73.8,
            "fuzzy": 3,
            "fuzzy_percent": 2.4,
            "fuzzy_words": 23,
            "fuzzy_words_percent": 3.3,
            "fuzzy_chars": 135,
            "fuzzy_chars_percent": 2.9,
            "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": "fa",
            "name": "Persian",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/fa/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/fa/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2023-08-13T07:47:36.730284Z",
            "recent_changes": 20,
            "translated": 29,
            "translated_words": 272,
            "translated_percent": 23.5,
            "translated_words_percent": 39.0,
            "translated_chars": 1773,
            "translated_chars_percent": 38.3,
            "fuzzy": 3,
            "fuzzy_percent": 2.4,
            "fuzzy_words": 13,
            "fuzzy_words_percent": 1.8,
            "fuzzy_chars": 109,
            "fuzzy_chars_percent": 2.3,
            "failing": 2,
            "failing_percent": 1.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": 61,
            "comments": 0,
            "code": "sv",
            "name": "Swedish",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/sv/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/sv/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2021-09-09T16:09:37.893463Z",
            "recent_changes": 5,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 2.4,
            "translated_words_percent": 0.4,
            "translated_chars": 11,
            "translated_chars_percent": 0.2,
            "fuzzy": 1,
            "fuzzy_percent": 0.8,
            "fuzzy_words": 1,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 7,
            "fuzzy_chars_percent": 0.1,
            "failing": 1,
            "failing_percent": 0.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": "vi",
            "name": "Vietnamese",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/vi/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/vi/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2024-01-26T13:33:00.506788Z",
            "recent_changes": 1,
            "translated": 122,
            "translated_words": 694,
            "translated_percent": 99.1,
            "translated_words_percent": 99.7,
            "translated_chars": 4602,
            "translated_chars_percent": 99.6,
            "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.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": "pt",
            "name": "Portuguese",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/pt/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/pt/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2024-02-23T18:33:54.736674Z",
            "recent_changes": 28,
            "translated": 79,
            "translated_words": 465,
            "translated_percent": 64.2,
            "translated_words_percent": 66.8,
            "translated_chars": 3013,
            "translated_chars_percent": 65.2,
            "fuzzy": 7,
            "fuzzy_percent": 5.6,
            "fuzzy_words": 52,
            "fuzzy_words_percent": 7.4,
            "fuzzy_chars": 402,
            "fuzzy_chars_percent": 8.7,
            "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": "bn",
            "name": "Bengali",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/bn/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/bn/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2024-04-07T20:38:26.131313Z",
            "recent_changes": 1,
            "translated": 123,
            "translated_words": 696,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4618,
            "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": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/pt_BR/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/pt_BR/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2021-11-27T08:28:27.531191Z",
            "recent_changes": 12,
            "translated": 13,
            "translated_words": 99,
            "translated_percent": 10.5,
            "translated_words_percent": 14.2,
            "translated_chars": 648,
            "translated_chars_percent": 14.0,
            "fuzzy": 5,
            "fuzzy_percent": 4.0,
            "fuzzy_words": 133,
            "fuzzy_words_percent": 19.1,
            "fuzzy_chars": 866,
            "fuzzy_chars_percent": 18.7,
            "failing": 1,
            "failing_percent": 0.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": "as",
            "name": "Assamese",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/as/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/as/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2024-03-17T12:43:14.601169Z",
            "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": "got",
            "name": "Gothic",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/got/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/got/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2023-12-15T23:43:57.429784Z",
            "recent_changes": 1,
            "translated": 122,
            "translated_words": 694,
            "translated_percent": 99.1,
            "translated_words_percent": 99.7,
            "translated_chars": 4602,
            "translated_chars_percent": 99.6,
            "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.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": "tr",
            "name": "Turkish",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/tr/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/tr/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2023-12-26T11:55:57.435813Z",
            "recent_changes": 3,
            "translated": 122,
            "translated_words": 694,
            "translated_percent": 99.1,
            "translated_words_percent": 99.7,
            "translated_chars": 4602,
            "translated_chars_percent": 99.6,
            "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.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": 0,
            "comments": 0,
            "code": "uk",
            "name": "Ukrainian",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/uk/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/uk/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2024-03-17T12:43:14.766542Z",
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 0.8,
            "translated_words_percent": 0.1,
            "translated_chars": 4,
            "translated_chars_percent": 0.1,
            "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.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": 17,
            "comments": 0,
            "code": "hu",
            "name": "Hungarian",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/hu/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/hu/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2024-04-06T20:04:37.190663Z",
            "recent_changes": 1,
            "translated": 123,
            "translated_words": 696,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4618,
            "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": "da",
            "name": "Danish",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/da/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/da/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2023-11-12T11:33:29.493612Z",
            "recent_changes": 55,
            "translated": 104,
            "translated_words": 565,
            "translated_percent": 84.5,
            "translated_words_percent": 81.1,
            "translated_chars": 3674,
            "translated_chars_percent": 79.5,
            "fuzzy": 4,
            "fuzzy_percent": 3.2,
            "fuzzy_words": 47,
            "fuzzy_words_percent": 6.7,
            "fuzzy_chars": 345,
            "fuzzy_chars_percent": 7.4,
            "failing": 2,
            "failing_percent": 1.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": 0,
            "comments": 0,
            "code": "ro",
            "name": "Romanian",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/ro/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/ro/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2024-03-17T12:43:11.486698Z",
            "recent_changes": 0,
            "translated": 50,
            "translated_words": 405,
            "translated_percent": 40.6,
            "translated_words_percent": 58.1,
            "translated_chars": 2623,
            "translated_chars_percent": 56.7,
            "fuzzy": 15,
            "fuzzy_percent": 12.1,
            "fuzzy_words": 95,
            "fuzzy_words_percent": 13.6,
            "fuzzy_chars": 681,
            "fuzzy_chars_percent": 14.7,
            "failing": 3,
            "failing_percent": 2.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": 7,
            "comments": 0,
            "code": "af",
            "name": "Afrikaans",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/af/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/af/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2023-07-12T19:31:27.205634Z",
            "recent_changes": 69,
            "translated": 42,
            "translated_words": 248,
            "translated_percent": 34.1,
            "translated_words_percent": 35.6,
            "translated_chars": 1608,
            "translated_chars_percent": 34.8,
            "fuzzy": 9,
            "fuzzy_percent": 7.3,
            "fuzzy_words": 27,
            "fuzzy_words_percent": 3.8,
            "fuzzy_chars": 237,
            "fuzzy_chars_percent": 5.1,
            "failing": 1,
            "failing_percent": 0.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": "et",
            "name": "Estonian",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/et/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/et/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2023-08-06T22:01:36.339552Z",
            "recent_changes": 2,
            "translated": 2,
            "translated_words": 11,
            "translated_percent": 1.6,
            "translated_words_percent": 1.5,
            "translated_chars": 56,
            "translated_chars_percent": 1.2,
            "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": "hi",
            "name": "Hindi",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/hi/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/hi/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2023-07-24T14:32:36.960186Z",
            "recent_changes": 43,
            "translated": 53,
            "translated_words": 417,
            "translated_percent": 43.0,
            "translated_words_percent": 59.9,
            "translated_chars": 2701,
            "translated_chars_percent": 58.4,
            "fuzzy": 12,
            "fuzzy_percent": 9.7,
            "fuzzy_words": 83,
            "fuzzy_words_percent": 11.9,
            "fuzzy_chars": 603,
            "fuzzy_chars_percent": 13.0,
            "failing": 2,
            "failing_percent": 1.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": 0,
            "comments": 0,
            "code": "nn",
            "name": "Norwegian Nynorsk",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/nn/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/nn/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2023-07-29T22:01:02.851300Z",
            "recent_changes": 2,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "fuzzy": 1,
            "fuzzy_percent": 0.8,
            "fuzzy_words": 5,
            "fuzzy_words_percent": 0.7,
            "fuzzy_chars": 42,
            "fuzzy_chars_percent": 0.9,
            "failing": 2,
            "failing_percent": 1.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": 0,
            "comments": 0,
            "code": "cs",
            "name": "Czech",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/cs/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/cs/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2024-03-17T12:43:12.811349Z",
            "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": "br",
            "name": "Breton",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/br/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/br/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2024-03-17T12:43:15.320705Z",
            "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": "kk",
            "name": "Kazakh",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/kk/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/kk/"
        },
        {
            "total": 123,
            "total_words": 696,
            "total_chars": 4618,
            "last_change": "2024-03-28T08:22:23.838224Z",
            "recent_changes": 147,
            "translated": 123,
            "translated_words": 696,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 4618,
            "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.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": "he",
            "name": "Hebrew",
            "url": "http://weblate.join-lemmy.org/projects/lemmy/joinlemmy/he/",
            "translate_url": "http://weblate.join-lemmy.org/translate/lemmy/joinlemmy/he/"
        }
    ]
}