Translation components API.

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

GET /api/components/blood-pressure-monitor-fl/app/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 16,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 1400464,
            "filename": "app/lib/l10n/app_en.arb",
            "revision": "817bfccb1c90ab1c4bf4daee03f8a2814629c576,817bfccb1c90ab1c4bf4daee03f8a2814629c576",
            "web_url": "https://hosted.weblate.org/projects/blood-pressure-monitor-fl/app/en/",
            "share_url": "https://hosted.weblate.org/engage/blood-pressure-monitor-fl/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/blood-pressure-monitor-fl/app/en/",
            "url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 198,
            "total_words": 924,
            "translated": 198,
            "translated_words": 924,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 217,
            "failing_checks_percent": 4.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-13T11:29:46.548255+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/en/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 1400465,
            "filename": "app/lib/l10n/app_de.arb",
            "revision": "e67af33e75dd9591bb563dc51c8204c9d2393ac4,817bfccb1c90ab1c4bf4daee03f8a2814629c576",
            "web_url": "https://hosted.weblate.org/projects/blood-pressure-monitor-fl/app/de/",
            "share_url": "https://hosted.weblate.org/engage/blood-pressure-monitor-fl/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/blood-pressure-monitor-fl/app/de/",
            "url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 198,
            "total_words": 924,
            "translated": 194,
            "translated_words": 914,
            "translated_percent": 97.9,
            "fuzzy": 2,
            "fuzzy_words": 3,
            "fuzzy_percent": 1.0,
            "failing_checks": 1,
            "failing_checks_words": 195,
            "failing_checks_percent": 0.5,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-06-13T11:29:46.645080+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/de/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",
            "id": 1400466,
            "filename": "app/lib/l10n/app_zh.arb",
            "revision": "cae82ea9cd57135722b1cbfbefc46e8a793c903d,817bfccb1c90ab1c4bf4daee03f8a2814629c576",
            "web_url": "https://hosted.weblate.org/projects/blood-pressure-monitor-fl/app/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/blood-pressure-monitor-fl/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/blood-pressure-monitor-fl/app/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 198,
            "total_words": 924,
            "translated": 197,
            "translated_words": 906,
            "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-06-14T10:39:06.193973+02:00",
            "last_author": "大王叫我来巡山",
            "repository_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/zh_Hans/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",
            "id": 1400473,
            "filename": "app/lib/l10n/app_nb.arb",
            "revision": "222b3c1f789657a478c967c120be1d25cb82ab20,817bfccb1c90ab1c4bf4daee03f8a2814629c576",
            "web_url": "https://hosted.weblate.org/projects/blood-pressure-monitor-fl/app/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/blood-pressure-monitor-fl/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/blood-pressure-monitor-fl/app/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 198,
            "total_words": 924,
            "translated": 143,
            "translated_words": 492,
            "translated_percent": 72.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 15,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-13T11:29:47.456875+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/nb_NO/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": 1400494,
            "filename": "app/lib/l10n/app_fr.arb",
            "revision": "34665ac0fd52529d5bc51db8c9cea03a8cde1b11,817bfccb1c90ab1c4bf4daee03f8a2814629c576",
            "web_url": "https://hosted.weblate.org/projects/blood-pressure-monitor-fl/app/fr/",
            "share_url": "https://hosted.weblate.org/engage/blood-pressure-monitor-fl/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/blood-pressure-monitor-fl/app/fr/",
            "url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 198,
            "total_words": 924,
            "translated": 174,
            "translated_words": 831,
            "translated_percent": 87.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 263,
            "failing_checks_percent": 1.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-06-13T11:29:47.138623+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/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": 1405914,
            "filename": "app/lib/l10n/app_ru.arb",
            "revision": "708e1ddf7fabaf7bfec89247a292de65a8ec148a,817bfccb1c90ab1c4bf4daee03f8a2814629c576",
            "web_url": "https://hosted.weblate.org/projects/blood-pressure-monitor-fl/app/ru/",
            "share_url": "https://hosted.weblate.org/engage/blood-pressure-monitor-fl/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/blood-pressure-monitor-fl/app/ru/",
            "url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 198,
            "total_words": 924,
            "translated": 142,
            "translated_words": 503,
            "translated_percent": 71.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-13T11:29:47.722638+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/ru/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://hosted.weblate.org/languages/it/",
                "url": "https://hosted.weblate.org/api/languages/it/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 1406214,
            "filename": "app/lib/l10n/app_it.arb",
            "revision": "42b48852a083e8e2b62c97412cab0f443894a33f,817bfccb1c90ab1c4bf4daee03f8a2814629c576",
            "web_url": "https://hosted.weblate.org/projects/blood-pressure-monitor-fl/app/it/",
            "share_url": "https://hosted.weblate.org/engage/blood-pressure-monitor-fl/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/blood-pressure-monitor-fl/app/it/",
            "url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 198,
            "total_words": 924,
            "translated": 198,
            "translated_words": 924,
            "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-06-13T15:23:18.236039+02:00",
            "last_author": "Massimo Pissarello",
            "repository_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/it/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": 1409929,
            "filename": "app/lib/l10n/app_tr.arb",
            "revision": "10ff903b3892e68d212867a643d8552a5d93ece9,817bfccb1c90ab1c4bf4daee03f8a2814629c576",
            "web_url": "https://hosted.weblate.org/projects/blood-pressure-monitor-fl/app/tr/",
            "share_url": "https://hosted.weblate.org/engage/blood-pressure-monitor-fl/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/blood-pressure-monitor-fl/app/tr/",
            "url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 198,
            "total_words": 924,
            "translated": 197,
            "translated_words": 920,
            "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-06-13T11:29:47.881621+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/tr/units/?format=api"
        },
        {
            "language": {
                "id": 135,
                "code": "en_US",
                "name": "English (United States)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "us",
                    "enu"
                ],
                "direction": "ltr",
                "population": 319333440,
                "web_url": "https://hosted.weblate.org/languages/en_US/",
                "url": "https://hosted.weblate.org/api/languages/en_US/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en_US/statistics/?format=api"
            },
            "language_code": "en_US",
            "id": 1418158,
            "filename": "app/lib/l10n/app_en_US.arb",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,817bfccb1c90ab1c4bf4daee03f8a2814629c576",
            "web_url": "https://hosted.weblate.org/projects/blood-pressure-monitor-fl/app/en_US/",
            "share_url": "https://hosted.weblate.org/engage/blood-pressure-monitor-fl/-/en_US/",
            "translate_url": "https://hosted.weblate.org/translate/blood-pressure-monitor-fl/app/en_US/",
            "url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/en_US/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 198,
            "total_words": 924,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-13T11:29:46.738339+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/en_US/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/en_US/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/en_US/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/en_US/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/en_US/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": 1420577,
            "filename": "app/lib/l10n/app_pt.arb",
            "revision": "b86c840bf28bbc3cb5a0ec8f031e688388cc641c,817bfccb1c90ab1c4bf4daee03f8a2814629c576",
            "web_url": "https://hosted.weblate.org/projects/blood-pressure-monitor-fl/app/pt/",
            "share_url": "https://hosted.weblate.org/engage/blood-pressure-monitor-fl/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/blood-pressure-monitor-fl/app/pt/",
            "url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 198,
            "total_words": 924,
            "translated": 194,
            "translated_words": 914,
            "translated_percent": 97.9,
            "fuzzy": 2,
            "fuzzy_words": 3,
            "fuzzy_percent": 1.0,
            "failing_checks": 2,
            "failing_checks_words": 196,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-13T11:29:47.530528+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/pt/units/?format=api"
        },
        {
            "language": {
                "id": 23,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://hosted.weblate.org/languages/pt_BR/",
                "url": "https://hosted.weblate.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 1420585,
            "filename": "app/lib/l10n/app_pt_BR.arb",
            "revision": "76242c5c1ae3c8f1bcecb7d5168c5be85c138dc6,817bfccb1c90ab1c4bf4daee03f8a2814629c576",
            "web_url": "https://hosted.weblate.org/projects/blood-pressure-monitor-fl/app/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/blood-pressure-monitor-fl/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/blood-pressure-monitor-fl/app/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 198,
            "total_words": 924,
            "translated": 197,
            "translated_words": 920,
            "translated_percent": 99.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 196,
            "failing_checks_percent": 1.0,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2024-06-13T11:29:47.644965+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/pt_BR/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_Hant",
            "id": 1421061,
            "filename": "app/lib/l10n/app_zh_Hant.arb",
            "revision": "546c7af3892b36acef89534775cad9675fd209b3,817bfccb1c90ab1c4bf4daee03f8a2814629c576",
            "web_url": "https://hosted.weblate.org/projects/blood-pressure-monitor-fl/app/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/blood-pressure-monitor-fl/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/blood-pressure-monitor-fl/app/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 198,
            "total_words": 924,
            "translated": 130,
            "translated_words": 418,
            "translated_percent": 65.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 22,
            "have_comment": 0,
            "last_change": "2024-06-13T11:29:48.214438+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/zh_Hant/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": 1438819,
            "filename": "app/lib/l10n/app_es.arb",
            "revision": "a7de950c7d51d6f9ba157bb23f4a31de8cffb377,817bfccb1c90ab1c4bf4daee03f8a2814629c576",
            "web_url": "https://hosted.weblate.org/projects/blood-pressure-monitor-fl/app/es/",
            "share_url": "https://hosted.weblate.org/engage/blood-pressure-monitor-fl/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/blood-pressure-monitor-fl/app/es/",
            "url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 198,
            "total_words": 924,
            "translated": 198,
            "translated_words": 924,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-14T16:04:45.217903+02:00",
            "last_author": "gallegonovato",
            "repository_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/es/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": 1440486,
            "filename": "app/lib/l10n/app_sv.arb",
            "revision": "99c31d8fefdb4099ea427c34e100fb66f2caf032,817bfccb1c90ab1c4bf4daee03f8a2814629c576",
            "web_url": "https://hosted.weblate.org/projects/blood-pressure-monitor-fl/app/sv/",
            "share_url": "https://hosted.weblate.org/engage/blood-pressure-monitor-fl/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/blood-pressure-monitor-fl/app/sv/",
            "url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 198,
            "total_words": 924,
            "translated": 10,
            "translated_words": 31,
            "translated_percent": 5.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2024-06-13T11:29:47.804312+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/sv/units/?format=api"
        },
        {
            "language": {
                "id": 91,
                "code": "ia",
                "name": "Interlingua",
                "plural": {
                    "id": 142,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ina"
                ],
                "direction": "ltr",
                "population": 135,
                "web_url": "https://hosted.weblate.org/languages/ia/",
                "url": "https://hosted.weblate.org/api/languages/ia/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ia/statistics/?format=api"
            },
            "language_code": "ia",
            "id": 1453434,
            "filename": "app/lib/l10n/app_ia.arb",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,817bfccb1c90ab1c4bf4daee03f8a2814629c576",
            "web_url": "https://hosted.weblate.org/projects/blood-pressure-monitor-fl/app/ia/",
            "share_url": "https://hosted.weblate.org/engage/blood-pressure-monitor-fl/-/ia/",
            "translate_url": "https://hosted.weblate.org/translate/blood-pressure-monitor-fl/app/ia/",
            "url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/ia/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 198,
            "total_words": 924,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-13T11:29:47.286492+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/ia/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/ia/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/ia/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/ia/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/ia/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": 1454767,
            "filename": "app/lib/l10n/app_hu.arb",
            "revision": "fefde52f97de53d6cc87a83d4b2198a2aef852e6,817bfccb1c90ab1c4bf4daee03f8a2814629c576",
            "web_url": "https://hosted.weblate.org/projects/blood-pressure-monitor-fl/app/hu/",
            "share_url": "https://hosted.weblate.org/engage/blood-pressure-monitor-fl/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/blood-pressure-monitor-fl/app/hu/",
            "url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 198,
            "total_words": 924,
            "translated": 57,
            "translated_words": 151,
            "translated_percent": 28.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-13T11:29:47.222088+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blood-pressure-monitor-fl/app/hu/units/?format=api"
        }
    ]
}