Translation components API.

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

GET /api/components/fedora-docs-l10n-council/masterpagesproceduresteam_directory/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 28,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "en_us",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728900209,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 20361,
            "filename": "pot/master/pages/procedures/team_directory.pot",
            "revision": "acbca7a4fe5a38b472c7c817eecc0ec87dcba0ea",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-council/masterpagesproceduresteam_directory/en/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-council/-/en/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-council/masterpagesproceduresteam_directory/en/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 31,
            "total_words": 566,
            "translated": 31,
            "translated_words": 566,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 108,
            "failing_checks_percent": 12.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-20T22:01:43.640587Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/en/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/en/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/en/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/en/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/en/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fr_fr",
                    "fra",
                    "fra_fr",
                    "fre"
                ],
                "direction": "ltr",
                "population": 295510923,
                "web_url": "https://translate.fedoraproject.org/languages/fr/",
                "url": "https://translate.fedoraproject.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 20363,
            "filename": "po/fr/master/pages/procedures/team_directory.po",
            "revision": "3539336d9151c62c00f245e584ef6b8c6fb68e73",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fr/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-council/-/fr/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fr/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 566,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 3.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-06-27T08:36:02.404433Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fr/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_aa",
                    "ar_ar",
                    "ara",
                    "arb"
                ],
                "direction": "rtl",
                "population": 378482167,
                "web_url": "https://translate.fedoraproject.org/languages/ar/",
                "url": "https://translate.fedoraproject.org/api/languages/ar/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 20364,
            "filename": "po/ar/master/pages/procedures/team_directory.po",
            "revision": "d6f192b606e66a60c57f83b85b5f0df8382cd9b8",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ar/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-council/-/ar/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ar/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 566,
            "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": 1,
            "have_comment": 0,
            "last_change": "2023-10-20T22:02:08.125358Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ar/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ar/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ar/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ar/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ar/units/?format=api"
        },
        {
            "language": {
                "id": 27,
                "code": "az",
                "name": "Azerbaijani",
                "plural": {
                    "id": 27,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "az_az",
                    "aze",
                    "azj"
                ],
                "direction": "ltr",
                "population": 10101162,
                "web_url": "https://translate.fedoraproject.org/languages/az/",
                "url": "https://translate.fedoraproject.org/api/languages/az/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/az/statistics/?format=api"
            },
            "language_code": "az",
            "id": 20365,
            "filename": "po/az/master/pages/procedures/team_directory.po",
            "revision": "531c10fb7d800f2655b96695f0081dd723557d0c",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-council/masterpagesproceduresteam_directory/az/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-council/-/az/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-council/masterpagesproceduresteam_directory/az/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 566,
            "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": "2023-10-20T22:02:08.297871Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/az/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/az/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/az/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/az/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/az/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ca",
                    "ca_es",
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8218781,
                "web_url": "https://translate.fedoraproject.org/languages/ca/",
                "url": "https://translate.fedoraproject.org/api/languages/ca/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 20366,
            "filename": "po/ca/master/pages/procedures/team_directory.po",
            "revision": "fed2739f59a14c24d5645ed11b719e576a9aa59a",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ca/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-council/-/ca/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ca/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 566,
            "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": 3.2,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2023-10-20T22:03:24.357999Z",
            "last_author": "Anonymous",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ca/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ca/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ca/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ca/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ca/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ces",
                    "cs_cs",
                    "cs_cz",
                    "csy",
                    "cz",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13236057,
                "web_url": "https://translate.fedoraproject.org/languages/cs/",
                "url": "https://translate.fedoraproject.org/api/languages/cs/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 20367,
            "filename": "po/cs/master/pages/procedures/team_directory.po",
            "revision": "2e75d4b6d81f4746c1a59d2c2542d47d8477de1c",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-council/masterpagesproceduresteam_directory/cs/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-council/-/cs/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-council/masterpagesproceduresteam_directory/cs/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 566,
            "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": 3.2,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2023-10-20T22:04:05.300839Z",
            "last_author": "Anonymous",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/cs/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/cs/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/cs/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/cs/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/cs/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "de_de",
                    "deu",
                    "deu_de",
                    "ger"
                ],
                "direction": "ltr",
                "population": 141444441,
                "web_url": "https://translate.fedoraproject.org/languages/de/",
                "url": "https://translate.fedoraproject.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 20368,
            "filename": "po/de/master/pages/procedures/team_directory.po",
            "revision": "080acd60a3314fcc98f3ddef9fbf1a3dc3edaddf",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-council/masterpagesproceduresteam_directory/de/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-council/-/de/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-council/masterpagesproceduresteam_directory/de/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 566,
            "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": 1,
            "have_comment": 0,
            "last_change": "2023-10-20T22:02:08.835873Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/de/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/de/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/de/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/de/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/de/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fa_ir",
                    "fas",
                    "fas_ir",
                    "per",
                    "pes"
                ],
                "direction": "rtl",
                "population": 89223963,
                "web_url": "https://translate.fedoraproject.org/languages/fa/",
                "url": "https://translate.fedoraproject.org/api/languages/fa/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 20369,
            "filename": "po/fa/master/pages/procedures/team_directory.po",
            "revision": "e2a6712900c9bb921d22415fdad58c470d2d8fee",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fa/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-council/-/fa/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fa/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 566,
            "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": 1,
            "have_comment": 0,
            "last_change": "2023-10-20T22:02:09.223432Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fa/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fa/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fa/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fa/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fa/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "fil",
                "name": "Filipino",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1 && n != 2 && n != 3 && (n % 10 == 4 || n % 10 == 6 || n % 10 == 9)",
                    "type": 1
                },
                "aliases": [
                    "fil_fil"
                ],
                "direction": "ltr",
                "population": 72984366,
                "web_url": "https://translate.fedoraproject.org/languages/fil/",
                "url": "https://translate.fedoraproject.org/api/languages/fil/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fil/statistics/?format=api"
            },
            "language_code": "fil",
            "id": 20370,
            "filename": "po/fil/master/pages/procedures/team_directory.po",
            "revision": "cfae59f1cbd94d0013e5eb9b63b7d7c41a959fe1",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fil/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-council/-/fil/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fil/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fil/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 566,
            "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": "2023-10-20T22:02:09.595535Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fil/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fil/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fil/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fil/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fil/units/?format=api"
        },
        {
            "language": {
                "id": 134,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hu_hu",
                    "hun"
                ],
                "direction": "ltr",
                "population": 12293794,
                "web_url": "https://translate.fedoraproject.org/languages/hu/",
                "url": "https://translate.fedoraproject.org/api/languages/hu/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 20371,
            "filename": "po/hu/master/pages/procedures/team_directory.po",
            "revision": "1f3032ccad115c3e7cdb167282947bf159013a89",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-council/masterpagesproceduresteam_directory/hu/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-council/-/hu/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-council/masterpagesproceduresteam_directory/hu/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 566,
            "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": 1,
            "have_comment": 0,
            "last_change": "2023-10-20T22:02:10.288913Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/hu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/hu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/hu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/hu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/hu/units/?format=api"
        },
        {
            "language": {
                "id": 145,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "it_it",
                    "ita",
                    "ita_it"
                ],
                "direction": "ltr",
                "population": 69298348,
                "web_url": "https://translate.fedoraproject.org/languages/it/",
                "url": "https://translate.fedoraproject.org/api/languages/it/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 20372,
            "filename": "po/it/master/pages/procedures/team_directory.po",
            "revision": "c1095386b0cad228e39e0c13ba1ff003278da3b8",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-council/masterpagesproceduresteam_directory/it/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-council/-/it/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-council/masterpagesproceduresteam_directory/it/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 566,
            "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": 1,
            "have_comment": 0,
            "last_change": "2023-10-20T22:02:10.513744Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/it/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/it/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/it/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/it/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/it/units/?format=api"
        },
        {
            "language": {
                "id": 232,
                "code": "or",
                "name": "Odia",
                "plural": {
                    "id": 232,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "or_in",
                    "ori",
                    "ory"
                ],
                "direction": "ltr",
                "population": 45092160,
                "web_url": "https://translate.fedoraproject.org/languages/or/",
                "url": "https://translate.fedoraproject.org/api/languages/or/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/or/statistics/?format=api"
            },
            "language_code": "or",
            "id": 20373,
            "filename": "po/or/master/pages/procedures/team_directory.po",
            "revision": "78393a0bd73f52176b0137133c0de19df46e0d1e",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-council/masterpagesproceduresteam_directory/or/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-council/-/or/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-council/masterpagesproceduresteam_directory/or/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/or/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 566,
            "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": 3.2,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2023-10-20T22:10:15.596944Z",
            "last_author": "Anonymous",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/or/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/or/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/or/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/or/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/or/units/?format=api"
        },
        {
            "language": {
                "id": 242,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 242,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por",
                    "por_pt",
                    "pt_pt",
                    "ptg"
                ],
                "direction": "ltr",
                "population": 249357174,
                "web_url": "https://translate.fedoraproject.org/languages/pt/",
                "url": "https://translate.fedoraproject.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 20374,
            "filename": "po/pt/master/pages/procedures/team_directory.po",
            "revision": "c649547ad85625c204e914c645f2b6ac9fc0fe7e",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-council/masterpagesproceduresteam_directory/pt/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-council/-/pt/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-council/masterpagesproceduresteam_directory/pt/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 566,
            "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": 2,
            "have_comment": 0,
            "last_change": "2023-10-20T22:10:50.609053Z",
            "last_author": "Anonymous",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/pt/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/pt/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/pt/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/pt/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/pt/units/?format=api"
        },
        {
            "language": {
                "id": 244,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bp",
                    "braz_por",
                    "por_br",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 200247320,
                "web_url": "https://translate.fedoraproject.org/languages/pt_BR/",
                "url": "https://translate.fedoraproject.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 20375,
            "filename": "po/pt_BR/master/pages/procedures/team_directory.po",
            "revision": "106b36f03ec1dba7f373fc2a7a3f67739733dcfa",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-council/masterpagesproceduresteam_directory/pt_BR/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-council/-/pt_BR/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-council/masterpagesproceduresteam_directory/pt_BR/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 566,
            "translated": 31,
            "translated_words": 566,
            "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-12-03T14:38:37.635809Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/pt_BR/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/pt_BR/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 245,
                "code": "pt_PT",
                "name": "Portuguese (Portugal)",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "portuguese_portugal"
                ],
                "direction": "ltr",
                "population": 9798912,
                "web_url": "https://translate.fedoraproject.org/languages/pt_PT/",
                "url": "https://translate.fedoraproject.org/api/languages/pt_PT/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pt_PT/statistics/?format=api"
            },
            "language_code": "pt_PT",
            "id": 20376,
            "filename": "po/pt_PT/master/pages/procedures/team_directory.po",
            "revision": "77d24a3d6bc844ba8c8e312d2f3b938d76e8fb3d",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-council/masterpagesproceduresteam_directory/pt_PT/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-council/-/pt_PT/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-council/masterpagesproceduresteam_directory/pt_PT/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 566,
            "translated": 9,
            "translated_words": 20,
            "translated_percent": 29.0,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 3.2,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 3.2,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-10-20T22:11:26.629224Z",
            "last_author": "Anonymous",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/pt_PT/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/pt_PT/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/pt_PT/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/pt_PT/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/pt_PT/units/?format=api"
        },
        {
            "language": {
                "id": 283,
                "code": "sq",
                "name": "Albanian",
                "plural": {
                    "id": 283,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "alb",
                    "als",
                    "sq_al",
                    "sqi"
                ],
                "direction": "ltr",
                "population": 6798943,
                "web_url": "https://translate.fedoraproject.org/languages/sq/",
                "url": "https://translate.fedoraproject.org/api/languages/sq/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sq/statistics/?format=api"
            },
            "language_code": "sq",
            "id": 20377,
            "filename": "po/sq/master/pages/procedures/team_directory.po",
            "revision": "473641571f36999910801671f4c73ad86a35a5de",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-council/masterpagesproceduresteam_directory/sq/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-council/-/sq/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-council/masterpagesproceduresteam_directory/sq/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/sq/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 566,
            "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": "2023-10-20T22:02:12.050733Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/sq/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/sq/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/sq/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/sq/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/sq/units/?format=api"
        },
        {
            "language": {
                "id": 291,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sv_se",
                    "sve",
                    "swe",
                    "swe_se"
                ],
                "direction": "ltr",
                "population": 13338376,
                "web_url": "https://translate.fedoraproject.org/languages/sv/",
                "url": "https://translate.fedoraproject.org/api/languages/sv/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 20378,
            "filename": "po/sv/master/pages/procedures/team_directory.po",
            "revision": "aa3b625455e87a1f1fc3784cabc26ea5311f0a28",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-council/masterpagesproceduresteam_directory/sv/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-council/-/sv/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-council/masterpagesproceduresteam_directory/sv/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 566,
            "translated": 23,
            "translated_words": 337,
            "translated_percent": 74.1,
            "fuzzy": 5,
            "fuzzy_words": 210,
            "fuzzy_percent": 16.1,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 3.2,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2023-10-20T22:12:26.881417Z",
            "last_author": "Anonymous",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/sv/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/sv/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/sv/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/sv/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/sv/units/?format=api"
        },
        {
            "language": {
                "id": 298,
                "code": "te",
                "name": "Telugu",
                "plural": {
                    "id": 298,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "te_in",
                    "tel"
                ],
                "direction": "ltr",
                "population": 101457360,
                "web_url": "https://translate.fedoraproject.org/languages/te/",
                "url": "https://translate.fedoraproject.org/api/languages/te/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/te/statistics/?format=api"
            },
            "language_code": "te",
            "id": 20379,
            "filename": "po/te/master/pages/procedures/team_directory.po",
            "revision": "c3d59fa913f92238be2054c340d10f7deb53ffe7",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-council/masterpagesproceduresteam_directory/te/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-council/-/te/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-council/masterpagesproceduresteam_directory/te/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/te/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 566,
            "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": 1,
            "have_comment": 0,
            "last_change": "2023-10-20T22:02:13.686920Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/te/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/te/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/te/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/te/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/te/units/?format=api"
        },
        {
            "language": {
                "id": 310,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 310,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tr_tr",
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 82372988,
                "web_url": "https://translate.fedoraproject.org/languages/tr/",
                "url": "https://translate.fedoraproject.org/api/languages/tr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 20380,
            "filename": "po/tr/master/pages/procedures/team_directory.po",
            "revision": "4521fc9d0843c0ce1e598693df18cfa0b1410dbe",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-council/masterpagesproceduresteam_directory/tr/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-council/-/tr/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-council/masterpagesproceduresteam_directory/tr/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 566,
            "translated": 23,
            "translated_words": 337,
            "translated_percent": 74.1,
            "fuzzy": 5,
            "fuzzy_words": 210,
            "fuzzy_percent": 16.1,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 6.4,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2023-10-20T22:13:08.268873Z",
            "last_author": "Anonymous",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/tr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/tr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/tr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/tr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/tr/units/?format=api"
        },
        {
            "language": {
                "id": 340,
                "code": "zh_CN",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 340,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.fedoraproject.org/languages/zh_CN/",
                "url": "https://translate.fedoraproject.org/api/languages/zh_CN/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/zh_CN/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 20381,
            "filename": "po/zh_CN/master/pages/procedures/team_directory.po",
            "revision": "b0bd5c5d282131d56fb169a8451f7b2a8ca29271",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-council/masterpagesproceduresteam_directory/zh_CN/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-council/-/zh_CN/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-council/masterpagesproceduresteam_directory/zh_CN/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 566,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 3.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-12-14T06:43:55.942013Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/zh_CN/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/zh_CN/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/zh_CN/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/zh_CN/units/?format=api"
        },
        {
            "language": {
                "id": 102,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fi_fi",
                    "fin",
                    "fin_fi"
                ],
                "direction": "ltr",
                "population": 5789395,
                "web_url": "https://translate.fedoraproject.org/languages/fi/",
                "url": "https://translate.fedoraproject.org/api/languages/fi/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 30497,
            "filename": "po/fi/master/pages/procedures/team_directory.po",
            "revision": "1cb7b0d3b740b0754fdde901704b41e098817011",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fi/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-council/-/fi/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fi/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 566,
            "translated": 2,
            "translated_words": 4,
            "translated_percent": 6.4,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 3.2,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 3.2,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-10-20T22:06:43.481929Z",
            "last_author": "Anonymous",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fi/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fi/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fi/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fi/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fi/units/?format=api"
        },
        {
            "language": {
                "id": 111,
                "code": "fur",
                "name": "Friulian",
                "plural": {
                    "id": 111,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 36578,
                "web_url": "https://translate.fedoraproject.org/languages/fur/",
                "url": "https://translate.fedoraproject.org/api/languages/fur/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fur/statistics/?format=api"
            },
            "language_code": "fur",
            "id": 30514,
            "filename": "po/fur/master/pages/procedures/team_directory.po",
            "revision": "da8227426763a01e7417fac23212a5c6a88717b1",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fur/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-council/-/fur/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fur/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 566,
            "translated": 13,
            "translated_words": 128,
            "translated_percent": 41.9,
            "fuzzy": 3,
            "fuzzy_words": 134,
            "fuzzy_percent": 9.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2023-10-20T22:08:12.336680Z",
            "last_author": "Anonymous",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fur/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fur/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fur/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fur/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/fur/units/?format=api"
        },
        {
            "language": {
                "id": 206,
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 206,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "ms_my",
                    "msa",
                    "zsm"
                ],
                "direction": "ltr",
                "population": 36798159,
                "web_url": "https://translate.fedoraproject.org/languages/ms/",
                "url": "https://translate.fedoraproject.org/api/languages/ms/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ms/statistics/?format=api"
            },
            "language_code": "ms",
            "id": 30540,
            "filename": "po/ms/master/pages/procedures/team_directory.po",
            "revision": "2b28f92ac86a1345f3bf96d7435a30e82e13b303",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ms/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-council/-/ms/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ms/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 566,
            "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": "2023-10-20T22:02:10.704853Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ms/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ms/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ms/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ms/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ms/units/?format=api"
        },
        {
            "language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_es",
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 506540366,
                "web_url": "https://translate.fedoraproject.org/languages/es/",
                "url": "https://translate.fedoraproject.org/api/languages/es/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 32132,
            "filename": "po/es/master/pages/procedures/team_directory.po",
            "revision": "e927c5f322b9a8284fbefbb0b54cb54aa7261328",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-council/masterpagesproceduresteam_directory/es/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-council/-/es/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-council/masterpagesproceduresteam_directory/es/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 566,
            "translated": 9,
            "translated_words": 207,
            "translated_percent": 29.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-10-31T00:42:07.025810Z",
            "last_author": "Anonymous",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/es/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/es/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/es/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/es/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/es/units/?format=api"
        },
        {
            "language": {
                "id": 271,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "si_lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 14948168,
                "web_url": "https://translate.fedoraproject.org/languages/si/",
                "url": "https://translate.fedoraproject.org/api/languages/si/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 32853,
            "filename": "po/si/master/pages/procedures/team_directory.po",
            "revision": "95fb1ecc3f9a92ea00ec07829de8d72c276c7def",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-council/masterpagesproceduresteam_directory/si/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-council/-/si/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-council/masterpagesproceduresteam_directory/si/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 566,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 3.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-20T22:02:11.834517Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/si/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/si/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/si/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/si/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/si/units/?format=api"
        },
        {
            "language": {
                "id": 318,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 318,
                    "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": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 24018513,
                "web_url": "https://translate.fedoraproject.org/languages/uk/",
                "url": "https://translate.fedoraproject.org/api/languages/uk/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 80892,
            "filename": "po/uk/master/pages/procedures/team_directory.po",
            "revision": "f03d127698164484a2980c38b2fb50c878ff72b6",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-council/masterpagesproceduresteam_directory/uk/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-council/-/uk/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-council/masterpagesproceduresteam_directory/uk/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 566,
            "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": 3.2,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2023-10-20T22:13:54.045934Z",
            "last_author": "Anonymous",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/uk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/uk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/uk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/uk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/uk/units/?format=api"
        },
        {
            "language": {
                "id": 169,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "ko_kr",
                    "kor",
                    "kor_kr"
                ],
                "direction": "ltr",
                "population": 79236042,
                "web_url": "https://translate.fedoraproject.org/languages/ko/",
                "url": "https://translate.fedoraproject.org/api/languages/ko/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 121091,
            "filename": "po/ko/master/pages/procedures/team_directory.po",
            "revision": "33a80d7a50766df7f0849ca5926a0abf29b72e33",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ko/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-council/-/ko/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ko/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 566,
            "translated": 3,
            "translated_words": 5,
            "translated_percent": 9.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-07T08:36:10.945067Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ko/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ko/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ko/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ko/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ko/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ja_ja",
                    "ja_jp",
                    "jp",
                    "jp_jpn",
                    "jpn",
                    "jpn_jp"
                ],
                "direction": "ltr",
                "population": 117558321,
                "web_url": "https://translate.fedoraproject.org/languages/ja/",
                "url": "https://translate.fedoraproject.org/api/languages/ja/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 121101,
            "filename": "po/ja/master/pages/procedures/team_directory.po",
            "revision": "1bb867517cb07f8cf607ac90f9ffa3524b799b7b",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ja/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-docs-l10n-council/-/ja/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ja/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 566,
            "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": 1,
            "have_comment": 0,
            "last_change": "2024-02-19T16:04:30.719441Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ja/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ja/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ja/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ja/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesproceduresteam_directory/ja/units/?format=api"
        }
    ]
}