Translation components API.

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

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

{
    "count": 16,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/en/",
                "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 37662,
            "filename": "",
            "revision": "",
            "web_url": "https://l10n.opensuse.org/projects/agama/glossary/en/",
            "share_url": "https://l10n.opensuse.org/engage/agama/en/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/glossary/en/",
            "url": "https://l10n.opensuse.org/api/translations/agama/glossary/en/?format=api",
            "is_template": true,
            "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://l10n.opensuse.org/api/translations/agama/glossary/en/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/glossary/en/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/glossary/en/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/en/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/en/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/de/",
                "url": "https://l10n.opensuse.org/api/languages/de/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 37663,
            "filename": "de.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/agama/glossary/de/",
            "share_url": "https://l10n.opensuse.org/engage/agama/de/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/glossary/de/",
            "url": "https://l10n.opensuse.org/api/translations/agama/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://l10n.opensuse.org/api/translations/agama/glossary/de/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/glossary/de/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/glossary/de/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/de/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/de/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 64,
                    "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",
                "web_url": "https://l10n.opensuse.org/languages/cs/",
                "url": "https://l10n.opensuse.org/api/languages/cs/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 37666,
            "filename": "cs.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/agama/glossary/cs/",
            "share_url": "https://l10n.opensuse.org/engage/agama/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/glossary/cs/",
            "url": "https://l10n.opensuse.org/api/translations/agama/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://l10n.opensuse.org/api/translations/agama/glossary/cs/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/glossary/cs/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/glossary/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/cs/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/cs/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 214,
                    "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",
                "web_url": "https://l10n.opensuse.org/languages/ru/",
                "url": "https://l10n.opensuse.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 37671,
            "filename": "ru.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/agama/glossary/ru/",
            "share_url": "https://l10n.opensuse.org/engage/agama/ru/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/glossary/ru/",
            "url": "https://l10n.opensuse.org/api/translations/agama/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://l10n.opensuse.org/api/translations/agama/glossary/ru/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/glossary/ru/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/glossary/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/ru/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/ru/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 275,
                    "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",
                "web_url": "https://l10n.opensuse.org/languages/uk/",
                "url": "https://l10n.opensuse.org/api/languages/uk/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 37673,
            "filename": "uk.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/agama/glossary/uk/",
            "share_url": "https://l10n.opensuse.org/engage/agama/uk/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/glossary/uk/",
            "url": "https://l10n.opensuse.org/api/translations/agama/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://l10n.opensuse.org/api/translations/agama/glossary/uk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/glossary/uk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/glossary/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/uk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/uk/units/?format=api"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "ja_ja",
                    "jpn"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ja/",
                "url": "https://l10n.opensuse.org/api/languages/ja/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 37744,
            "filename": "ja.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/agama/glossary/ja/",
            "share_url": "https://l10n.opensuse.org/engage/agama/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/glossary/ja/",
            "url": "https://l10n.opensuse.org/api/translations/agama/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://l10n.opensuse.org/api/translations/agama/glossary/ja/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/glossary/ja/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/glossary/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/ja/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/ja/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 255,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/sv/",
                "url": "https://l10n.opensuse.org/api/languages/sv/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 37805,
            "filename": "sv.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/agama/glossary/sv/",
            "share_url": "https://l10n.opensuse.org/engage/agama/sv/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/glossary/sv/",
            "url": "https://l10n.opensuse.org/api/translations/agama/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://l10n.opensuse.org/api/translations/agama/glossary/sv/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/glossary/sv/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/glossary/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/sv/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/sv/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/nl/",
                "url": "https://l10n.opensuse.org/api/languages/nl/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 37807,
            "filename": "nl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/agama/glossary/nl/",
            "share_url": "https://l10n.opensuse.org/engage/agama/nl/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/glossary/nl/",
            "url": "https://l10n.opensuse.org/api/translations/agama/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://l10n.opensuse.org/api/translations/agama/glossary/nl/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/glossary/nl/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/glossary/nl/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/nl/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/nl/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/es/",
                "url": "https://l10n.opensuse.org/api/languages/es/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 37810,
            "filename": "es.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/agama/glossary/es/",
            "share_url": "https://l10n.opensuse.org/engage/agama/es/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/glossary/es/",
            "url": "https://l10n.opensuse.org/api/translations/agama/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://l10n.opensuse.org/api/translations/agama/glossary/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/glossary/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/glossary/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/es/units/?format=api"
        },
        {
            "language": {
                "code": "mk",
                "name": "Macedonian",
                "plural": {
                    "id": 157,
                    "source": 0,
                    "number": 2,
                    "formula": "n==1 || n%10==1 ? 0 : 1",
                    "type": 1
                },
                "aliases": [
                    "mac",
                    "mkd"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/mk/",
                "url": "https://l10n.opensuse.org/api/languages/mk/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/mk/statistics/?format=api"
            },
            "language_code": "mk",
            "id": 37847,
            "filename": "mk.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/agama/glossary/mk/",
            "share_url": "https://l10n.opensuse.org/engage/agama/mk/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/glossary/mk/",
            "url": "https://l10n.opensuse.org/api/translations/agama/glossary/mk/?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://l10n.opensuse.org/api/translations/agama/glossary/mk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/glossary/mk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/glossary/mk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/mk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/mk/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 206,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/pt_BR/",
                "url": "https://l10n.opensuse.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 37851,
            "filename": "pt_BR.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/agama/glossary/pt_BR/",
            "share_url": "https://l10n.opensuse.org/engage/agama/pt_BR/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/glossary/pt_BR/",
            "url": "https://l10n.opensuse.org/api/translations/agama/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://l10n.opensuse.org/api/translations/agama/glossary/pt_BR/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/glossary/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/glossary/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 88,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/fr/",
                "url": "https://l10n.opensuse.org/api/languages/fr/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 37853,
            "filename": "fr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/agama/glossary/fr/",
            "share_url": "https://l10n.opensuse.org/engage/agama/fr/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/glossary/fr/",
            "url": "https://l10n.opensuse.org/api/translations/agama/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://l10n.opensuse.org/api/translations/agama/glossary/fr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/glossary/fr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/fr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/fr/units/?format=api"
        },
        {
            "language": {
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 118,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/id/",
                "url": "https://l10n.opensuse.org/api/languages/id/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 37911,
            "filename": "id.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/agama/glossary/id/",
            "share_url": "https://l10n.opensuse.org/engage/agama/id/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/glossary/id/",
            "url": "https://l10n.opensuse.org/api/translations/agama/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://l10n.opensuse.org/api/translations/agama/glossary/id/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/glossary/id/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/glossary/id/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/id/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/id/units/?format=api"
        },
        {
            "language": {
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 98,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ka/",
                "url": "https://l10n.opensuse.org/api/languages/ka/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 37968,
            "filename": "ka.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/agama/glossary/ka/",
            "share_url": "https://l10n.opensuse.org/engage/agama/ka/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/glossary/ka/",
            "url": "https://l10n.opensuse.org/api/translations/agama/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://l10n.opensuse.org/api/translations/agama/glossary/ka/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/glossary/ka/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/glossary/ka/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/ka/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/ka/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 53,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/zh_Hans/",
                "url": "https://l10n.opensuse.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans",
            "id": 37973,
            "filename": "zh_Hans.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/agama/glossary/zh_Hans/",
            "share_url": "https://l10n.opensuse.org/engage/agama/zh_Hans/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/glossary/zh_Hans/",
            "url": "https://l10n.opensuse.org/api/translations/agama/glossary/zh_Hans/?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://l10n.opensuse.org/api/translations/agama/glossary/zh_Hans/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/glossary/zh_Hans/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/glossary/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/zh_Hans/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 42,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ca/",
                "url": "https://l10n.opensuse.org/api/languages/ca/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 37977,
            "filename": "ca.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/agama/glossary/ca/",
            "share_url": "https://l10n.opensuse.org/engage/agama/ca/",
            "translate_url": "https://l10n.opensuse.org/translate/agama/glossary/ca/",
            "url": "https://l10n.opensuse.org/api/translations/agama/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://l10n.opensuse.org/api/translations/agama/glossary/ca/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/agama/glossary/ca/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/agama/glossary/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/ca/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/agama/glossary/ca/units/?format=api"
        }
    ]
}