Translation components API.

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

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

{
    "count": 23,
    "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": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "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": 67023,
            "filename": "src/man/po/authselect.8.adoc.pot",
            "revision": "3be8e112157314dca3d4eab50d73f8b606350fd5",
            "web_url": "https://translate.fedoraproject.org/projects/authselect/12x-authselect8adoc/en/",
            "share_url": "https://translate.fedoraproject.org/engage/authselect/-/en/",
            "translate_url": "https://translate.fedoraproject.org/translate/authselect/12x-authselect8adoc/en/",
            "url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 149,
            "total_words": 1850,
            "translated": 149,
            "translated_words": 1850,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 38,
            "failing_checks_words": 218,
            "failing_checks_percent": 25.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/en/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/en/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/en/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/en/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/en/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "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": 67047,
            "filename": "src/man/po/authselect.8.adoc.ca.po",
            "revision": "090496eb6e371ec515578d8746fcf2f2cdad37b8",
            "web_url": "https://translate.fedoraproject.org/projects/authselect/12x-authselect8adoc/ca/",
            "share_url": "https://translate.fedoraproject.org/engage/authselect/-/ca/",
            "translate_url": "https://translate.fedoraproject.org/translate/authselect/12x-authselect8adoc/ca/",
            "url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 1850,
            "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": 13,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/ca/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/ca/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/ca/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/ca/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/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": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "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": 67051,
            "filename": "src/man/po/authselect.8.adoc.cs.po",
            "revision": "cbfcfd381a53d4c1a69e283fcf396d469b542ede",
            "web_url": "https://translate.fedoraproject.org/projects/authselect/12x-authselect8adoc/cs/",
            "share_url": "https://translate.fedoraproject.org/engage/authselect/-/cs/",
            "translate_url": "https://translate.fedoraproject.org/translate/authselect/12x-authselect8adoc/cs/",
            "url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 1850,
            "translated": 149,
            "translated_words": 1850,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 29,
            "failing_checks_percent": 0.6,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-08-06T19:46:23.161166Z",
            "last_author": "Jan Kalabza",
            "repository_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/cs/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/cs/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/cs/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/cs/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/cs/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "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": 67056,
            "filename": "src/man/po/authselect.8.adoc.de.po",
            "revision": "5eb223a0b9d32cfbfcd7f3a6f6c7380d256e5130",
            "web_url": "https://translate.fedoraproject.org/projects/authselect/12x-authselect8adoc/de/",
            "share_url": "https://translate.fedoraproject.org/engage/authselect/-/de/",
            "translate_url": "https://translate.fedoraproject.org/translate/authselect/12x-authselect8adoc/de/",
            "url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 1850,
            "translated": 125,
            "translated_words": 1782,
            "translated_percent": 83.8,
            "fuzzy": 24,
            "fuzzy_words": 68,
            "fuzzy_percent": 16.1,
            "failing_checks": 32,
            "failing_checks_words": 127,
            "failing_checks_percent": 21.4,
            "have_suggestion": 23,
            "have_comment": 0,
            "last_change": "2022-12-02T09:45:35.633813Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/de/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/de/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/de/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/de/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/de/units/?format=api"
        },
        {
            "language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "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": 67063,
            "filename": "src/man/po/authselect.8.adoc.es.po",
            "revision": "bb5ca7c1cfda9bb288d006a032ce996e1b37a129",
            "web_url": "https://translate.fedoraproject.org/projects/authselect/12x-authselect8adoc/es/",
            "share_url": "https://translate.fedoraproject.org/engage/authselect/-/es/",
            "translate_url": "https://translate.fedoraproject.org/translate/authselect/12x-authselect8adoc/es/",
            "url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 1850,
            "translated": 90,
            "translated_words": 1230,
            "translated_percent": 60.4,
            "fuzzy": 10,
            "fuzzy_words": 15,
            "fuzzy_percent": 6.7,
            "failing_checks": 23,
            "failing_checks_words": 120,
            "failing_checks_percent": 15.4,
            "have_suggestion": 30,
            "have_comment": 0,
            "last_change": "2023-11-25T19:04:48.470583Z",
            "last_author": "Emilio Herrera",
            "repository_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/es/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/es/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/es/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/es/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/es/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per",
                    "pes"
                ],
                "direction": "rtl",
                "population": 84710458,
                "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": 67067,
            "filename": "src/man/po/authselect.8.adoc.fa.po",
            "revision": "ac86f89b7dca9cf0f3292c905f87ae23032b87ba",
            "web_url": "https://translate.fedoraproject.org/projects/authselect/12x-authselect8adoc/fa/",
            "share_url": "https://translate.fedoraproject.org/engage/authselect/-/fa/",
            "translate_url": "https://translate.fedoraproject.org/translate/authselect/12x-authselect8adoc/fa/",
            "url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 1850,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 1.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-27T19:02:59.488159Z",
            "last_author": "Taha Mokhtary",
            "repository_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/fa/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/fa/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/fa/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/fa/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/fa/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "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": 67071,
            "filename": "src/man/po/authselect.8.adoc.fr.po",
            "revision": "330daa0c66f11c3fc24e815147bbceda919223eb",
            "web_url": "https://translate.fedoraproject.org/projects/authselect/12x-authselect8adoc/fr/",
            "share_url": "https://translate.fedoraproject.org/engage/authselect/-/fr/",
            "translate_url": "https://translate.fedoraproject.org/translate/authselect/12x-authselect8adoc/fr/",
            "url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 1850,
            "translated": 149,
            "translated_words": 1850,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 130,
            "failing_checks_percent": 5.3,
            "have_suggestion": 23,
            "have_comment": 0,
            "last_change": "2024-05-06T08:21:12.816251Z",
            "last_author": "Pierre GRASSER",
            "repository_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/fr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/fr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/fr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/fr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/fr/units/?format=api"
        },
        {
            "language": {
                "id": 134,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "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": 67072,
            "filename": "src/man/po/authselect.8.adoc.hu.po",
            "revision": "9776fc409eb9a18e15eb7075a9d892a6ec459e40",
            "web_url": "https://translate.fedoraproject.org/projects/authselect/12x-authselect8adoc/hu/",
            "share_url": "https://translate.fedoraproject.org/engage/authselect/-/hu/",
            "translate_url": "https://translate.fedoraproject.org/translate/authselect/12x-authselect8adoc/hu/",
            "url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 1850,
            "translated": 75,
            "translated_words": 832,
            "translated_percent": 50.3,
            "fuzzy": 3,
            "fuzzy_words": 22,
            "fuzzy_percent": 2.0,
            "failing_checks": 4,
            "failing_checks_words": 19,
            "failing_checks_percent": 2.6,
            "have_suggestion": 21,
            "have_comment": 0,
            "last_change": "2023-05-11T18:45:00.411399Z",
            "last_author": "Dankaházi (ifj.) István",
            "repository_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/hu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/hu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/hu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/hu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/hu/units/?format=api"
        },
        {
            "language": {
                "id": 145,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "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": 67073,
            "filename": "src/man/po/authselect.8.adoc.it.po",
            "revision": "386ab4a734c54fb5e64c2d1e169371c04e1af6bc",
            "web_url": "https://translate.fedoraproject.org/projects/authselect/12x-authselect8adoc/it/",
            "share_url": "https://translate.fedoraproject.org/engage/authselect/-/it/",
            "translate_url": "https://translate.fedoraproject.org/translate/authselect/12x-authselect8adoc/it/",
            "url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 1850,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 0.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 14,
            "have_comment": 0,
            "last_change": "2022-06-08T20:49:50.034858Z",
            "last_author": "Nathan",
            "repository_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/it/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/it/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/it/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/it/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/it/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "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": 67074,
            "filename": "src/man/po/authselect.8.adoc.ja.po",
            "revision": "6d7e2ea25c61ec0982428130bf39cb825e2df6ff",
            "web_url": "https://translate.fedoraproject.org/projects/authselect/12x-authselect8adoc/ja/",
            "share_url": "https://translate.fedoraproject.org/engage/authselect/-/ja/",
            "translate_url": "https://translate.fedoraproject.org/translate/authselect/12x-authselect8adoc/ja/",
            "url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 1850,
            "translated": 124,
            "translated_words": 1775,
            "translated_percent": 83.2,
            "fuzzy": 25,
            "fuzzy_words": 75,
            "fuzzy_percent": 16.7,
            "failing_checks": 16,
            "failing_checks_words": 183,
            "failing_checks_percent": 10.7,
            "have_suggestion": 24,
            "have_comment": 0,
            "last_change": "2022-12-02T09:45:37.533519Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/ja/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/ja/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/ja/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/ja/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/ja/units/?format=api"
        },
        {
            "language": {
                "id": 169,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "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": 67075,
            "filename": "src/man/po/authselect.8.adoc.ko.po",
            "revision": "103be41656d6ec61fcc90b433c9b8a3149d8bde2",
            "web_url": "https://translate.fedoraproject.org/projects/authselect/12x-authselect8adoc/ko/",
            "share_url": "https://translate.fedoraproject.org/engage/authselect/-/ko/",
            "translate_url": "https://translate.fedoraproject.org/translate/authselect/12x-authselect8adoc/ko/",
            "url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 1850,
            "translated": 149,
            "translated_words": 1850,
            "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": "2022-12-02T09:47:26.234354Z",
            "last_author": "김인수",
            "repository_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/ko/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/ko/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/ko/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/ko/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/ko/units/?format=api"
        },
        {
            "language": {
                "id": 219,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 219,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://translate.fedoraproject.org/languages/nl/",
                "url": "https://translate.fedoraproject.org/api/languages/nl/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 67076,
            "filename": "src/man/po/authselect.8.adoc.nl.po",
            "revision": "84ce6f4dd7a64e118b1234dd0427053cf25e7818",
            "web_url": "https://translate.fedoraproject.org/projects/authselect/12x-authselect8adoc/nl/",
            "share_url": "https://translate.fedoraproject.org/engage/authselect/-/nl/",
            "translate_url": "https://translate.fedoraproject.org/translate/authselect/12x-authselect8adoc/nl/",
            "url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 1850,
            "translated": 149,
            "translated_words": 1850,
            "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": "2023-04-01T20:56:48.943947Z",
            "last_author": "Maarten",
            "repository_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/nl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/nl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/nl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/nl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/nl/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://translate.fedoraproject.org/languages/pl/",
                "url": "https://translate.fedoraproject.org/api/languages/pl/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 67077,
            "filename": "src/man/po/authselect.8.adoc.pl.po",
            "revision": "2d7c5f3ef416153b547987c304346d84b8bdff78",
            "web_url": "https://translate.fedoraproject.org/projects/authselect/12x-authselect8adoc/pl/",
            "share_url": "https://translate.fedoraproject.org/engage/authselect/-/pl/",
            "translate_url": "https://translate.fedoraproject.org/translate/authselect/12x-authselect8adoc/pl/",
            "url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 1850,
            "translated": 26,
            "translated_words": 84,
            "translated_percent": 17.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-05-07T10:59:25.391963Z",
            "last_author": "Piotr Drąg",
            "repository_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/pl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/pl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/pl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/pl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/pl/units/?format=api"
        },
        {
            "language": {
                "id": 242,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 242,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "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": 67078,
            "filename": "src/man/po/authselect.8.adoc.pt.po",
            "revision": "cab8eae5a4341f7e124f8b80b81981dc0b9206ab",
            "web_url": "https://translate.fedoraproject.org/projects/authselect/12x-authselect8adoc/pt/",
            "share_url": "https://translate.fedoraproject.org/engage/authselect/-/pt/",
            "translate_url": "https://translate.fedoraproject.org/translate/authselect/12x-authselect8adoc/pt/",
            "url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 1850,
            "translated": 6,
            "translated_words": 14,
            "translated_percent": 4.0,
            "fuzzy": 5,
            "fuzzy_words": 7,
            "fuzzy_percent": 3.3,
            "failing_checks": 5,
            "failing_checks_words": 7,
            "failing_checks_percent": 3.3,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/pt/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/pt/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/pt/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/pt/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/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": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "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": 67079,
            "filename": "src/man/po/authselect.8.adoc.pt_BR.po",
            "revision": "58d9bfbc65f7d56b170625637f241719ec628a65",
            "web_url": "https://translate.fedoraproject.org/projects/authselect/12x-authselect8adoc/pt_BR/",
            "share_url": "https://translate.fedoraproject.org/engage/authselect/-/pt_BR/",
            "translate_url": "https://translate.fedoraproject.org/translate/authselect/12x-authselect8adoc/pt_BR/",
            "url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 1850,
            "translated": 12,
            "translated_words": 279,
            "translated_percent": 8.0,
            "fuzzy": 7,
            "fuzzy_words": 175,
            "fuzzy_percent": 4.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 25,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/pt_BR/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/pt_BR/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 252,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 252,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://translate.fedoraproject.org/languages/ru/",
                "url": "https://translate.fedoraproject.org/api/languages/ru/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 67080,
            "filename": "src/man/po/authselect.8.adoc.ru.po",
            "revision": "65aafb2c310dcdc5292a616a337ad2d5b274fcfa",
            "web_url": "https://translate.fedoraproject.org/projects/authselect/12x-authselect8adoc/ru/",
            "share_url": "https://translate.fedoraproject.org/engage/authselect/-/ru/",
            "translate_url": "https://translate.fedoraproject.org/translate/authselect/12x-authselect8adoc/ru/",
            "url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 1850,
            "translated": 124,
            "translated_words": 1775,
            "translated_percent": 83.2,
            "fuzzy": 25,
            "fuzzy_words": 75,
            "fuzzy_percent": 16.7,
            "failing_checks": 26,
            "failing_checks_words": 84,
            "failing_checks_percent": 17.4,
            "have_suggestion": 24,
            "have_comment": 0,
            "last_change": "2022-12-02T09:45:38.745407Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/ru/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/ru/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/ru/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/ru/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/ru/units/?format=api"
        },
        {
            "language": {
                "id": 271,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 15564656,
                "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": 67081,
            "filename": "src/man/po/authselect.8.adoc.si.po",
            "revision": "2b79b83262f3cf53f93fa05ab73e74a7cffbece7",
            "web_url": "https://translate.fedoraproject.org/projects/authselect/12x-authselect8adoc/si/",
            "share_url": "https://translate.fedoraproject.org/engage/authselect/-/si/",
            "translate_url": "https://translate.fedoraproject.org/translate/authselect/12x-authselect8adoc/si/",
            "url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 1850,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 0.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": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/si/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/si/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/si/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/si/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/si/units/?format=api"
        },
        {
            "language": {
                "id": 291,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "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": 67082,
            "filename": "src/man/po/authselect.8.adoc.sv.po",
            "revision": "fbd835f0cba5e3059562ed5970b72a3984d47ce1",
            "web_url": "https://translate.fedoraproject.org/projects/authselect/12x-authselect8adoc/sv/",
            "share_url": "https://translate.fedoraproject.org/engage/authselect/-/sv/",
            "translate_url": "https://translate.fedoraproject.org/translate/authselect/12x-authselect8adoc/sv/",
            "url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 1850,
            "translated": 149,
            "translated_words": 1850,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 29,
            "failing_checks_percent": 0.6,
            "have_suggestion": 23,
            "have_comment": 0,
            "last_change": "2023-02-03T21:48:35.552990Z",
            "last_author": "Göran Uddeborg",
            "repository_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/sv/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/sv/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/sv/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/sv/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/sv/units/?format=api"
        },
        {
            "language": {
                "id": 310,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 310,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "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": 67083,
            "filename": "src/man/po/authselect.8.adoc.tr.po",
            "revision": "52c7037a789625ddf8a648af9090dfb7138037d8",
            "web_url": "https://translate.fedoraproject.org/projects/authselect/12x-authselect8adoc/tr/",
            "share_url": "https://translate.fedoraproject.org/engage/authselect/-/tr/",
            "translate_url": "https://translate.fedoraproject.org/translate/authselect/12x-authselect8adoc/tr/",
            "url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 1850,
            "translated": 149,
            "translated_words": 1850,
            "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": "2022-12-02T15:36:57.812407Z",
            "last_author": "Oğuz Ersen",
            "repository_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/tr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/tr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/tr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/tr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/tr/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_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "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": 67084,
            "filename": "src/man/po/authselect.8.adoc.uk.po",
            "revision": "0ea1da69ce07ab7722c13b27414234a6620cbaa4",
            "web_url": "https://translate.fedoraproject.org/projects/authselect/12x-authselect8adoc/uk/",
            "share_url": "https://translate.fedoraproject.org/engage/authselect/-/uk/",
            "translate_url": "https://translate.fedoraproject.org/translate/authselect/12x-authselect8adoc/uk/",
            "url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 1850,
            "translated": 149,
            "translated_words": 1850,
            "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": "2022-12-02T14:06:31.307872Z",
            "last_author": "Yuri Chornoivan",
            "repository_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/uk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/uk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/uk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/uk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/uk/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": 67085,
            "filename": "src/man/po/authselect.8.adoc.zh_CN.po",
            "revision": "76c2fd9cb6fe453133e16fc8271e4c9961ea877f",
            "web_url": "https://translate.fedoraproject.org/projects/authselect/12x-authselect8adoc/zh_CN/",
            "share_url": "https://translate.fedoraproject.org/engage/authselect/-/zh_CN/",
            "translate_url": "https://translate.fedoraproject.org/translate/authselect/12x-authselect8adoc/zh_CN/",
            "url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 1850,
            "translated": 52,
            "translated_words": 646,
            "translated_percent": 34.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 12,
            "failing_checks_percent": 1.3,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2023-12-03T02:43:54.051050Z",
            "last_author": "Jingge Chen",
            "repository_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/zh_CN/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/zh_CN/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/zh_CN/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/zh_CN/units/?format=api"
        },
        {
            "language": {
                "id": 341,
                "code": "zh_TW",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 341,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.fedoraproject.org/languages/zh_TW/",
                "url": "https://translate.fedoraproject.org/api/languages/zh_TW/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/zh_TW/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 67086,
            "filename": "src/man/po/authselect.8.adoc.zh_TW.po",
            "revision": "13933db4903e6102753af8f61e9f1ab3f6458de4",
            "web_url": "https://translate.fedoraproject.org/projects/authselect/12x-authselect8adoc/zh_TW/",
            "share_url": "https://translate.fedoraproject.org/engage/authselect/-/zh_TW/",
            "translate_url": "https://translate.fedoraproject.org/translate/authselect/12x-authselect8adoc/zh_TW/",
            "url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 1850,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 0.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 13,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/zh_TW/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/zh_TW/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/zh_TW/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/zh_TW/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/zh_TW/units/?format=api"
        },
        {
            "language": {
                "id": 102,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "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": 69056,
            "filename": "src/man/po/authselect.8.adoc.fi.po",
            "revision": "a06c0f1fd975fad1a106481596e0f9f46c703fa6",
            "web_url": "https://translate.fedoraproject.org/projects/authselect/12x-authselect8adoc/fi/",
            "share_url": "https://translate.fedoraproject.org/engage/authselect/-/fi/",
            "translate_url": "https://translate.fedoraproject.org/translate/authselect/12x-authselect8adoc/fi/",
            "url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 149,
            "total_words": 1850,
            "translated": 19,
            "translated_words": 64,
            "translated_percent": 12.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-05-25T05:51:46.035744Z",
            "last_author": "Jan Kuparinen",
            "repository_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/fi/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/fi/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/fi/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/fi/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/authselect/12x-authselect8adoc/fi/units/?format=api"
        }
    ]
}