Translation components API.

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

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

{
    "count": 44,
    "next": null,
    "previous": null,
    "results": [
        {
            "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": 3720,
            "filename": "androbd/src/main/res/values-de/strings.xml",
            "revision": "1b3eb225bd7cdf18655e764854ed6c9333269fd9,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/de/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/de/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 172,
            "translated_words": 716,
            "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-03-29T08:28:47.575531+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/de/units/?format=api"
        },
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 3721,
            "filename": "androbd/src/main/res/values/strings.xml",
            "revision": "eccab8e6874202a4c9a9f1402e090e690268d3c9,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/en/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/en/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 172,
            "total_words": 716,
            "translated": 171,
            "translated_words": 707,
            "translated_percent": 99.4,
            "fuzzy": 1,
            "fuzzy_words": 9,
            "fuzzy_percent": 0.5,
            "failing_checks": 146,
            "failing_checks_words": 637,
            "failing_checks_percent": 84.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-29T08:28:45.851810+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/en/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 3724,
            "filename": "androbd/src/main/res/values-es/strings.xml",
            "revision": "a8ee69fe0520bbf6b27bbecbc6037a5bc6b29094,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/es/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/es/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 172,
            "translated_words": 716,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.5,
            "have_suggestion": 12,
            "have_comment": 0,
            "last_change": "2024-03-30T00:45:48.676411+01:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/es/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": 3725,
            "filename": "androbd/src/main/res/values-fr/strings.xml",
            "revision": "6fd058bdc55501d4a0b106483f46fa78defade92,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/fr/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/fr/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 172,
            "translated_words": 716,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 103,
            "failing_checks_percent": 2.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-29T08:28:48.238020+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/fr/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 255,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://hosted.weblate.org/languages/ru/",
                "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 3726,
            "filename": "androbd/src/main/res/values-ru/strings.xml",
            "revision": "44a248ba7686c7d71e90cf24e9ffc4d3ac1be644,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/ru/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/ru/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 162,
            "translated_words": 637,
            "translated_percent": 94.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 10,
            "have_comment": 0,
            "last_change": "2024-03-29T08:28:50.414878+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/ru/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": 3727,
            "filename": "androbd/src/main/res/values-cs/strings.xml",
            "revision": "33d4282f1d23cf59ca2cbef68ccd0f860b702f90,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/cs/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/cs/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 172,
            "translated_words": 716,
            "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-03-29T08:28:47.350572+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/cs/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": 3730,
            "filename": "androbd/src/main/res/values-ja/strings.xml",
            "revision": "9106007193fc309d87188928bf06258dd881c0ce,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/ja/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/ja/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 161,
            "translated_words": 634,
            "translated_percent": 93.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-03-29T08:28:49.219811+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/ja/units/?format=api"
        },
        {
            "language": {
                "id": 78,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://hosted.weblate.org/languages/pl/",
                "url": "https://hosted.weblate.org/api/languages/pl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 3734,
            "filename": "androbd/src/main/res/values-pl/strings.xml",
            "revision": "f714060d2afcc46d19a46757cd773dd313e7ee35,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/pl/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/pl/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 172,
            "translated_words": 716,
            "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-03-29T08:28:49.901171+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/pl/units/?format=api"
        },
        {
            "language": {
                "id": 137,
                "code": "pt_PT",
                "name": "Portuguese (Portugal)",
                "plural": {
                    "id": 247,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "portuguese_portugal"
                ],
                "direction": "ltr",
                "population": 9890592,
                "web_url": "https://hosted.weblate.org/languages/pt_PT/",
                "url": "https://hosted.weblate.org/api/languages/pt_PT/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_PT/statistics/?format=api"
            },
            "language_code": "pt-rPT",
            "id": 3911,
            "filename": "androbd/src/main/res/values-pt-rPT/strings.xml",
            "revision": "41b4063e760d6e34b809ee9e2339bf15d6fbc9bc,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/pt_PT/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/pt_PT/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/pt_PT/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 172,
            "translated_words": 716,
            "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": 1,
            "have_comment": 0,
            "last_change": "2024-04-29T21:07:08.827503+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/pt_PT/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/pt_PT/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/pt_PT/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/pt_PT/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/pt_PT/units/?format=api"
        },
        {
            "language": {
                "id": 272,
                "code": "kab",
                "name": "Kabyle",
                "plural": {
                    "id": 152,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kab_kab"
                ],
                "direction": "ltr",
                "population": 3351886,
                "web_url": "https://hosted.weblate.org/languages/kab/",
                "url": "https://hosted.weblate.org/api/languages/kab/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/kab/statistics/?format=api"
            },
            "language_code": "b+kab",
            "id": 6163,
            "filename": "androbd/src/main/res/values-b+kab/strings.xml",
            "revision": "f034c7ed97bcc24873f8d38dcdcb3ef77fd50ee6,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/kab/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/kab/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/kab/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 27,
            "translated_words": 91,
            "translated_percent": 15.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-03-29T18:59:53.235322+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/kab/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/kab/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/kab/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/kab/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/kab/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "ckb",
                "name": "Kurdish (Central)",
                "plural": {
                    "id": 284,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "rtl",
                "population": 11086548,
                "web_url": "https://hosted.weblate.org/languages/ckb/",
                "url": "https://hosted.weblate.org/api/languages/ckb/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ckb/statistics/?format=api"
            },
            "language_code": "ckb",
            "id": 6428,
            "filename": "androbd/src/main/res/values-ckb/strings.xml",
            "revision": "e96aeb0ae68dd9aa2f063d70ca42ea7f797b9364,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/ckb/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/ckb/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/ckb/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 38,
            "translated_words": 115,
            "translated_percent": 22.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-03-29T18:59:53.300488+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/ckb/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/ckb/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/ckb/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/ckb/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/ckb/units/?format=api"
        },
        {
            "language": {
                "id": 107,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 301,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://hosted.weblate.org/languages/sv/",
                "url": "https://hosted.weblate.org/api/languages/sv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 8299,
            "filename": "androbd/src/main/res/values-sv/strings.xml",
            "revision": "8bc1c1351b4afef95c6a89c63a85de4f9402b4ca,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/sv/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/sv/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 172,
            "translated_words": 716,
            "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-03-29T08:28:51.131213+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/sv/units/?format=api"
        },
        {
            "language": {
                "id": 114,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 268,
                    "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": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "https://hosted.weblate.org/languages/sr/",
                "url": "https://hosted.weblate.org/api/languages/sr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 8334,
            "filename": "androbd/src/main/res/values-sr/strings.xml",
            "revision": "419bf79295f22ed24d54777900a2e9a3f544df4d,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/sr/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/sr/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/sr/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 172,
            "translated_words": 716,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 96,
            "failing_checks_percent": 0.5,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-03-29T08:28:51.032814+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/sr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/sr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/sr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/sr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/sr/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://hosted.weblate.org/languages/uk/",
                "url": "https://hosted.weblate.org/api/languages/uk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 9393,
            "filename": "androbd/src/main/res/values-uk/strings.xml",
            "revision": "f9ffc3edd4e7d4b8082dd8c683eb14fb1335c00c,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/uk/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/uk/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 172,
            "translated_words": 716,
            "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-03-29T08:28:51.578154+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/uk/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": "iw",
            "id": 10390,
            "filename": "androbd/src/main/res/values-iw/strings.xml",
            "revision": "6e7051e4e5a55ed66b73ced146c823a1aa979230,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/he/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/he/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/he/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 172,
            "translated_words": 716,
            "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-03-29T18:59:56.352257+01:00",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/he/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/he/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/he/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/he/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/he/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": 13426,
            "filename": "androbd/src/main/res/values-hu/strings.xml",
            "revision": "a4e76840f69c1b3ce92d5dcb6e9bc3c9985c67fa,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/hu/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/hu/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 172,
            "translated_words": 716,
            "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-03-31T10:40:19.194661+02:00",
            "last_author": "summoner001",
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/hu/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": 13465,
            "filename": "androbd/src/main/res/values-it/strings.xml",
            "revision": "8c358d840e18ef5abd6d7062d5bb0128bbb33361,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/it/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/it/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 172,
            "translated_words": 716,
            "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": 1,
            "have_comment": 0,
            "last_change": "2024-03-29T08:28:48.981332+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/it/units/?format=api"
        },
        {
            "language": {
                "id": 23,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://hosted.weblate.org/languages/pt_BR/",
                "url": "https://hosted.weblate.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt-rBR",
            "id": 13655,
            "filename": "androbd/src/main/res/values-pt-rBR/strings.xml",
            "revision": "bc3ed8733736e0a11e517fed327e29f838009c16,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 172,
            "translated_words": 716,
            "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-03-29T08:28:49.989966+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/pt_BR/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": 13882,
            "filename": "androbd/src/main/res/values-be/strings.xml",
            "revision": "c244d48c205f9fa41b6dc1689ddc329ad3acc637,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/be/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/be/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/be/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 159,
            "translated_words": 627,
            "translated_percent": 92.4,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-03-29T08:28:46.637628+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/be/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/be/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/be/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/be/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/be/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://hosted.weblate.org/languages/tr/",
                "url": "https://hosted.weblate.org/api/languages/tr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 14780,
            "filename": "androbd/src/main/res/values-tr/strings.xml",
            "revision": "42606b8d3a1c510c3d73b216acef71d465f9c9e4,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/tr/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/tr/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 172,
            "translated_words": 716,
            "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": 1,
            "have_comment": 0,
            "last_change": "2024-03-29T08:28:51.458382+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/tr/units/?format=api"
        },
        {
            "language": {
                "id": 186,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 57,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://hosted.weblate.org/languages/zh_Hans/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh-rCN",
            "id": 14785,
            "filename": "androbd/src/main/res/values-zh-rCN/strings.xml",
            "revision": "8dbcec90f4fe184f5f9da6c3dc65cd0e245c3640,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 171,
            "translated_words": 713,
            "translated_percent": 99.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-03-29T08:28:51.691723+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 185,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 734,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://hosted.weblate.org/languages/zh_Hant/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh-rTW",
            "id": 22563,
            "filename": "androbd/src/main/res/values-zh-rTW/strings.xml",
            "revision": "c1affbfcf6226428e05e52fe299b66ca68e0bc0e,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 122,
            "translated_words": 388,
            "translated_percent": 70.9,
            "fuzzy": 7,
            "fuzzy_words": 115,
            "fuzzy_percent": 4.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-03-30T00:45:10.095549+01:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/zh_Hant/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": 23239,
            "filename": "androbd/src/main/res/values-da/strings.xml",
            "revision": "24c21c3cb6e8d3f17ca0b6bfe83cddd59a6cc918,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/da/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/da/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 161,
            "translated_words": 634,
            "translated_percent": 93.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 104,
            "failing_checks_percent": 2.3,
            "have_suggestion": 12,
            "have_comment": 0,
            "last_change": "2024-03-30T00:47:07.165618+01:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/da/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": 25217,
            "filename": "androbd/src/main/res/values-ar/strings.xml",
            "revision": "c74ce7852d823e1d0e8c418dfbd9afed75eb37ab,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/ar/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/ar/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 162,
            "translated_words": 637,
            "translated_percent": 94.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 96,
            "failing_checks_percent": 0.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-03-29T08:28:46.406807+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/ar/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-rNO",
            "id": 26964,
            "filename": "androbd/src/main/res/values-nb-rNO/strings.xml",
            "revision": "971bafbcac0f28059a168e2786eb11919600f0c5,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 155,
            "translated_words": 657,
            "translated_percent": 90.1,
            "fuzzy": 11,
            "fuzzy_words": 40,
            "fuzzy_percent": 6.3,
            "failing_checks": 8,
            "failing_checks_words": 82,
            "failing_checks_percent": 4.6,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2024-03-29T08:28:49.673409+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/nb_NO/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": 28023,
            "filename": "androbd/src/main/res/values-el/strings.xml",
            "revision": "5ccb3a02306ad4684d3f92dbf8f6f1c79630635f,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/el/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/el/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 21,
            "translated_words": 78,
            "translated_percent": 12.2,
            "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-03-30T00:48:49.751852+01:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/el/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://hosted.weblate.org/languages/ko/",
                "url": "https://hosted.weblate.org/api/languages/ko/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 28085,
            "filename": "androbd/src/main/res/values-ko/strings.xml",
            "revision": "e36c7520c1e42a70a4e70454e057f5922f638cd3,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/ko/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/ko/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 172,
            "translated_words": 716,
            "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-03-29T08:28:49.357873+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/ko/units/?format=api"
        },
        {
            "language": {
                "id": 19,
                "code": "te",
                "name": "Telugu",
                "plural": {
                    "id": 313,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tel"
                ],
                "direction": "ltr",
                "population": 95478480,
                "web_url": "https://hosted.weblate.org/languages/te/",
                "url": "https://hosted.weblate.org/api/languages/te/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/te/statistics/?format=api"
            },
            "language_code": "te",
            "id": 28854,
            "filename": "androbd/src/main/res/values-te/strings.xml",
            "revision": "a159c399a3d07a9c67e817693105225bbc7c553d,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/te/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/te/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/te/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/te/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 70,
            "translated_words": 295,
            "translated_percent": 40.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 105,
            "failing_checks_percent": 1.1,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-03-29T08:28:51.296890+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/te/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/te/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/te/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/te/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/te/units/?format=api"
        },
        {
            "language": {
                "id": 85,
                "code": "am",
                "name": "Amharic",
                "plural": {
                    "id": 8,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "amh"
                ],
                "direction": "ltr",
                "population": 35728475,
                "web_url": "https://hosted.weblate.org/languages/am/",
                "url": "https://hosted.weblate.org/api/languages/am/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/am/statistics/?format=api"
            },
            "language_code": "am",
            "id": 33274,
            "filename": "androbd/src/main/res/values-am/strings.xml",
            "revision": "1a2339589f1563e1593ab8d18b61a3fa2aa64210,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/am/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/am/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/am/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/am/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 140,
            "translated_words": 439,
            "translated_percent": 81.3,
            "fuzzy": 19,
            "fuzzy_words": 188,
            "fuzzy_percent": 11.0,
            "failing_checks": 14,
            "failing_checks_words": 153,
            "failing_checks_percent": 8.1,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-03-29T08:28:46.155637+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/am/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/am/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/am/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/am/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/am/units/?format=api"
        },
        {
            "language": {
                "id": 124,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 280,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 1973179,
                "web_url": "https://hosted.weblate.org/languages/sl/",
                "url": "https://hosted.weblate.org/api/languages/sl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 36009,
            "filename": "androbd/src/main/res/values-sl/strings.xml",
            "revision": "f131313242e63ebb22ab5bfa0da9ff0e4dd31071,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/sl/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/sl/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/sl/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 171,
            "translated_words": 713,
            "translated_percent": 99.4,
            "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-03-29T08:28:50.635445+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/sl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/sl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/sl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/sl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/sl/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": 38573,
            "filename": "androbd/src/main/res/values-gl/strings.xml",
            "revision": "49f1b41f76ba2da677514d9ddec3d9f059abd5dc,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/gl/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/gl/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/gl/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 172,
            "translated_words": 716,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 96,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-29T08:28:48.351459+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/gl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/gl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/gl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/gl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/gl/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": 43903,
            "filename": "androbd/src/main/res/values-nl/strings.xml",
            "revision": "aaf7e7f4b088a1b459046cee6b5020039e9c3baf,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/nl/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/nl/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 71,
            "translated_words": 220,
            "translated_percent": 41.2,
            "fuzzy": 1,
            "fuzzy_words": 96,
            "fuzzy_percent": 0.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 27,
            "have_comment": 0,
            "last_change": "2024-03-29T08:28:49.809220+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/nl/units/?format=api"
        },
        {
            "language": {
                "id": 38,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 251,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum",
                    "mol"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://hosted.weblate.org/languages/ro/",
                "url": "https://hosted.weblate.org/api/languages/ro/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 50282,
            "filename": "androbd/src/main/res/values-ro/strings.xml",
            "revision": "cb4b4dc1b2b85175bcdc4d8671ca3077f2c7b0aa,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/ro/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/ro/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 28,
            "translated_words": 190,
            "translated_percent": 16.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 96,
            "failing_checks_percent": 0.5,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2024-03-30T00:46:17.008865+01:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/ro/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 50818,
            "filename": "androbd/src/main/res/values-pt/strings.xml",
            "revision": "4c3a313d4e9841511c42f14c337409cf5b977e5a,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/pt/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/pt/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 171,
            "translated_words": 669,
            "translated_percent": 99.4,
            "fuzzy": 1,
            "fuzzy_words": 47,
            "fuzzy_percent": 0.5,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-03-30T00:46:23.726579+01:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/pt/units/?format=api"
        },
        {
            "language": {
                "id": 194,
                "code": "fr_CA",
                "name": "French (Canada)",
                "plural": {
                    "id": 94,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 11308230,
                "web_url": "https://hosted.weblate.org/languages/fr_CA/",
                "url": "https://hosted.weblate.org/api/languages/fr_CA/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr_CA/statistics/?format=api"
            },
            "language_code": "fr-rCA",
            "id": 50853,
            "filename": "androbd/src/main/res/values-fr-rCA/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/fr_CA/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/fr_CA/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/fr_CA/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/fr_CA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 15,
            "translated_words": 63,
            "translated_percent": 8.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-03-29T08:28:48.143638+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/fr_CA/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/fr_CA/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/fr_CA/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/fr_CA/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/fr_CA/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": 54144,
            "filename": "androbd/src/main/res/values-ca/strings.xml",
            "revision": "9aaa7fd2d0e9ff027f65025f4bc412e137b6984c,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/ca/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/ca/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 83,
            "translated_words": 249,
            "translated_percent": 48.2,
            "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-03-30T00:47:22.726750+01:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/ca/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": 139631,
            "filename": "androbd/src/main/res/values-lt/strings.xml",
            "revision": "b6aab398348a89fd3c5513b4394b11a3b22fbba8,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/lt/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/lt/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/lt/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 172,
            "translated_words": 716,
            "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-03-29T08:28:49.511624+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/lt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/lt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/lt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/lt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/lt/units/?format=api"
        },
        {
            "language": {
                "id": 831,
                "code": "ang",
                "name": "English (Old)",
                "plural": {
                    "id": 859,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ang@latin"
                ],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://hosted.weblate.org/languages/ang/",
                "url": "https://hosted.weblate.org/api/languages/ang/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ang/statistics/?format=api"
            },
            "language_code": "ang",
            "id": 139647,
            "filename": "androbd/src/main/res/values-ang/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/ang/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/ang/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/ang/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/ang/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 15,
            "translated_words": 63,
            "translated_percent": 8.7,
            "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-03-29T08:28:46.291214+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/ang/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/ang/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/ang/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/ang/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/ang/units/?format=api"
        },
        {
            "language": {
                "id": 386,
                "code": "bez",
                "name": "Bena",
                "plural": {
                    "id": 31,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 995397,
                "web_url": "https://hosted.weblate.org/languages/bez/",
                "url": "https://hosted.weblate.org/api/languages/bez/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/bez/statistics/?format=api"
            },
            "language_code": "bez",
            "id": 179603,
            "filename": "androbd/src/main/res/values-bez/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/bez/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/bez/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/bez/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/bez/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 15,
            "translated_words": 63,
            "translated_percent": 8.7,
            "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-03-29T08:28:46.741034+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/bez/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/bez/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/bez/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/bez/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/bez/units/?format=api"
        },
        {
            "language": {
                "id": 873,
                "code": "enm",
                "name": "English (Middle)",
                "plural": {
                    "id": 901,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://hosted.weblate.org/languages/enm/",
                "url": "https://hosted.weblate.org/api/languages/enm/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/enm/statistics/?format=api"
            },
            "language_code": "enm",
            "id": 179605,
            "filename": "androbd/src/main/res/values-enm/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/enm/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/enm/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/enm/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/enm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 15,
            "translated_words": 63,
            "translated_percent": 8.7,
            "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-03-29T08:28:47.803020+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/enm/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/enm/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/enm/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/enm/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/enm/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": "in",
            "id": 1349972,
            "filename": "androbd/src/main/res/values-in/strings.xml",
            "revision": "97c2a4d626d4f21c7cc65908f9a0c99ab8e97556,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/id/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/id/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 172,
            "translated_words": 716,
            "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-03-29T08:28:48.637351+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/id/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": 1411108,
            "filename": "androbd/src/main/res/values-fi/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/fi/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/fi/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 15,
            "translated_words": 63,
            "translated_percent": 8.7,
            "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-03-29T08:28:48.033157+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/fi/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": 1431476,
            "filename": "androbd/src/main/res/values-bg/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/bg/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/bg/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/bg/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 15,
            "translated_words": 63,
            "translated_percent": 8.7,
            "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-03-29T08:28:46.828008+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/bg/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/bg/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/bg/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/bg/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/bg/units/?format=api"
        },
        {
            "language": {
                "id": 827,
                "code": "ain",
                "name": "Ainu (Japan)",
                "plural": {
                    "id": 855,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://hosted.weblate.org/languages/ain/",
                "url": "https://hosted.weblate.org/api/languages/ain/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ain/statistics/?format=api"
            },
            "language_code": "ain",
            "id": 1445861,
            "filename": "androbd/src/main/res/values-ain/strings.xml",
            "revision": "c6100a8020ec19774459e6e420c382033d3e4e40,eccab8e6874202a4c9a9f1402e090e690268d3c9",
            "web_url": "https://hosted.weblate.org/projects/androbd/strings/ain/",
            "share_url": "https://hosted.weblate.org/engage/androbd/-/ain/",
            "translate_url": "https://hosted.weblate.org/translate/androbd/strings/ain/",
            "url": "https://hosted.weblate.org/api/translations/androbd/strings/ain/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 172,
            "total_words": 716,
            "translated": 16,
            "translated_words": 69,
            "translated_percent": 9.3,
            "fuzzy": 1,
            "fuzzy_words": 6,
            "fuzzy_percent": 0.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-29T08:28:46.005702+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/androbd/strings/ain/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/androbd/strings/ain/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/androbd/strings/ain/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/ain/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/androbd/strings/ain/units/?format=api"
        }
    ]
}