Translation components API.

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

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

{
    "count": 37,
    "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": 34045,
            "filename": "",
            "revision": "",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/en/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/en/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/en/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "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/python-meh/glossary/en/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/en/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/en/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/en/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/en/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": 55064,
            "filename": "it.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/it/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/it/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/it/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/it/?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/python-meh/glossary/it/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/it/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/it/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/it/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/it/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": 55065,
            "filename": "cs.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/cs/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/cs/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/cs/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/cs/?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/python-meh/glossary/cs/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/cs/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/cs/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/cs/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/cs/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": 55067,
            "filename": "sv.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/sv/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/sv/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/sv/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/sv/?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/python-meh/glossary/sv/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/sv/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/sv/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/sv/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/sv/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": 55069,
            "filename": "uk.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/uk/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/uk/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/uk/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/uk/?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/python-meh/glossary/uk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/uk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/uk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/uk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/uk/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "bn",
                "name": "Bengali",
                "plural": {
                    "id": 39,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bd",
                    "ben"
                ],
                "direction": "ltr",
                "population": 267193288,
                "web_url": "https://translate.fedoraproject.org/languages/bn/",
                "url": "https://translate.fedoraproject.org/api/languages/bn/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/bn/statistics/?format=api"
            },
            "language_code": "bn",
            "id": 55071,
            "filename": "bn.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/bn/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/bn/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/bn/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/bn/?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/python-meh/glossary/bn/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/bn/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/bn/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/bn/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/bn/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": 55073,
            "filename": "tr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/tr/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/tr/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/tr/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/tr/?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/python-meh/glossary/tr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/tr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/tr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/tr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/tr/units/?format=api"
        },
        {
            "language": {
                "id": 30,
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 30,
                    "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": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "population": 10064517,
                "web_url": "https://translate.fedoraproject.org/languages/be/",
                "url": "https://translate.fedoraproject.org/api/languages/be/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 55075,
            "filename": "be.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/be/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/be/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/be/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/be/?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/python-meh/glossary/be/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/be/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/be/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/be/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/be/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": 55077,
            "filename": "de.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/de/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/de/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/de/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/de/?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/python-meh/glossary/de/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/de/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/de/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/de/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/de/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": 55079,
            "filename": "pl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/pl/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/pl/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/pl/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/pl/?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/python-meh/glossary/pl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/pl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/pl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/pl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/pl/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": 55081,
            "filename": "si.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/si/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/si/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/si/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/si/?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/python-meh/glossary/si/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/si/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/si/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/si/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/si/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 138,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://translate.fedoraproject.org/languages/id/",
                "url": "https://translate.fedoraproject.org/api/languages/id/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 55083,
            "filename": "id.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/id/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/id/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/id/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/id/?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/python-meh/glossary/id/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/id/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/id/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/id/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/id/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": 55085,
            "filename": "fi.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/fi/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/fi/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/fi/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/fi/?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/python-meh/glossary/fi/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/fi/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/fi/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/fi/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/fi/units/?format=api"
        },
        {
            "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": 55087,
            "filename": "sr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/sr/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/sr/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/sr/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/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/python-meh/glossary/sr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/sr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/sr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/sr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/sr/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": 55089,
            "filename": "es.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/es/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/es/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/es/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/es/?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/python-meh/glossary/es/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/es/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/es/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/es/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/es/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": 55091,
            "filename": "pt_BR.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/pt_BR/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/pt_BR/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/pt_BR/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/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/python-meh/glossary/pt_BR/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/pt_BR/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/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": 55093,
            "filename": "nl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/nl/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/nl/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/nl/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/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/python-meh/glossary/nl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/nl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/nl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/nl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/nl/units/?format=api"
        },
        {
            "language": {
                "id": 166,
                "code": "km",
                "name": "Khmer (Central)",
                "plural": {
                    "id": 166,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "khm"
                ],
                "direction": "ltr",
                "population": 15065030,
                "web_url": "https://translate.fedoraproject.org/languages/km/",
                "url": "https://translate.fedoraproject.org/api/languages/km/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/km/statistics/?format=api"
            },
            "language_code": "km",
            "id": 55095,
            "filename": "km.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/km/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/km/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/km/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/km/?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/python-meh/glossary/km/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/km/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/km/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/km/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/km/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"
                ],
                "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": 55097,
            "filename": "ar.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/ar/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/ar/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/ar/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/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/python-meh/glossary/ar/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ar/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ar/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ar/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ar/units/?format=api"
        },
        {
            "language": {
                "id": 249,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 249,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://translate.fedoraproject.org/languages/ro/",
                "url": "https://translate.fedoraproject.org/api/languages/ro/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 55099,
            "filename": "ro.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/ro/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/ro/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/ro/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ro/?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/python-meh/glossary/ro/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ro/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ro/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ro/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ro/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": 55101,
            "filename": "ru.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/ru/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/ru/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/ru/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ru/?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/python-meh/glossary/ru/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ru/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ru/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ru/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ru/units/?format=api"
        },
        {
            "language": {
                "id": 7,
                "code": "af",
                "name": "Afrikaans",
                "plural": {
                    "id": 7,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "afr"
                ],
                "direction": "ltr",
                "population": 9318845,
                "web_url": "https://translate.fedoraproject.org/languages/af/",
                "url": "https://translate.fedoraproject.org/api/languages/af/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/af/statistics/?format=api"
            },
            "language_code": "af",
            "id": 55103,
            "filename": "af.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/af/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/af/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/af/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/af/?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/python-meh/glossary/af/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/af/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/af/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/af/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/af/units/?format=api"
        },
        {
            "language": {
                "id": 98,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 98,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "https://translate.fedoraproject.org/languages/eu/",
                "url": "https://translate.fedoraproject.org/api/languages/eu/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 55105,
            "filename": "eu.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/eu/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/eu/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/eu/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/eu/?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/python-meh/glossary/eu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/eu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/eu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/eu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/eu/units/?format=api"
        },
        {
            "language": {
                "id": 35,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 35,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://translate.fedoraproject.org/languages/bg/",
                "url": "https://translate.fedoraproject.org/api/languages/bg/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 55107,
            "filename": "bg.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/bg/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/bg/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/bg/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/bg/?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/python-meh/glossary/bg/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/bg/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/bg/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/bg/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/bg/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": 55109,
            "filename": "zh_TW.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/zh_TW/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/zh_TW/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/zh_TW/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/zh_TW/?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/python-meh/glossary/zh_TW/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/zh_TW/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/zh_TW/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/zh_TW/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/zh_TW/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": 55111,
            "filename": "ca.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/ca/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/ca/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/ca/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ca/?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/python-meh/glossary/ca/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ca/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ca/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ca/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ca/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://translate.fedoraproject.org/languages/da/",
                "url": "https://translate.fedoraproject.org/api/languages/da/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 55113,
            "filename": "da.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/da/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/da/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/da/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/da/?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/python-meh/glossary/da/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/da/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/da/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/da/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/da/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": 55115,
            "filename": "ia.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/ia/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/ia/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/ia/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/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/python-meh/glossary/ia/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ia/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ia/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ia/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ia/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": 55117,
            "filename": "ko.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/ko/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/ko/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/ko/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ko/?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/python-meh/glossary/ko/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ko/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ko/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ko/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ko/units/?format=api"
        },
        {
            "language": {
                "id": 272,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 272,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://translate.fedoraproject.org/languages/sk/",
                "url": "https://translate.fedoraproject.org/api/languages/sk/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 55119,
            "filename": "sk.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/sk/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/sk/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/sk/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/sk/?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/python-meh/glossary/sk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/sk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/sk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/sk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/sk/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": 55121,
            "filename": "fr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/fr/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/fr/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/fr/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/fr/?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/python-meh/glossary/fr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/fr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/fr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/fr/units/?format=api"
        },
        {
            "language": {
                "id": 283,
                "code": "sq",
                "name": "Albanian",
                "plural": {
                    "id": 283,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "alb",
                    "sqi"
                ],
                "direction": "ltr",
                "population": 6791906,
                "web_url": "https://translate.fedoraproject.org/languages/sq/",
                "url": "https://translate.fedoraproject.org/api/languages/sq/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sq/statistics/?format=api"
            },
            "language_code": "sq",
            "id": 55123,
            "filename": "sq.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/sq/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/sq/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/sq/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/sq/?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/python-meh/glossary/sq/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/sq/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/sq/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/sq/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/sq/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": 55125,
            "filename": "hu.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/hu/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/hu/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/hu/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/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/python-meh/glossary/hu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/hu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/hu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/hu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/hu/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": 55127,
            "filename": "zh_CN.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/zh_CN/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/zh_CN/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/zh_CN/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/zh_CN/?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/python-meh/glossary/zh_CN/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/zh_CN/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/zh_CN/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/zh_CN/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": 55129,
            "filename": "ja.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/ja/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/ja/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/ja/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ja/?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/python-meh/glossary/ja/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ja/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ja/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ja/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ja/units/?format=api"
        },
        {
            "language": {
                "id": 130,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 130,
                    "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": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://translate.fedoraproject.org/languages/hr/",
                "url": "https://translate.fedoraproject.org/api/languages/hr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 55502,
            "filename": "hr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/hr/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/hr/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/hr/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/hr/?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/python-meh/glossary/hr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/hr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/hr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/hr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/hr/units/?format=api"
        },
        {
            "language": {
                "id": 154,
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 154,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "population": 3543645,
                "web_url": "https://translate.fedoraproject.org/languages/ka/",
                "url": "https://translate.fedoraproject.org/api/languages/ka/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 76623,
            "filename": "ka.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/glossary/ka/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/ka/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/glossary/ka/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ka/?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/python-meh/glossary/ka/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ka/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ka/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ka/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/glossary/ka/units/?format=api"
        }
    ]
}