Translation components API.

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

GET /api/components/tor/tor-browser%252Ftb-base-browser/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 73,
    "next": "https://hosted.weblate.org/api/components/tor/tor-browser%252Ftb-base-browser/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "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": 1405785,
            "filename": "en-US/base-browser.ftl",
            "revision": "aaefc7665940069b6afa86512889549aa8ebf06c,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/en/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/en/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 60,
            "total_words": 422,
            "translated": 60,
            "translated_words": 422,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 18,
            "failing_checks_words": 126,
            "failing_checks_percent": 30.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-16T15:01:29.900102+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/en/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": 1405786,
            "filename": "af/base-browser.ftl",
            "revision": "1cf3cc9c4ca541dc575e9b2f3d3b203605a86e53,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/af/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/af/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/af/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 13,
            "translated_words": 27,
            "translated_percent": 21.6,
            "fuzzy": 12,
            "fuzzy_words": 113,
            "fuzzy_percent": 20.0,
            "failing_checks": 13,
            "failing_checks_words": 119,
            "failing_checks_percent": 21.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T08:56:48.989014+02:00",
            "last_author": "emma peel",
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/af/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/af/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/af/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/af/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/af/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": 1405787,
            "filename": "ar/base-browser.ftl",
            "revision": "ecfb34d4d9ce85a4f958376e86461790cc13a122,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/ar/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/ar/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 60,
            "translated_words": 422,
            "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": "2024-05-02T18:08:37.654232+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ar/units/?format=api"
        },
        {
            "language": {
                "id": 92,
                "code": "az",
                "name": "Azerbaijani",
                "plural": {
                    "id": 23,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "aze",
                    "azj"
                ],
                "direction": "ltr",
                "population": 9690091,
                "web_url": "https://hosted.weblate.org/languages/az/",
                "url": "https://hosted.weblate.org/api/languages/az/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/az/statistics/?format=api"
            },
            "language_code": "az",
            "id": 1405788,
            "filename": "az/base-browser.ftl",
            "revision": "9a3cc8b57468bac19cd0f043b669e31198b84097,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/az/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/az/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/az/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 17,
            "translated_words": 41,
            "translated_percent": 28.3,
            "fuzzy": 11,
            "fuzzy_words": 111,
            "fuzzy_percent": 18.3,
            "failing_checks": 11,
            "failing_checks_words": 111,
            "failing_checks_percent": 18.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T08:56:49.015001+02:00",
            "last_author": "emma peel",
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/az/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/az/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/az/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/az/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/az/units/?format=api"
        },
        {
            "language": {
                "id": 40,
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 28,
                    "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": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "population": 10064517,
                "web_url": "https://hosted.weblate.org/languages/be/",
                "url": "https://hosted.weblate.org/api/languages/be/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 1405789,
            "filename": "be/base-browser.ftl",
            "revision": "6c9ff72a50b11b451bb76ab4860d170e6cb4792d,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/be/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/be/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/be/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 48,
            "translated_words": 306,
            "translated_percent": 80.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": "2024-05-03T22:07:24.407713+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/be/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/be/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/be/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/be/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/be/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": 1405790,
            "filename": "bg/base-browser.ftl",
            "revision": "f89870e854ff8047ad0a9823d9b4a8f9ca8d93ff,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/bg/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/bg/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/bg/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 60,
            "translated_words": 422,
            "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": "2024-04-26T17:07:25.151501+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/bg/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/bg/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/bg/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/bg/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/bg/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-BD",
            "id": 1405791,
            "filename": "bn-BD/base-browser.ftl",
            "revision": "1beae63d29f78a6f7631026e9d0e072a5ad157f4,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/bn/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/bn/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/bn/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 28,
            "translated_words": 141,
            "translated_percent": 46.6,
            "fuzzy": 1,
            "fuzzy_words": 7,
            "fuzzy_percent": 1.6,
            "failing_checks": 1,
            "failing_checks_words": 9,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T11:22:52.171239+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/bn/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/bn/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/bn/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/bn/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/bn/units/?format=api"
        },
        {
            "language": {
                "id": 48,
                "code": "bs",
                "name": "Bosnian",
                "plural": {
                    "id": 39,
                    "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": [
                    "bos"
                ],
                "direction": "ltr",
                "population": 3797234,
                "web_url": "https://hosted.weblate.org/languages/bs/",
                "url": "https://hosted.weblate.org/api/languages/bs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/bs/statistics/?format=api"
            },
            "language_code": "bs",
            "id": 1405792,
            "filename": "bs/base-browser.ftl",
            "revision": "ae2199e80040bbd3242be7adaa0bebd8be7b75fe,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/bs/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/bs/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/bs/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 35,
            "translated_words": 209,
            "translated_percent": 58.3,
            "fuzzy": 2,
            "fuzzy_words": 2,
            "fuzzy_percent": 3.3,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 3.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T08:56:48.924153+02:00",
            "last_author": "emma peel",
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/bs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/bs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/bs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/bs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/bs/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": 1405793,
            "filename": "ca/base-browser.ftl",
            "revision": "f408a3f9f29f5df85303d5ef7bbcec21b9637a87,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/ca/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/ca/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 46,
            "translated_words": 289,
            "translated_percent": 76.6,
            "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": "2024-04-16T15:01:31.058789+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ca/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": 1405794,
            "filename": "cs/base-browser.ftl",
            "revision": "8d8dfc72a26fae7ad3f489a676e0e10578b80d90,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/cs/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/cs/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 60,
            "translated_words": 422,
            "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": "2024-05-04T08:07:17.051200+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/cs/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": 1405795,
            "filename": "da/base-browser.ftl",
            "revision": "065672162d9c221d9627540852a0b5de64cda4e8,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/da/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/da/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 43,
            "translated_words": 275,
            "translated_percent": 71.6,
            "fuzzy": 1,
            "fuzzy_words": 7,
            "fuzzy_percent": 1.6,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T08:56:49.030344+02:00",
            "last_author": "emma peel",
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/da/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": 1405796,
            "filename": "de/base-browser.ftl",
            "revision": "5bbabc99ef229e8ecc48186ce02bf64a4934fd90,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/de/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/de/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 60,
            "translated_words": 422,
            "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": "2024-04-16T15:09:57.659467+02:00",
            "last_author": "emma peel",
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/de/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": 1405797,
            "filename": "el/base-browser.ftl",
            "revision": "2d1bba72b300ef4b844d84736c3632d8225ecb9b,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/el/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/el/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 59,
            "translated_words": 421,
            "translated_percent": 98.3,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 1.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T08:56:48.950393+02:00",
            "last_author": "emma peel",
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/el/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-ES",
            "id": 1405798,
            "filename": "es-ES/base-browser.ftl",
            "revision": "9c75a0adbe5d0e7d722db59746d72667763f60bd,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/es/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/es/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 60,
            "translated_words": 422,
            "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": "2024-04-16T15:08:38.472747+02:00",
            "last_author": "emma peel",
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/es/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": 1405799,
            "filename": "et/base-browser.ftl",
            "revision": "460558c75dc048d4fe54776848ae82e1723ccc16,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/et/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/et/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/et/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 35,
            "translated_words": 217,
            "translated_percent": 58.3,
            "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": "2024-04-20T22:07:22.130622+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/et/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/et/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/et/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/et/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/et/units/?format=api"
        },
        {
            "language": {
                "id": 33,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 26,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "https://hosted.weblate.org/languages/eu/",
                "url": "https://hosted.weblate.org/api/languages/eu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 1405800,
            "filename": "eu/base-browser.ftl",
            "revision": "19d046ba8dcb4514b7b3f04499eca96a2bf44826,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/eu/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/eu/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/eu/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 40,
            "translated_words": 238,
            "translated_percent": 66.6,
            "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": "2024-04-16T15:01:32.106886+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/eu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/eu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/eu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/eu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/eu/units/?format=api"
        },
        {
            "language": {
                "id": 108,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 241,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per",
                    "pes"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://hosted.weblate.org/languages/fa/",
                "url": "https://hosted.weblate.org/api/languages/fa/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 1405801,
            "filename": "fa/base-browser.ftl",
            "revision": "7eae9b9f5d02a43a38c33d80d31659b4024ed5c5,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/fa/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/fa/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/fa/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 50,
            "translated_words": 317,
            "translated_percent": 83.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-16T15:11:33.718966+02:00",
            "last_author": "emma peel",
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/fa/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/fa/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/fa/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/fa/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/fa/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": 1405802,
            "filename": "fi/base-browser.ftl",
            "revision": "345b171be79bfa580772ac5b67907e850476642d,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/fi/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/fi/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 60,
            "translated_words": 422,
            "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": "2024-04-16T15:09:10.722186+02:00",
            "last_author": "emma peel",
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/fi/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": 1405803,
            "filename": "fr/base-browser.ftl",
            "revision": "9f518c56df752f5451035d7fc785bd3bd7623c05,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/fr/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/fr/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 60,
            "translated_words": 422,
            "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": "2024-05-02T00:07:18.996932+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/fr/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fy",
                "name": "Frisian",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fry"
                ],
                "direction": "ltr",
                "population": 743057,
                "web_url": "https://hosted.weblate.org/languages/fy/",
                "url": "https://hosted.weblate.org/api/languages/fy/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fy/statistics/?format=api"
            },
            "language_code": "fy-NL",
            "id": 1405804,
            "filename": "fy-NL/base-browser.ftl",
            "revision": "eaaedaa63f4e76a5455083264bd084ba75fada98,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/fy/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/fy/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/fy/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/fy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 10,
            "translated_words": 20,
            "translated_percent": 16.6,
            "fuzzy": 12,
            "fuzzy_words": 112,
            "fuzzy_percent": 20.0,
            "failing_checks": 12,
            "failing_checks_words": 112,
            "failing_checks_percent": 20.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T08:56:49.065418+02:00",
            "last_author": "emma peel",
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/fy/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/fy/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/fy/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/fy/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/fy/units/?format=api"
        },
        {
            "language": {
                "id": 6,
                "code": "ga",
                "name": "Irish",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 5,
                    "formula": "n==1 ? 0 : n==2 ? 1 : (n>2 && n<7) ? 2 :(n>6 && n<11) ? 3 : 4",
                    "type": 10
                },
                "aliases": [
                    "gle"
                ],
                "direction": "ltr",
                "population": 1237487,
                "web_url": "https://hosted.weblate.org/languages/ga/",
                "url": "https://hosted.weblate.org/api/languages/ga/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ga/statistics/?format=api"
            },
            "language_code": "ga-IE",
            "id": 1405805,
            "filename": "ga-IE/base-browser.ftl",
            "revision": "4042c600dd9c52c9d8cb2890cd71e05542ea6b21,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/ga/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/ga/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/ga/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ga/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 28,
            "translated_words": 144,
            "translated_percent": 46.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T17:07:27.710607+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ga/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ga/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ga/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ga/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ga/units/?format=api"
        },
        {
            "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": 1405806,
            "filename": "gl/base-browser.ftl",
            "revision": "14f8efadf773627c8bb6d2c8dc72f156e39ca473,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/gl/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/gl/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/gl/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 30,
            "translated_words": 148,
            "translated_percent": 50.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T17:07:28.506043+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/gl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/gl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/gl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/gl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/gl/units/?format=api"
        },
        {
            "language": {
                "id": 1,
                "code": "gu",
                "name": "Gujarati",
                "plural": {
                    "id": 111,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "guj",
                    "prp"
                ],
                "direction": "ltr",
                "population": 61721798,
                "web_url": "https://hosted.weblate.org/languages/gu/",
                "url": "https://hosted.weblate.org/api/languages/gu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/gu/statistics/?format=api"
            },
            "language_code": "gu-IN",
            "id": 1405807,
            "filename": "gu-IN/base-browser.ftl",
            "revision": "82aacebabbe291623e32eadd3d132ccb614fe4be,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/gu/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/gu/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/gu/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/gu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 11,
            "translated_words": 15,
            "translated_percent": 18.3,
            "fuzzy": 12,
            "fuzzy_words": 113,
            "fuzzy_percent": 20.0,
            "failing_checks": 12,
            "failing_checks_words": 113,
            "failing_checks_percent": 20.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T08:56:49.105251+02:00",
            "last_author": "emma peel",
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/gu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/gu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/gu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/gu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/gu/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": 1405808,
            "filename": "he/base-browser.ftl",
            "revision": "704ef092639f1e5830647b6ea80e7008f739cb75,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/he/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/he/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/he/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 32,
            "translated_words": 160,
            "translated_percent": 53.3,
            "fuzzy": 1,
            "fuzzy_words": 7,
            "fuzzy_percent": 1.6,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T08:56:49.108086+02:00",
            "last_author": "emma peel",
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/he/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/he/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/he/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/he/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/he/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://hosted.weblate.org/languages/hi/",
                "url": "https://hosted.weblate.org/api/languages/hi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi-IN",
            "id": 1405809,
            "filename": "hi-IN/base-browser.ftl",
            "revision": "32c5c51c124cc1098ab1212dda948166559d8efe,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/hi/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/hi/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/hi/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 31,
            "translated_words": 176,
            "translated_percent": 51.6,
            "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": "2024-04-16T15:01:33.278039+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/hi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/hi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/hi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/hi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/hi/units/?format=api"
        },
        {
            "language": {
                "id": 64,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 66,
                    "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": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://hosted.weblate.org/languages/hr/",
                "url": "https://hosted.weblate.org/api/languages/hr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 1405810,
            "filename": "hr/base-browser.ftl",
            "revision": "19636fcc64e51b539c5052a6fecca3a6a5146eb7,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/hr/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/hr/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/hr/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 45,
            "translated_words": 286,
            "translated_percent": 75.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": "2024-04-16T15:01:33.373384+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/hr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/hr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/hr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/hr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/hr/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": 1405811,
            "filename": "hu/base-browser.ftl",
            "revision": "bbe40fff5a16f1ca2889362b32a6bf45739348d0,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/hu/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/hu/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 60,
            "translated_words": 422,
            "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": "2024-04-25T21:47:55.255311+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/hu/units/?format=api"
        },
        {
            "language": {
                "id": 63,
                "code": "hy",
                "name": "Armenian",
                "plural": {
                    "id": 15,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "arm",
                    "hye"
                ],
                "direction": "ltr",
                "population": 5317271,
                "web_url": "https://hosted.weblate.org/languages/hy/",
                "url": "https://hosted.weblate.org/api/languages/hy/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hy/statistics/?format=api"
            },
            "language_code": "hy-AM",
            "id": 1405812,
            "filename": "hy-AM/base-browser.ftl",
            "revision": "90864c1756a997167c256982155883764991a7ad,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/hy/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/hy/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/hy/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/hy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 60,
            "translated_words": 422,
            "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": "2024-04-18T03:03:24.447050+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/hy/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/hy/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/hy/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/hy/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/hy/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": 1405813,
            "filename": "id/base-browser.ftl",
            "revision": "13eeef4dfb773dcc555799b4b49457c1c212d873,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/id/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/id/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 35,
            "translated_words": 171,
            "translated_percent": 58.3,
            "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": "2024-04-26T10:49:57.093607+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/id/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "is",
                "name": "Icelandic",
                "plural": {
                    "id": 137,
                    "source": 0,
                    "number": 2,
                    "formula": "n % 10 != 1 || n % 100 == 11",
                    "type": 1
                },
                "aliases": [
                    "ice",
                    "isl"
                ],
                "direction": "ltr",
                "population": 350734,
                "web_url": "https://hosted.weblate.org/languages/is/",
                "url": "https://hosted.weblate.org/api/languages/is/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/is/statistics/?format=api"
            },
            "language_code": "is",
            "id": 1405814,
            "filename": "is/base-browser.ftl",
            "revision": "637faafbfd8d8eaff697484215ded7ff95aac75d,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/is/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/is/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/is/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/is/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 43,
            "translated_words": 277,
            "translated_percent": 71.6,
            "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": "2024-04-16T15:01:33.985404+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/is/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/is/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/is/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/is/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/is/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": 1405815,
            "filename": "it/base-browser.ftl",
            "revision": "cec7e90b6163c0d65dbb8991653f19e9fb0dc101,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/it/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/it/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 60,
            "translated_words": 422,
            "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": "2024-04-16T15:10:59.381570+02:00",
            "last_author": "emma peel",
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/it/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 148,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://hosted.weblate.org/languages/ja/",
                "url": "https://hosted.weblate.org/api/languages/ja/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 1405816,
            "filename": "ja/base-browser.ftl",
            "revision": "fd7b42279d1cedc28be55badb3c515091c81f862,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/ja/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/ja/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 60,
            "translated_words": 422,
            "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": "2024-04-16T15:11:09.184773+02:00",
            "last_author": "emma peel",
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ja/units/?format=api"
        },
        {
            "language": {
                "id": 112,
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "population": 3543645,
                "web_url": "https://hosted.weblate.org/languages/ka/",
                "url": "https://hosted.weblate.org/api/languages/ka/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 1405817,
            "filename": "ka/base-browser.ftl",
            "revision": "861c341735898ca7aabad3b68539a561e1dbb09c,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/ka/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/ka/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/ka/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 45,
            "translated_words": 286,
            "translated_percent": 75.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": "2024-04-16T15:01:34.308755+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ka/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ka/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ka/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ka/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ka/units/?format=api"
        },
        {
            "language": {
                "id": 113,
                "code": "kk",
                "name": "Kazakh",
                "plural": {
                    "id": 158,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kk_cyrl",
                    "kz",
                    "kaz"
                ],
                "direction": "ltr",
                "population": 12219390,
                "web_url": "https://hosted.weblate.org/languages/kk/",
                "url": "https://hosted.weblate.org/api/languages/kk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/kk/statistics/?format=api"
            },
            "language_code": "kk",
            "id": 1405818,
            "filename": "kk/base-browser.ftl",
            "revision": "63212743ad30cf135334b30e892f1f15c2a2dd9c,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/kk/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/kk/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/kk/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/kk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 31,
            "translated_words": 170,
            "translated_percent": 51.6,
            "fuzzy": 1,
            "fuzzy_words": 7,
            "fuzzy_percent": 1.6,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T08:56:49.116696+02:00",
            "last_author": "emma peel",
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/kk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/kk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/kk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/kk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/kk/units/?format=api"
        },
        {
            "language": {
                "id": 118,
                "code": "km",
                "name": "Khmer (Central)",
                "plural": {
                    "id": 48,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "khm"
                ],
                "direction": "ltr",
                "population": 15065030,
                "web_url": "https://hosted.weblate.org/languages/km/",
                "url": "https://hosted.weblate.org/api/languages/km/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/km/statistics/?format=api"
            },
            "language_code": "km",
            "id": 1405819,
            "filename": "km/base-browser.ftl",
            "revision": "b946597554b4a1d0adc3fea5e1b54e25a91a5fe4,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/km/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/km/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/km/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/km/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 18,
            "translated_words": 34,
            "translated_percent": 30.0,
            "fuzzy": 10,
            "fuzzy_words": 116,
            "fuzzy_percent": 16.6,
            "failing_checks": 10,
            "failing_checks_words": 116,
            "failing_checks_percent": 16.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T08:56:49.142300+02:00",
            "last_author": "emma peel",
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/km/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/km/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/km/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/km/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/km/units/?format=api"
        },
        {
            "language": {
                "id": 117,
                "code": "kn",
                "name": "Kannada",
                "plural": {
                    "id": 154,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kan"
                ],
                "direction": "ltr",
                "population": 49065330,
                "web_url": "https://hosted.weblate.org/languages/kn/",
                "url": "https://hosted.weblate.org/api/languages/kn/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/kn/statistics/?format=api"
            },
            "language_code": "kn",
            "id": 1405820,
            "filename": "kn/base-browser.ftl",
            "revision": "ead795decbf840542b118347484bebf20274887d,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/kn/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/kn/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/kn/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/kn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 11,
            "translated_words": 15,
            "translated_percent": 18.3,
            "fuzzy": 12,
            "fuzzy_words": 112,
            "fuzzy_percent": 20.0,
            "failing_checks": 12,
            "failing_checks_words": 112,
            "failing_checks_percent": 20.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T08:56:49.164099+02:00",
            "last_author": "emma peel",
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/kn/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/kn/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/kn/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/kn/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/kn/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": 1405821,
            "filename": "ko/base-browser.ftl",
            "revision": "d47fbcbacd0ef98c10db49eb33eb1d40da096feb,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/ko/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/ko/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 60,
            "translated_words": 422,
            "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": "2024-04-16T15:11:24.824864+02:00",
            "last_author": "emma peel",
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ko/units/?format=api"
        },
        {
            "language": {
                "id": 321,
                "code": "lg",
                "name": "Luganda",
                "plural": {
                    "id": 101,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "lug"
                ],
                "direction": "ltr",
                "population": 5622890,
                "web_url": "https://hosted.weblate.org/languages/lg/",
                "url": "https://hosted.weblate.org/api/languages/lg/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lg/statistics/?format=api"
            },
            "language_code": "lg",
            "id": 1405822,
            "filename": "lg/base-browser.ftl",
            "revision": "e69de29bb2d1d6434b8b29ae775ad8c2e48c5391,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/lg/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/lg/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/lg/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/lg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "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": "2024-04-16T15:01:34.919014+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/lg/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/lg/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/lg/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/lg/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/lg/units/?format=api"
        },
        {
            "language": {
                "id": 14,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 178,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 22
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://hosted.weblate.org/languages/lt/",
                "url": "https://hosted.weblate.org/api/languages/lt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 1405823,
            "filename": "lt/base-browser.ftl",
            "revision": "3872dd22c8c5d0ccb0b38036323b0152044d86ce,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/lt/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/lt/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/lt/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 37,
            "translated_words": 214,
            "translated_percent": 61.6,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 1.6,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T08:56:49.166672+02:00",
            "last_author": "emma peel",
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/lt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/lt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/lt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/lt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/lt/units/?format=api"
        },
        {
            "language": {
                "id": 13,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 175,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav",
                    "lvs"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://hosted.weblate.org/languages/lv/",
                "url": "https://hosted.weblate.org/api/languages/lv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lv/statistics/?format=api"
            },
            "language_code": "lv",
            "id": 1405824,
            "filename": "lv/base-browser.ftl",
            "revision": "fcc94ca32acb1b6a346ae38f2e55d3413f00a877,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/lv/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/lv/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/lv/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 32,
            "translated_words": 165,
            "translated_percent": 53.3,
            "fuzzy": 1,
            "fuzzy_words": 7,
            "fuzzy_percent": 1.6,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T08:56:49.175159+02:00",
            "last_author": "emma peel",
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/lv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/lv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/lv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/lv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/lv/units/?format=api"
        },
        {
            "language": {
                "id": 76,
                "code": "mk",
                "name": "Macedonian",
                "plural": {
                    "id": 185,
                    "source": 0,
                    "number": 2,
                    "formula": "n==1 || n%10==1 ? 0 : 1",
                    "type": 1
                },
                "aliases": [
                    "mac",
                    "mkd"
                ],
                "direction": "ltr",
                "population": 1608564,
                "web_url": "https://hosted.weblate.org/languages/mk/",
                "url": "https://hosted.weblate.org/api/languages/mk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/mk/statistics/?format=api"
            },
            "language_code": "mk",
            "id": 1405825,
            "filename": "mk/base-browser.ftl",
            "revision": "e9efc247b17f6546231aee362adae4bbf69a1d80,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/mk/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/mk/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/mk/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 36,
            "translated_words": 178,
            "translated_percent": 60.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": "2024-04-26T09:00:35.268179+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/mk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/mk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/mk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/mk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/mk/units/?format=api"
        },
        {
            "language": {
                "id": 73,
                "code": "ml",
                "name": "Malayalam",
                "plural": {
                    "id": 191,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mal"
                ],
                "direction": "ltr",
                "population": 43257484,
                "web_url": "https://hosted.weblate.org/languages/ml/",
                "url": "https://hosted.weblate.org/api/languages/ml/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ml/statistics/?format=api"
            },
            "language_code": "ml",
            "id": 1405826,
            "filename": "ml/base-browser.ftl",
            "revision": "933d8e38a5eb775c6d7f51db9d805668bdce71ff,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/ml/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/ml/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/ml/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ml/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 29,
            "translated_words": 146,
            "translated_percent": 48.3,
            "fuzzy": 1,
            "fuzzy_words": 7,
            "fuzzy_percent": 1.6,
            "failing_checks": 9,
            "failing_checks_words": 108,
            "failing_checks_percent": 15.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T08:56:49.182397+02:00",
            "last_author": "emma peel",
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ml/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ml/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ml/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ml/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ml/units/?format=api"
        },
        {
            "language": {
                "id": 80,
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 198,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar"
                ],
                "direction": "ltr",
                "population": 92826300,
                "web_url": "https://hosted.weblate.org/languages/mr/",
                "url": "https://hosted.weblate.org/api/languages/mr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/mr/statistics/?format=api"
            },
            "language_code": "mr",
            "id": 1405827,
            "filename": "mr/base-browser.ftl",
            "revision": "db79d2b72618d7638e78a48c8399d0d879e245db,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/mr/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/mr/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/mr/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 14,
            "translated_words": 26,
            "translated_percent": 23.3,
            "fuzzy": 12,
            "fuzzy_words": 112,
            "fuzzy_percent": 20.0,
            "failing_checks": 12,
            "failing_checks_words": 112,
            "failing_checks_percent": 20.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T08:56:49.208727+02:00",
            "last_author": "emma peel",
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/mr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/mr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/mr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/mr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/mr/units/?format=api"
        },
        {
            "language": {
                "id": 79,
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "msa",
                    "zsm"
                ],
                "direction": "ltr",
                "population": 34869275,
                "web_url": "https://hosted.weblate.org/languages/ms/",
                "url": "https://hosted.weblate.org/api/languages/ms/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ms/statistics/?format=api"
            },
            "language_code": "ms",
            "id": 1405828,
            "filename": "ms/base-browser.ftl",
            "revision": "fe9c5c696cddf1618e653c7683f19d32584f7229,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/ms/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/ms/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/ms/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 29,
            "translated_words": 151,
            "translated_percent": 48.3,
            "fuzzy": 1,
            "fuzzy_words": 7,
            "fuzzy_percent": 1.6,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T08:56:49.213937+02:00",
            "last_author": "emma peel",
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ms/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ms/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ms/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ms/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ms/units/?format=api"
        },
        {
            "language": {
                "id": 167,
                "code": "my",
                "name": "Burmese",
                "plural": {
                    "id": 44,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bur",
                    "mya"
                ],
                "direction": "ltr",
                "population": 36559231,
                "web_url": "https://hosted.weblate.org/languages/my/",
                "url": "https://hosted.weblate.org/api/languages/my/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/my/statistics/?format=api"
            },
            "language_code": "my",
            "id": 1405829,
            "filename": "my/base-browser.ftl",
            "revision": "7143abc6e179b8f7ba6e25ef9b69c7705e5aeec7,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/my/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/my/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/my/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/my/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 31,
            "translated_words": 172,
            "translated_percent": 51.6,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 1.6,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T08:56:48.927082+02:00",
            "last_author": "emma peel",
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/my/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/my/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/my/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/my/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/my/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": 1405830,
            "filename": "nb-NO/base-browser.ftl",
            "revision": "100803c96c97001641e274ff957757fec0bdc478,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 33,
            "translated_words": 167,
            "translated_percent": 55.0,
            "fuzzy": 1,
            "fuzzy_words": 7,
            "fuzzy_percent": 1.6,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T08:56:49.224142+02:00",
            "last_author": "emma peel",
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 100,
                "code": "ne",
                "name": "Nepali",
                "plural": {
                    "id": 216,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "np",
                    "nep",
                    "npi"
                ],
                "direction": "ltr",
                "population": 20903374,
                "web_url": "https://hosted.weblate.org/languages/ne/",
                "url": "https://hosted.weblate.org/api/languages/ne/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ne/statistics/?format=api"
            },
            "language_code": "ne-NP",
            "id": 1405831,
            "filename": "ne-NP/base-browser.ftl",
            "revision": "bf1dee6a47fa64390d3ec5625035906e8d5fdc3e,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/ne/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/ne/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/ne/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ne/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 11,
            "translated_words": 15,
            "translated_percent": 18.3,
            "fuzzy": 12,
            "fuzzy_words": 113,
            "fuzzy_percent": 20.0,
            "failing_checks": 13,
            "failing_checks_words": 115,
            "failing_checks_percent": 21.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T08:56:49.264392+02:00",
            "last_author": "emma peel",
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ne/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ne/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ne/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ne/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/ne/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": 1405832,
            "filename": "nl/base-browser.ftl",
            "revision": "8db108047e69c886003db8640ba386f1b5a68fb1,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/nl/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/nl/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 49,
            "translated_words": 350,
            "translated_percent": 81.6,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 1.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-16T15:01:36.300807+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/nl/units/?format=api"
        },
        {
            "language": {
                "id": 98,
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 224,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "population": 1366860,
                "web_url": "https://hosted.weblate.org/languages/nn/",
                "url": "https://hosted.weblate.org/api/languages/nn/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nn/statistics/?format=api"
            },
            "language_code": "nn-NO",
            "id": 1405833,
            "filename": "nn-NO/base-browser.ftl",
            "revision": "ef68ef8bd14986285fb37d0e981bcde236eb0694,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/nn/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/nn/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/nn/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 19,
            "translated_words": 46,
            "translated_percent": 31.6,
            "fuzzy": 11,
            "fuzzy_words": 111,
            "fuzzy_percent": 18.3,
            "failing_checks": 11,
            "failing_checks_words": 111,
            "failing_checks_percent": 18.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T08:56:49.289792+02:00",
            "last_author": "emma peel",
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/nn/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/nn/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/nn/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/nn/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/nn/units/?format=api"
        },
        {
            "language": {
                "id": 51,
                "code": "or",
                "name": "Odia",
                "plural": {
                    "id": 232,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ori",
                    "ory"
                ],
                "direction": "ltr",
                "population": 42434880,
                "web_url": "https://hosted.weblate.org/languages/or/",
                "url": "https://hosted.weblate.org/api/languages/or/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/or/statistics/?format=api"
            },
            "language_code": "or",
            "id": 1405835,
            "filename": "or/base-browser.ftl",
            "revision": "c704f073a445a2f8ac8a54b4eb9a42fa2592091b,aaefc7665940069b6afa86512889549aa8ebf06c",
            "web_url": "https://hosted.weblate.org/projects/tor/tor-browser/tb-base-browser/or/",
            "share_url": "https://hosted.weblate.org/engage/tor/-/or/",
            "translate_url": "https://hosted.weblate.org/translate/tor/tor-browser/tb-base-browser/or/",
            "url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/or/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 422,
            "translated": 26,
            "translated_words": 143,
            "translated_percent": 43.3,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 1.6,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-26T08:56:48.891383+02:00",
            "last_author": "emma peel",
            "repository_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/or/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/or/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/or/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/or/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/tor/tor-browser%252Ftb-base-browser/or/units/?format=api"
        }
    ]
}