Translation components API.

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

GET /api/components/gammu/wammu/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 34,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 7,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 100,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://hosted.weblate.org/languages/gl/",
                "url": "https://hosted.weblate.org/api/languages/gl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 806,
            "filename": "locale/gl/wammu.po",
            "revision": "938078a28ae3b835baf182f17e80798cdbef9b92",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/gl/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/gl/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/gl/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 102,
            "translated_words": 343,
            "translated_percent": 12.3,
            "fuzzy": 18,
            "fuzzy_words": 113,
            "fuzzy_percent": 2.1,
            "failing_checks": 8,
            "failing_checks_words": 70,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-05T09:00:38.227766+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/gl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/gl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/gl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/gl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/gl/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://hosted.weblate.org/languages/uk/",
                "url": "https://hosted.weblate.org/api/languages/uk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 807,
            "filename": "locale/uk/wammu.po",
            "revision": "9cc4478fc45d93501f36fdf03d4c3a32b7a88c20",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/uk/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/uk/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 827,
            "translated_words": 4492,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-07-25T14:07:20.278840+02:00",
            "last_author": "Artem",
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/uk/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://hosted.weblate.org/languages/tr/",
                "url": "https://hosted.weblate.org/api/languages/tr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 808,
            "filename": "locale/tr/wammu.po",
            "revision": "aab1052a089af4b27bc043d0ed20973b019ab66a",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/tr/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/tr/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 827,
            "translated_words": 4492,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-05T16:57:29.018764+01:00",
            "last_author": "Oğuz Ersen",
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/tr/units/?format=api"
        },
        {
            "language": {
                "id": 78,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://hosted.weblate.org/languages/pl/",
                "url": "https://hosted.weblate.org/api/languages/pl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 809,
            "filename": "locale/pl/wammu.po",
            "revision": "ea175a1f9a733de80d634a152b0a3b85794f40c3",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/pl/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/pl/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 784,
            "translated_words": 4179,
            "translated_percent": 94.8,
            "fuzzy": 40,
            "fuzzy_words": 219,
            "fuzzy_percent": 4.8,
            "failing_checks": 34,
            "failing_checks_words": 181,
            "failing_checks_percent": 4.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-05T09:00:53.178494+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/pl/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://hosted.weblate.org/languages/fr/",
                "url": "https://hosted.weblate.org/api/languages/fr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 810,
            "filename": "locale/fr/wammu.po",
            "revision": "7a0f70f9b3a96be44b2c3f30c893c4c960d1b170",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/fr/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/fr/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 796,
            "translated_words": 4374,
            "translated_percent": 96.2,
            "fuzzy": 31,
            "fuzzy_words": 118,
            "fuzzy_percent": 3.7,
            "failing_checks": 62,
            "failing_checks_words": 276,
            "failing_checks_percent": 7.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-05T09:00:36.334441+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/fr/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 811,
            "filename": "locale/es/wammu.po",
            "revision": "6c06bd6d7ac2f609a869ef814a30a2cfc24cfec4",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/es/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/es/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 827,
            "translated_words": 4492,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-28T16:00:42.058635+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/es/units/?format=api"
        },
        {
            "language": {
                "id": 110,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 89,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://hosted.weblate.org/languages/fi/",
                "url": "https://hosted.weblate.org/api/languages/fi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 812,
            "filename": "locale/fi/wammu.po",
            "revision": "e1c8fd1bd2cc4ad5879ca03eeea04041f4e6c9fa",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/fi/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/fi/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 814,
            "translated_words": 4433,
            "translated_percent": 98.4,
            "fuzzy": 13,
            "fuzzy_words": 59,
            "fuzzy_percent": 1.5,
            "failing_checks": 16,
            "failing_checks_words": 120,
            "failing_checks_percent": 1.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-03-15T19:32:14.745694+01:00",
            "last_author": "Tuomas Lähteenmäki",
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/fi/units/?format=api"
        },
        {
            "language": {
                "id": 93,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://hosted.weblate.org/languages/id/",
                "url": "https://hosted.weblate.org/api/languages/id/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 813,
            "filename": "locale/id/wammu.po",
            "revision": "5eaad77ccf8110a7dfc53dfe07962ddfb9c08837",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/id/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/id/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 778,
            "translated_words": 4155,
            "translated_percent": 94.0,
            "fuzzy": 44,
            "fuzzy_words": 239,
            "fuzzy_percent": 5.3,
            "failing_checks": 65,
            "failing_checks_words": 223,
            "failing_checks_percent": 7.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-05T09:00:43.515355+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/id/units/?format=api"
        },
        {
            "language": {
                "id": 62,
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk",
                    "eng_gb"
                ],
                "direction": "ltr",
                "population": 64445878,
                "web_url": "https://hosted.weblate.org/languages/en_GB/",
                "url": "https://hosted.weblate.org/api/languages/en_GB/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en_GB",
            "id": 814,
            "filename": "locale/en_GB/wammu.po",
            "revision": "3f3508ede83bbc248b02b8e38998eafc107a8e1b",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/en_GB/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/en_GB/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/en_GB/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 796,
            "translated_words": 4374,
            "translated_percent": 96.2,
            "fuzzy": 31,
            "fuzzy_words": 118,
            "fuzzy_percent": 3.7,
            "failing_checks": 29,
            "failing_checks_words": 108,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-05T09:00:07.408932+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/en_GB/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/en_GB/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/en_GB/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/en_GB/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/en_GB/units/?format=api"
        },
        {
            "language": {
                "id": 120,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 279,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://hosted.weblate.org/languages/sk/",
                "url": "https://hosted.weblate.org/api/languages/sk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 815,
            "filename": "locale/sk/wammu.po",
            "revision": "d880564afff13e8ce498f474c323619a133a8c1a",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/sk/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/sk/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 784,
            "translated_words": 4179,
            "translated_percent": 94.8,
            "fuzzy": 40,
            "fuzzy_words": 219,
            "fuzzy_percent": 4.8,
            "failing_checks": 31,
            "failing_checks_words": 187,
            "failing_checks_percent": 3.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-05T09:01:00.482262+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/sk/units/?format=api"
        },
        {
            "language": {
                "id": 34,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est",
                    "ekk"
                ],
                "direction": "ltr",
                "population": 878449,
                "web_url": "https://hosted.weblate.org/languages/et/",
                "url": "https://hosted.weblate.org/api/languages/et/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 816,
            "filename": "locale/et/wammu.po",
            "revision": "8e8e0e23f8c492367cc3fc76884ffca82ff4516b",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/et/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/et/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/et/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 827,
            "translated_words": 4492,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-06-25T21:21:48.671243+02:00",
            "last_author": "Kristjan Räts",
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/et/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/et/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/et/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/et/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/et/units/?format=api"
        },
        {
            "language": {
                "id": 41,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 43,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://hosted.weblate.org/languages/bg/",
                "url": "https://hosted.weblate.org/api/languages/bg/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 817,
            "filename": "locale/bg/wammu.po",
            "revision": "67203edf156907e49c6fa5274f24006db3470c0f",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/bg/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/bg/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/bg/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 605,
            "translated_words": 2821,
            "translated_percent": 73.1,
            "fuzzy": 79,
            "fuzzy_words": 388,
            "fuzzy_percent": 9.5,
            "failing_checks": 50,
            "failing_checks_words": 234,
            "failing_checks_percent": 6.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-05T23:48:47.616059+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/bg/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/bg/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/bg/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/bg/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/bg/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 255,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://hosted.weblate.org/languages/ru/",
                "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 818,
            "filename": "locale/ru/wammu.po",
            "revision": "237827d84165d37fdb04949bd865a3f2cdab24d8",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/ru/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/ru/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 794,
            "translated_words": 4352,
            "translated_percent": 96.0,
            "fuzzy": 33,
            "fuzzy_words": 140,
            "fuzzy_percent": 3.9,
            "failing_checks": 32,
            "failing_checks_words": 163,
            "failing_checks_percent": 3.8,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2022-01-05T09:00:58.701475+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/ru/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://hosted.weblate.org/languages/it/",
                "url": "https://hosted.weblate.org/api/languages/it/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 819,
            "filename": "locale/it/wammu.po",
            "revision": "d1b9866e295958cfeff9253d67cf9873287726e3",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/it/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/it/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 795,
            "translated_words": 4370,
            "translated_percent": 96.1,
            "fuzzy": 32,
            "fuzzy_words": 122,
            "fuzzy_percent": 3.8,
            "failing_checks": 43,
            "failing_checks_words": 208,
            "failing_checks_percent": 5.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-17T09:17:01.808109+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/it/units/?format=api"
        },
        {
            "language": {
                "id": 38,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 251,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum",
                    "mol"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://hosted.weblate.org/languages/ro/",
                "url": "https://hosted.weblate.org/api/languages/ro/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 820,
            "filename": "locale/ro/wammu.po",
            "revision": "af06072208547d4fabca7940294abd46a46fc025",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/ro/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/ro/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 44,
            "translated_words": 170,
            "translated_percent": 5.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 9,
            "failing_checks_percent": 1.0,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2021-10-31T06:50:09.400516+01:00",
            "last_author": "Andrei Gaboreanu",
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/ro/units/?format=api"
        },
        {
            "language": {
                "id": 83,
                "code": "sw",
                "name": "Swahili",
                "plural": {
                    "id": 299,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swa",
                    "swh"
                ],
                "direction": "ltr",
                "population": 171610296,
                "web_url": "https://hosted.weblate.org/languages/sw/",
                "url": "https://hosted.weblate.org/api/languages/sw/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sw/statistics/?format=api"
            },
            "language_code": "sw",
            "id": 821,
            "filename": "locale/sw/wammu.po",
            "revision": "4c5236faa6b09df2e2ce90dafd267eaebda9921d",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/sw/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/sw/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/sw/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/sw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/sw/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/sw/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/sw/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/sw/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/sw/units/?format=api"
        },
        {
            "language": {
                "id": 53,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://hosted.weblate.org/languages/ca/",
                "url": "https://hosted.weblate.org/api/languages/ca/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 822,
            "filename": "locale/ca/wammu.po",
            "revision": "4e9ea9a487212e4b4133f722ad9cf446375a6747",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/ca/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/ca/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 551,
            "translated_words": 2536,
            "translated_percent": 66.6,
            "fuzzy": 62,
            "fuzzy_words": 295,
            "fuzzy_percent": 7.4,
            "failing_checks": 44,
            "failing_checks_words": 255,
            "failing_checks_percent": 5.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-05T08:59:56.834326+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/ca/units/?format=api"
        },
        {
            "language": {
                "id": 69,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 131,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://hosted.weblate.org/languages/he/",
                "url": "https://hosted.weblate.org/api/languages/he/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 823,
            "filename": "locale/he/wammu.po",
            "revision": "a1afaa05992e0e9cbeeccc93e1e117a17107d6b0",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/he/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/he/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/he/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 84,
            "translated_words": 349,
            "translated_percent": 10.1,
            "fuzzy": 5,
            "fuzzy_words": 15,
            "fuzzy_percent": 0.6,
            "failing_checks": 7,
            "failing_checks_words": 22,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-05T09:14:52.991892+01:00",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/he/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/he/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/he/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/he/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/he/units/?format=api"
        },
        {
            "language": {
                "id": 25,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://hosted.weblate.org/languages/da/",
                "url": "https://hosted.weblate.org/api/languages/da/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 825,
            "filename": "locale/da/wammu.po",
            "revision": "9f9c2135917e4e945b4b41ea26d88f7e0b908669",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/da/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/da/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 122,
            "translated_words": 357,
            "translated_percent": 14.7,
            "fuzzy": 9,
            "fuzzy_words": 88,
            "fuzzy_percent": 1.0,
            "failing_checks": 7,
            "failing_checks_words": 64,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-05T09:00:00.499675+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/da/units/?format=api"
        },
        {
            "language": {
                "id": 82,
                "code": "af",
                "name": "Afrikaans",
                "plural": {
                    "id": 5,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "afr"
                ],
                "direction": "ltr",
                "population": 9318845,
                "web_url": "https://hosted.weblate.org/languages/af/",
                "url": "https://hosted.weblate.org/api/languages/af/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/af/statistics/?format=api"
            },
            "language_code": "af",
            "id": 826,
            "filename": "locale/af/wammu.po",
            "revision": "ba9e8b2f2590a06c6b02cbebdb4ee825a689826e",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/af/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/af/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/af/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 374,
            "translated_words": 1494,
            "translated_percent": 45.2,
            "fuzzy": 202,
            "fuzzy_words": 1012,
            "fuzzy_percent": 24.4,
            "failing_checks": 108,
            "failing_checks_words": 531,
            "failing_checks_percent": 13.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-05T08:59:49.143669+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/af/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/af/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/af/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/af/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/af/units/?format=api"
        },
        {
            "language": {
                "id": 107,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 301,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://hosted.weblate.org/languages/sv/",
                "url": "https://hosted.weblate.org/api/languages/sv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 827,
            "filename": "locale/sv/wammu.po",
            "revision": "3e3a9677581786c4a175b81f0db738aa7e437da7",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/sv/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/sv/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 796,
            "translated_words": 4374,
            "translated_percent": 96.2,
            "fuzzy": 31,
            "fuzzy_words": 118,
            "fuzzy_percent": 3.7,
            "failing_checks": 35,
            "failing_checks_words": 190,
            "failing_checks_percent": 4.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-05T09:01:02.206724+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/sv/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://hosted.weblate.org/languages/nl/",
                "url": "https://hosted.weblate.org/api/languages/nl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 828,
            "filename": "locale/nl/wammu.po",
            "revision": "e3cd295dbc2bdf4d15e9981df52879475e869edc",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/nl/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/nl/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 787,
            "translated_words": 4273,
            "translated_percent": 95.1,
            "fuzzy": 40,
            "fuzzy_words": 219,
            "fuzzy_percent": 4.8,
            "failing_checks": 31,
            "failing_checks_words": 163,
            "failing_checks_percent": 3.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-22T17:51:26.867238+01:00",
            "last_author": "Ranforingus",
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/nl/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 829,
            "filename": "locale/cs/wammu.po",
            "revision": "da0088870900ac9a1c987c0189f0cc16e9ecfb65",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/cs/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/cs/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 792,
            "translated_words": 4347,
            "translated_percent": 95.7,
            "fuzzy": 35,
            "fuzzy_words": 145,
            "fuzzy_percent": 4.2,
            "failing_checks": 29,
            "failing_checks_words": 108,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-05T08:59:58.927629+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/cs/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "bn",
                "name": "Bengali",
                "plural": {
                    "id": 32,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bd",
                    "ben"
                ],
                "direction": "ltr",
                "population": 267193288,
                "web_url": "https://hosted.weblate.org/languages/bn/",
                "url": "https://hosted.weblate.org/api/languages/bn/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/bn/statistics/?format=api"
            },
            "language_code": "bn",
            "id": 830,
            "filename": "locale/bn/wammu.po",
            "revision": "8a8a3b17c4f494d9304da14f7a98c098246748e4",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/bn/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/bn/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/bn/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/bn/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/bn/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/bn/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/bn/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/bn/units/?format=api"
        },
        {
            "language": {
                "id": 88,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 10,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara",
                    "arb"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://hosted.weblate.org/languages/ar/",
                "url": "https://hosted.weblate.org/api/languages/ar/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 831,
            "filename": "locale/ar/wammu.po",
            "revision": "ae51c57c1ef980ae8786def35a1a050b36caa2d9",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/ar/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/ar/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 249,
            "translated_words": 630,
            "translated_percent": 30.1,
            "fuzzy": 23,
            "fuzzy_words": 129,
            "fuzzy_percent": 2.7,
            "failing_checks": 19,
            "failing_checks_words": 131,
            "failing_checks_percent": 2.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-05T08:59:50.910052+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/ar/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 832,
            "filename": "locale/de/wammu.po",
            "revision": "57b57612c9c7427f18018b1e94bab07d26a8b943",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/de/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/de/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 796,
            "translated_words": 4374,
            "translated_percent": 96.2,
            "fuzzy": 31,
            "fuzzy_words": 118,
            "fuzzy_percent": 3.7,
            "failing_checks": 34,
            "failing_checks_words": 117,
            "failing_checks_percent": 4.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-05T09:00:03.148944+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/de/units/?format=api"
        },
        {
            "language": {
                "id": 23,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://hosted.weblate.org/languages/pt_BR/",
                "url": "https://hosted.weblate.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 833,
            "filename": "locale/pt_BR/wammu.po",
            "revision": "fc243a1acb36edd7c1045f7cdfc3ea588e9c0404",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 827,
            "translated_words": 4492,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-05T21:50:22.818381+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 29,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 108,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://hosted.weblate.org/languages/el/",
                "url": "https://hosted.weblate.org/api/languages/el/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 834,
            "filename": "locale/el/wammu.po",
            "revision": "6733e4ce92013baee1b827fa88af03dad5ee416a",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/el/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/el/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 787,
            "translated_words": 4273,
            "translated_percent": 95.1,
            "fuzzy": 40,
            "fuzzy_words": 219,
            "fuzzy_percent": 4.8,
            "failing_checks": 39,
            "failing_checks_words": 259,
            "failing_checks_percent": 4.7,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2022-01-05T09:00:05.305902+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/el/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://hosted.weblate.org/languages/ko/",
                "url": "https://hosted.weblate.org/api/languages/ko/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 835,
            "filename": "locale/ko/wammu.po",
            "revision": "77a62e1e105bb7d4a2240dc8ea91952de65feb82",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/ko/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/ko/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 336,
            "translated_words": 1382,
            "translated_percent": 40.6,
            "fuzzy": 210,
            "fuzzy_words": 969,
            "fuzzy_percent": 25.3,
            "failing_checks": 113,
            "failing_checks_words": 637,
            "failing_checks_percent": 13.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-05T09:00:47.640264+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/ko/units/?format=api"
        },
        {
            "language": {
                "id": 186,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 57,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://hosted.weblate.org/languages/zh_Hans/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 836,
            "filename": "locale/zh_CN/wammu.po",
            "revision": "b4812ae6dc848537db02c76f05aa953f27dbe897",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 819,
            "translated_words": 4432,
            "translated_percent": 99.0,
            "fuzzy": 8,
            "fuzzy_words": 60,
            "fuzzy_percent": 0.9,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-07T09:42:45.543070+02:00",
            "last_author": "Deleted User",
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 136,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://hosted.weblate.org/languages/hu/",
                "url": "https://hosted.weblate.org/api/languages/hu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 837,
            "filename": "locale/hu/wammu.po",
            "revision": "22d6a60f5e19ac9ce8322d2fd9b91abf3f841858",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/hu/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/hu/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 787,
            "translated_words": 4273,
            "translated_percent": 95.1,
            "fuzzy": 40,
            "fuzzy_words": 219,
            "fuzzy_percent": 4.8,
            "failing_checks": 38,
            "failing_checks_words": 161,
            "failing_checks_percent": 4.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-05T09:00:41.626977+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/hu/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 15792,
            "filename": "locale/nb_NO/wammu.po",
            "revision": "02c889f69f124687b5f9e322be336c1f5aa3710c",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 419,
            "translated_words": 1399,
            "translated_percent": 50.6,
            "fuzzy": 52,
            "fuzzy_words": 209,
            "fuzzy_percent": 6.2,
            "failing_checks": 23,
            "failing_checks_words": 71,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-05T09:00:49.225357+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 34103,
            "filename": "",
            "revision": "",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/en/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/en/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 827,
            "total_words": 4492,
            "translated": 827,
            "translated_words": 4492,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 161,
            "failing_checks_words": 838,
            "failing_checks_percent": 19.4,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/en/units/?format=api"
        },
        {
            "language": {
                "id": 185,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 734,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://hosted.weblate.org/languages/zh_Hant/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 174618,
            "filename": "locale/zh_TW/wammu.po",
            "revision": "72959384eb6be4ba3971fb9d0df4515795570ddf",
            "web_url": "https://hosted.weblate.org/projects/gammu/wammu/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/gammu/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/gammu/wammu/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/gammu/wammu/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 827,
            "total_words": 4492,
            "translated": 474,
            "translated_words": 2140,
            "translated_percent": 57.3,
            "fuzzy": 129,
            "fuzzy_words": 729,
            "fuzzy_percent": 15.5,
            "failing_checks": 65,
            "failing_checks_words": 386,
            "failing_checks_percent": 7.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-05T09:01:11.543207+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/gammu/wammu/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/gammu/wammu/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/gammu/wammu/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/gammu/wammu/zh_Hant/units/?format=api"
        }
    ]
}