Translation components API.

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

GET /api/components/pykickstart/glossary/translations/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 62,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/components/pykickstart/glossary/translations/?format=api",
    "results": [
        {
            "language": {
                "id": 284,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 284,
                    "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": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "https://translate.fedoraproject.org/languages/sr/",
                "url": "https://translate.fedoraproject.org/api/languages/sr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 53748,
            "filename": "sr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/glossary/sr/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/sr/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/glossary/sr/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/sr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/sr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/sr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/sr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/sr/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": 53749,
            "filename": "pt_BR.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/glossary/pt_BR/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/pt_BR/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/glossary/pt_BR/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/pt_BR/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/pt_BR/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/pt_BR/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": 53750,
            "filename": "nl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/glossary/nl/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/nl/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/glossary/nl/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/nl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/nl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/nl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/nl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/nl/units/?format=api"
        },
        {
            "language": {
                "id": 119,
                "code": "gu",
                "name": "Gujarati",
                "plural": {
                    "id": 119,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "guj",
                    "prp"
                ],
                "direction": "ltr",
                "population": 61721798,
                "web_url": "https://translate.fedoraproject.org/languages/gu/",
                "url": "https://translate.fedoraproject.org/api/languages/gu/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/gu/statistics/?format=api"
            },
            "language_code": "gu",
            "id": 53751,
            "filename": "gu.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/glossary/gu/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/gu/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/glossary/gu/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/gu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/gu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/gu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/gu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/gu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/gu/units/?format=api"
        },
        {
            "language": {
                "id": 273,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 273,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 1973179,
                "web_url": "https://translate.fedoraproject.org/languages/sl/",
                "url": "https://translate.fedoraproject.org/api/languages/sl/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 53752,
            "filename": "sl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/glossary/sl/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/sl/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/glossary/sl/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/sl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/sl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/sl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/sl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/sl/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_ar",
                    "ara",
                    "arb"
                ],
                "direction": "rtl",
                "population": 351664195,
                "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": 53753,
            "filename": "ar.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/glossary/ar/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/ar/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/glossary/ar/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/ar/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/ar/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/ar/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/ar/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/ar/units/?format=api"
        },
        {
            "language": {
                "id": 137,
                "code": "ia",
                "name": "Interlingua",
                "plural": {
                    "id": 137,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ina"
                ],
                "direction": "ltr",
                "population": 135,
                "web_url": "https://translate.fedoraproject.org/languages/ia/",
                "url": "https://translate.fedoraproject.org/api/languages/ia/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ia/statistics/?format=api"
            },
            "language_code": "ia",
            "id": 53754,
            "filename": "ia.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/glossary/ia/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/ia/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/glossary/ia/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/ia/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/ia/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/ia/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/ia/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/ia/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/ia/units/?format=api"
        },
        {
            "language": {
                "id": 232,
                "code": "or",
                "name": "Odia",
                "plural": {
                    "id": 232,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ori",
                    "ory"
                ],
                "direction": "ltr",
                "population": 42434880,
                "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": 53755,
            "filename": "or.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/glossary/or/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/or/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/glossary/or/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/or/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/or/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/or/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/or/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/or/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/or/units/?format=api"
        },
        {
            "language": {
                "id": 168,
                "code": "kn",
                "name": "Kannada",
                "plural": {
                    "id": 168,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kan"
                ],
                "direction": "ltr",
                "population": 49065330,
                "web_url": "https://translate.fedoraproject.org/languages/kn/",
                "url": "https://translate.fedoraproject.org/api/languages/kn/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/kn/statistics/?format=api"
            },
            "language_code": "kn",
            "id": 53756,
            "filename": "kn.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/glossary/kn/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/kn/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/glossary/kn/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/kn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/kn/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/kn/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/kn/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/kn/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/kn/units/?format=api"
        },
        {
            "language": {
                "id": 286,
                "code": "sr_Latn",
                "name": "Serbian (latin)",
                "plural": {
                    "id": 286,
                    "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": [
                    "serbo_croatian",
                    "sh",
                    "sr_latn_rs",
                    "sr@latin",
                    "sr_rs@latin",
                    "srl",
                    "hbs"
                ],
                "direction": "ltr",
                "population": 8085593,
                "web_url": "https://translate.fedoraproject.org/languages/sr_Latn/",
                "url": "https://translate.fedoraproject.org/api/languages/sr_Latn/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sr_Latn/statistics/?format=api"
            },
            "language_code": "sr_Latn",
            "id": 53757,
            "filename": "sr_Latn.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/glossary/sr_Latn/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/sr_Latn/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/glossary/sr_Latn/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/sr_Latn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/sr_Latn/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/sr_Latn/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/sr_Latn/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/sr_Latn/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/sr_Latn/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": 53758,
            "filename": "hu.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/glossary/hu/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/hu/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/glossary/hu/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/hu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/hu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/hu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/hu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/hu/units/?format=api"
        },
        {
            "language": {
                "id": 69,
                "code": "de_CH",
                "name": "German (Switzerland)",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "des"
                ],
                "direction": "ltr",
                "population": 6134912,
                "web_url": "https://translate.fedoraproject.org/languages/de_CH/",
                "url": "https://translate.fedoraproject.org/api/languages/de_CH/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/de_CH/statistics/?format=api"
            },
            "language_code": "de_CH",
            "id": 53759,
            "filename": "de_CH.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/pykickstart/glossary/de_CH/",
            "share_url": "https://translate.fedoraproject.org/engage/pykickstart/-/de_CH/",
            "translate_url": "https://translate.fedoraproject.org/translate/pykickstart/glossary/de_CH/",
            "url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/de_CH/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/de_CH/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/de_CH/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/de_CH/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/de_CH/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/pykickstart/glossary/de_CH/units/?format=api"
        }
    ]
}