Translation components API.

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

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

{
    "count": 32,
    "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": 1405471,
            "filename": "src/translations/en.json",
            "revision": "7829bcf5b4a763904d14d8546d02b7699830abd1,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/en/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/en/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 43,
            "total_words": 594,
            "translated": 43,
            "translated_words": 594,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 6.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T18:40:46.705393+02:00",
            "last_author": "LiberaForms",
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/en/units/?format=api"
        },
        {
            "language": {
                "id": 33,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 26,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "https://hosted.weblate.org/languages/eu/",
                "url": "https://hosted.weblate.org/api/languages/eu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 1405475,
            "filename": "src/translations/eu.json",
            "revision": "b1603957609d056d4f86207c4015ef155e5bf77c,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/eu/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/eu/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/eu/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "translated": 43,
            "translated_words": 594,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T18:40:47.103652+02:00",
            "last_author": "LiberaForms",
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/eu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/eu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/eu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/eu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/eu/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": 1405534,
            "filename": "src/translations/pt_BR.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 2.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T18:40:47.520372+02:00",
            "last_author": "LiberaForms",
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/pt_BR/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": 1405535,
            "filename": "src/translations/de.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/de/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/de/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 6.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T18:40:46.917033+02:00",
            "last_author": "LiberaForms",
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/de/units/?format=api"
        },
        {
            "language": {
                "id": 30,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 83,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 301,
                "web_url": "https://hosted.weblate.org/languages/eo/",
                "url": "https://hosted.weblate.org/api/languages/eo/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 1405536,
            "filename": "src/translations/eo.json",
            "revision": "8fdec08addfd9a05a6d54162bc35f86c21c81ae3,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/eo/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/eo/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/eo/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 4.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 4,
            "failing_checks_percent": 9.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T18:40:46.971818+02:00",
            "last_author": "LiberaForms",
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/eo/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/eo/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/eo/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/eo/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/eo/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": 1405537,
            "filename": "src/translations/ca.json",
            "revision": "f5f3aa2cb9507523030b89dc8ac4b6df777d9672,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/ca/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/ca/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "translated": 43,
            "translated_words": 594,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T18:40:46.785112+02:00",
            "last_author": "LiberaForms",
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ca/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 1405538,
            "filename": "src/translations/cs.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/cs/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/cs/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 2.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T18:40:46.843572+02:00",
            "last_author": "LiberaForms",
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/cs/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": 1405539,
            "filename": "src/translations/pl.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/pl/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/pl/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 6.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T18:40:47.472605+02:00",
            "last_author": "LiberaForms",
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/pl/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": 1405540,
            "filename": "src/translations/it.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/it/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/it/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 6.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T18:40:47.335425+02:00",
            "last_author": "LiberaForms",
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/it/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": 1405541,
            "filename": "src/translations/es.json",
            "revision": "1b67d31529f35939ac91e942fde732e7ac115950,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/es/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/es/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "translated": 43,
            "translated_words": 594,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T18:40:47.044980+02:00",
            "last_author": "LiberaForms",
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/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": 1405542,
            "filename": "src/translations/fr.json",
            "revision": "40705ea4c343e4252d16826543263ebe15423a2a,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/fr/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/fr/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "translated": 19,
            "translated_words": 51,
            "translated_percent": 44.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T19:07:22.140765+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/fr/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": 1405543,
            "filename": "src/translations/zh_Hant.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 2.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T18:40:47.728816+02:00",
            "last_author": "LiberaForms",
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/zh_Hant/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_Hans",
            "id": 1405544,
            "filename": "src/translations/zh_Hans.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 2.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T18:40:47.673078+02:00",
            "last_author": "LiberaForms",
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/zh_Hans/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": 1407886,
            "filename": "src/translations/ru.json",
            "revision": "0b64fe9c4aedb4bce9b7dd72536363afd27f9c17,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/ru/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/ru/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 2.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 4.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T18:40:47.599443+02:00",
            "last_author": "LiberaForms",
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ru/units/?format=api"
        },
        {
            "language": {
                "id": 50,
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 231,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "population": 2040397,
                "web_url": "https://hosted.weblate.org/languages/oc/",
                "url": "https://hosted.weblate.org/api/languages/oc/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/oc/statistics/?format=api"
            },
            "language_code": "oc",
            "id": 1411570,
            "filename": "src/translations/oc.json",
            "revision": "6a7ae7de327d4663ee18d84f75bd12a9c63760fc,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/oc/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/oc/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/oc/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 6.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 6.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T18:40:47.394641+02:00",
            "last_author": "LiberaForms",
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/oc/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/oc/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/oc/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/oc/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/oc/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": 1453275,
            "filename": "src/translations/tr.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/tr/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/tr/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "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-05-03T11:48:43.246711+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/tr/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": 1453280,
            "filename": "src/translations/da.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/da/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/da/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "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-05-03T11:48:41.192288+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/da/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": 1453286,
            "filename": "src/translations/ro.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/ro/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/ro/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "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-05-03T11:48:42.961510+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ro/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": 1453292,
            "filename": "src/translations/uk.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/uk/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/uk/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "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-05-03T11:48:43.385294+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/uk/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": 1453298,
            "filename": "src/translations/ja.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/ja/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/ja/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "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-05-03T11:48:42.065291+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ja/units/?format=api"
        },
        {
            "language": {
                "id": 60,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 337,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://hosted.weblate.org/languages/vi/",
                "url": "https://hosted.weblate.org/api/languages/vi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 1453304,
            "filename": "src/translations/vi.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/vi/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/vi/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/vi/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "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-05-03T11:48:43.540904+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/vi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/vi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/vi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/vi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/vi/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": 1453310,
            "filename": "src/translations/hu.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/hu/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/hu/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "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-05-03T11:48:41.916906+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/hu/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": 1453316,
            "filename": "src/translations/nl.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/nl/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/nl/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "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-05-03T11:48:42.691127+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/nl/units/?format=api"
        },
        {
            "language": {
                "id": 108,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 241,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per",
                    "pes"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://hosted.weblate.org/languages/fa/",
                "url": "https://hosted.weblate.org/api/languages/fa/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 1453322,
            "filename": "src/translations/fa.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/fa/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/fa/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/fa/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "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-05-03T11:48:41.473899+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/fa/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/fa/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/fa/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/fa/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/fa/units/?format=api"
        },
        {
            "language": {
                "id": 110,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 89,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://hosted.weblate.org/languages/fi/",
                "url": "https://hosted.weblate.org/api/languages/fi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 1453328,
            "filename": "src/translations/fi.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/fi/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/fi/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "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-05-03T11:48:41.618448+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/fi/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": 1453334,
            "filename": "src/translations/sl.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/sl/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/sl/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/sl/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "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-05-03T11:48:43.107493+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/sl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/sl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/sl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/sl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/sl/units/?format=api"
        },
        {
            "language": {
                "id": 167,
                "code": "my",
                "name": "Burmese",
                "plural": {
                    "id": 44,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bur",
                    "mya"
                ],
                "direction": "ltr",
                "population": 36559231,
                "web_url": "https://hosted.weblate.org/languages/my/",
                "url": "https://hosted.weblate.org/api/languages/my/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/my/statistics/?format=api"
            },
            "language_code": "my",
            "id": 1453340,
            "filename": "src/translations/my.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/my/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/my/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/my/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/my/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "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-05-03T11:48:42.200409+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/my/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/my/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/my/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/my/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/my/units/?format=api"
        },
        {
            "language": {
                "id": 430,
                "code": "ar_SA",
                "name": "Arabic (Saudi Arabia)",
                "plural": {
                    "id": 396,
                    "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": [],
                "direction": "rtl",
                "population": 34173500,
                "web_url": "https://hosted.weblate.org/languages/ar_SA/",
                "url": "https://hosted.weblate.org/api/languages/ar_SA/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ar_SA/statistics/?format=api"
            },
            "language_code": "ar_SA",
            "id": 1453346,
            "filename": "src/translations/ar_SA.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/ar_SA/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/ar_SA/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/ar_SA/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ar_SA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "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-05-03T11:48:40.575669+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ar_SA/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ar_SA/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ar_SA/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ar_SA/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ar_SA/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 1453352,
            "filename": "src/translations/nb_NO.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "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-05-03T11:48:42.481868+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 705,
                "code": "he_IL",
                "name": "Hebrew (Israel)",
                "plural": {
                    "id": 708,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://hosted.weblate.org/languages/he_IL/",
                "url": "https://hosted.weblate.org/api/languages/he_IL/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/he_IL/statistics/?format=api"
            },
            "language_code": "he_IL",
            "id": 1453358,
            "filename": "src/translations/he_IL.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/he_IL/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/he_IL/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/he_IL/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/he_IL/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "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-05-03T11:48:41.784078+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/he_IL/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/he_IL/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/he_IL/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/he_IL/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/he_IL/units/?format=api"
        },
        {
            "language": {
                "id": 1609,
                "code": "ar_TN",
                "name": "Arabic",
                "plural": {
                    "id": 1685,
                    "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": [],
                "direction": "rtl",
                "population": 0,
                "web_url": "https://hosted.weblate.org/languages/ar_TN/",
                "url": "https://hosted.weblate.org/api/languages/ar_TN/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ar_TN/statistics/?format=api"
            },
            "language_code": "ar_TN",
            "id": 1453364,
            "filename": "src/translations/ar_TN.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/ar_TN/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/ar_TN/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/ar_TN/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ar_TN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "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-05-03T11:48:40.859110+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ar_TN/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ar_TN/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ar_TN/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ar_TN/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/ar_TN/units/?format=api"
        },
        {
            "language": {
                "id": 1660,
                "code": "my@Zawgyi",
                "name": "Burmese (Zawgyi)",
                "plural": {
                    "id": 1737,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "qz_mm"
                ],
                "direction": "ltr",
                "population": 36559231,
                "web_url": "https://hosted.weblate.org/languages/my@Zawgyi/",
                "url": "https://hosted.weblate.org/api/languages/my@Zawgyi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/my@Zawgyi/statistics/?format=api"
            },
            "language_code": "my@Zawgyi",
            "id": 1453370,
            "filename": "src/translations/my@Zawgyi.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,7829bcf5b4a763904d14d8546d02b7699830abd1",
            "web_url": "https://hosted.weblate.org/projects/liberaforms/gdpr-wizard/my@Zawgyi/",
            "share_url": "https://hosted.weblate.org/engage/liberaforms/-/my@Zawgyi/",
            "translate_url": "https://hosted.weblate.org/translate/liberaforms/gdpr-wizard/my@Zawgyi/",
            "url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/my@Zawgyi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 594,
            "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-05-03T11:48:42.341958+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/my@Zawgyi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/my@Zawgyi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/my@Zawgyi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/my@Zawgyi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/my@Zawgyi/units/?format=api"
        }
    ]
}